make/solaris/makefiles/jvmg.make

changeset 3095
19241ae0d839
parent 1907
c18cbe5936b8
child 3900
d2a62e0f25eb
equal deleted inserted replaced
3094:b27c72d69fd1 3095:19241ae0d839
42 # Set the environment variable HOTSPARC_GENERIC to "true" 42 # Set the environment variable HOTSPARC_GENERIC to "true"
43 # to inhibit the effect of the previous line on CFLAGS. 43 # to inhibit the effect of the previous line on CFLAGS.
44 44
45 # Linker mapfiles 45 # Linker mapfiles
46 MAPFILE = $(GAMMADIR)/make/solaris/makefiles/mapfile-vers \ 46 MAPFILE = $(GAMMADIR)/make/solaris/makefiles/mapfile-vers \
47 $(GAMMADIR)/make/solaris/makefiles/mapfile-vers-debug \ 47 $(GAMMADIR)/make/solaris/makefiles/mapfile-vers-debug
48 $(GAMMADIR)/make/solaris/makefiles/mapfile-vers-nonproduct
49 48
50 # This mapfile is only needed when compiling with dtrace support, 49 # This mapfile is only needed when compiling with dtrace support,
51 # and mustn't be otherwise. 50 # and mustn't be otherwise.
52 MAPFILE_DTRACE = $(GAMMADIR)/make/solaris/makefiles/mapfile-vers-$(TYPE) 51 MAPFILE_DTRACE = $(GAMMADIR)/make/solaris/makefiles/mapfile-vers-$(TYPE)
53 52

mercurial