SCM Repository
Diff of /branches/vis12/src/lib/build/mk/build_gmk.in
Parent Directory
|
Revision Log
|
Patch
revision 1720, Mon Mar 12 20:15:26 2012 UTC | revision 1721, Mon Mar 12 20:19:29 2012 UTC | |
---|---|---|
# | Line 54 | Line 54 |
54 | CPPFLAGS += -DDIDEROT_TARGET_PARALLEL | CPPFLAGS += -DDIDEROT_TARGET_PARALLEL |
55 | endif | endif |
56 | ||
57 | # | |
58 | # set debug flags, if needed | |
59 | # | |
60 | ifeq ($(ENABLE_DEBUG),true) | ifeq ($(ENABLE_DEBUG),true) |
61 | CFLAGS += -g3 -O0 | CFLAGS += -g3 -O0 |
62 | else | else |
|
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |