make/solaris/makefiles/jvmg.make

changeset 4344
892acf0431ef
parent 4153
b9a9ed0f8eeb
equal deleted inserted replaced
4332:4a2ed49abd51 4344:892acf0431ef
49 49
50 # This mapfile is only needed when compiling with dtrace support, 50 # This mapfile is only needed when compiling with dtrace support,
51 # and mustn't be otherwise. 51 # and mustn't be otherwise.
52 MAPFILE_DTRACE = $(GAMMADIR)/make/solaris/makefiles/mapfile-vers-$(TYPE) 52 MAPFILE_DTRACE = $(GAMMADIR)/make/solaris/makefiles/mapfile-vers-$(TYPE)
53 53
54 G_SUFFIX = _g
55 VERSION = debug 54 VERSION = debug
56 SYSDEFS += -DASSERT -DDEBUG 55 SYSDEFS += -DASSERT -DDEBUG
57 PICFLAGS = DEFAULT 56 PICFLAGS = DEFAULT

mercurial