Makefile
changeset 1276 88267d591eb1
parent 1259 8d8515e3da29
child 1288 7ccc1c504331
equal deleted inserted replaced
1275:5d1b5fe31c78 1276:88267d591eb1
   290   CFLAGS += -pg
   290   CFLAGS += -pg
   291   LDFLAGS += -pg
   291   LDFLAGS += -pg
   292 endif
   292 endif
   293 
   293 
   294 CDEFS=-DWITH_REV
   294 CDEFS=-DWITH_REV
   295 LDFLAGS=
       
   296 LIBS=
       
   297 
   295 
   298 ifndef DEBUG
   296 ifndef DEBUG
   299 ifndef PROFILE
   297 ifndef PROFILE
   300 # Release mode
   298 # Release mode
   301 ifndef MORPHOS
   299 ifndef MORPHOS