Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Only use the C comment style, not the C++ one
[simgrid.git] / src / Makefile.am
index 8eda89f..8c1b529 100644 (file)
@@ -1,5 +1,7 @@
 SUBDIRS=.  
 # amok not ported to GRAS NG yet
+
+AM_CFLAGS= -g
 #AM_CFLAGS= -DNDEBUG 
 
 # -DNLOG   cuts absolutely all logs at compilation time.