Changeset bdba3c for molecuilder/src
- Timestamp:
- May 30, 2008, 1:50:45 PM (17 years ago)
- Children:
- eefb8e
- Parents:
- ae0078
- File:
-
- 1 edited
-
molecuilder/src/Makefile.am (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
molecuilder/src/Makefile.am
rae0078 rbdba3c 8 8 joiner_SOURCES = joiner.cpp parser.cpp helpers.cpp verbose.cpp helpers.hpp parser.hpp datacreator.cpp datacreator.hpp 9 9 analyzer_SOURCES = analyzer.cpp parser.cpp datacreator.cpp helpers.cpp verbose.cpp helpers.hpp parser.hpp datacreator.hpp 10 molecuilder_CXXFLAGS = -march=nocona -Wall -DBIGENDIAN=011 joiner_CXXFLAGS = -march=nocona -Wall -DBIGENDIAN=012 analyzer_CXXFLAGS = -march=nocona -Wall -DBIGENDIAN=013 10 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-self15 AM_CPPFLAGS = -Wall -W -Wshadow -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Wredundant-decls -Wmissing-noreturn -Wformat-security -Wmissing-format-attribute -Winit-self16 11 17 12 #EXTRA_DIST = ${molecuilder_DATA}
Note:
See TracChangeset
for help on using the changeset viewer.
