14 DEFINES += NDEBUG ; # turn off assert()
18 if ! $(LST_FAST_WRITING) {
19 DEFINES += LST_COMPACT_WRITE_WORD ;
24 # Echo "MSG: no stripping" ;
25 # LINKFLAGS = [ RemoveOpt "-s" : $(LINKFLAGS) ] ;
33 include Jamrules.modules ;
34 softinclude Jamrules.push ;