make/solaris/makefiles/fastdebug.make

changeset 3095
19241ae0d839
parent 2384
0a8e0d4345b3
child 3946
43541217e9f7
child 3969
1d7922586cf6
equal deleted inserted replaced
3094:b27c72d69fd1 3095:19241ae0d839
105 DEBUG_CFLAGS/BYFILE = $(DEBUG_CFLAGS/$@)$(DEBUG_CFLAGS/DEFAULT$(DEBUG_CFLAGS/$@)) 105 DEBUG_CFLAGS/BYFILE = $(DEBUG_CFLAGS/$@)$(DEBUG_CFLAGS/DEFAULT$(DEBUG_CFLAGS/$@))
106 CFLAGS += $(DEBUG_CFLAGS/BYFILE) 106 CFLAGS += $(DEBUG_CFLAGS/BYFILE)
107 107
108 # Linker mapfiles 108 # Linker mapfiles
109 MAPFILE = $(GAMMADIR)/make/solaris/makefiles/mapfile-vers \ 109 MAPFILE = $(GAMMADIR)/make/solaris/makefiles/mapfile-vers \
110 $(GAMMADIR)/make/solaris/makefiles/mapfile-vers-debug \ 110 $(GAMMADIR)/make/solaris/makefiles/mapfile-vers-debug
111 $(GAMMADIR)/make/solaris/makefiles/mapfile-vers-nonproduct
112 111
113 # This mapfile is only needed when compiling with dtrace support, 112 # This mapfile is only needed when compiling with dtrace support,
114 # and mustn't be otherwise. 113 # and mustn't be otherwise.
115 MAPFILE_DTRACE = $(GAMMADIR)/make/solaris/makefiles/mapfile-vers-$(TYPE) 114 MAPFILE_DTRACE = $(GAMMADIR)/make/solaris/makefiles/mapfile-vers-$(TYPE)
116 115

mercurial