Changeset 44fa6a for molecuilder/src/Makefile.am
- Timestamp:
- May 24, 2008, 12:31:46 PM (17 years ago)
- Children:
- 2f6525
- Parents:
- 6145aa7
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
molecuilder/src/Makefile.am
r6145aa7 r44fa6a 12 12 analyzer_CXXFLAGS = -march=nocona -Wall -DBIGENDIAN=0 13 13 14 AM_CFLAGS = -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wshadow -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Wredundant-decls -Wnested-externs -Wmissing-noreturn -Wformat-security -Wmissing-format-attribute -Winit-self 15 AM_CPPFLAGS = -Wall -W -Wshadow -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Wredundant-decls -Wmissing-noreturn -Wformat-security -Wmissing-format-attribute -Winit-self 16 14 17 #EXTRA_DIST = ${molecuilder_DATA}
Note:
See TracChangeset
for help on using the changeset viewer.