source:
orxonox.OLD/branches/shared_lib/src/lib/parser/cmdline_parser/Makefile.am
@
10011
| Last change on this file since 10011 was 7256, checked in by bensch, 20 years ago | |
|---|---|
| File size: 168 bytes | |
| Line | |
|---|---|
| 1 | |
| 2 | noinst_LIBRARIES = libCmdLineParser.a |
| 3 | |
| 4 | libCmdLineParser_a_SOURCES = cmdline_parser.cc |
| 5 | |
| 6 | libCmdLineParser_a_CPPFLAGS = "-DNO_SHELL" |
| 7 | |
| 8 | noinst_HEADERS = cmdline_parser.h |
| 9 | |
| 10 |
Note: See TracBrowser
for help on using the repository browser.










