jdk/make/sun/xawt/Makefile
changeset 8583 15dea0fdc2ea
parent 7933 afae9398b405
child 9035 1255eb81cc2f
child 9002 6ee0abf0167f
equal deleted inserted replaced
8471:fd444c61e7ed 8583:15dea0fdc2ea
    22 # or visit www.oracle.com if you need additional information or have any
    22 # or visit www.oracle.com if you need additional information or have any
    23 # questions.
    23 # questions.
    24 #
    24 #
    25 
    25 
    26 BUILDDIR = ../..
    26 BUILDDIR = ../..
    27 MODULE  = awt
       
    28 PACKAGE = sun.awt.X11
    27 PACKAGE = sun.awt.X11
    29 LIBRARY = mawt
    28 LIBRARY = mawt
    30 LIBRARY_OUTPUT = xawt
    29 LIBRARY_OUTPUT = xawt
    31 LIB_LOCATION = $(LIBDIR)/$(LIBARCH)/xawt
    30 LIB_LOCATION = $(LIBDIR)/$(LIBARCH)/xawt
    32 PRODUCT = sun
    31 PRODUCT = sun