jdk/make/sun/font/t2k/Makefile
changeset 8583 15dea0fdc2ea
parent 7668 d4a77089c587
child 9035 1255eb81cc2f
equal deleted inserted replaced
8471:fd444c61e7ed 8583:15dea0fdc2ea
    26 #
    26 #
    27 # Makefile for building t2k rasteriser.
    27 # Makefile for building t2k rasteriser.
    28 #
    28 #
    29 
    29 
    30 BUILDDIR = ../../..
    30 BUILDDIR = ../../..
    31 MODULE  = font
       
    32 PACKAGE = sun.font
    31 PACKAGE = sun.font
    33 LIBRARY = t2k
    32 LIBRARY = t2k
    34 PRODUCT = sun
    33 PRODUCT = sun
    35 
    34 
    36 # Indicate we want the C++ compiler to do the linking.
    35 # Indicate we want the C++ compiler to do the linking.