hotspot/make/bsd/makefiles/product.make
changeset 14815 41114a74463a
parent 13963 e5b53c306fb5
child 20686 1fa9a75192c3
equal deleted inserted replaced
14739:12125dacc077 14815:41114a74463a
    38 # to inhibit the effect of the previous line on CFLAGS.
    38 # to inhibit the effect of the previous line on CFLAGS.
    39 
    39 
    40 # Linker mapfile
    40 # Linker mapfile
    41 MAPFILE = $(GAMMADIR)/make/bsd/makefiles/mapfile-vers-product
    41 MAPFILE = $(GAMMADIR)/make/bsd/makefiles/mapfile-vers-product
    42 
    42 
    43 G_SUFFIX =
       
    44 SYSDEFS += -DPRODUCT
    43 SYSDEFS += -DPRODUCT
    45 VERSION = optimized
    44 VERSION = optimized
    46 
    45 
    47 # use -g to strip library as -x will discard its symbol table; -x is fine for
    46 # use -g to strip library as -x will discard its symbol table; -x is fine for
    48 # executables.
    47 # executables.