Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: orxonox.OLD/branches/new_class_id/src/lib/parser/cmdline_parser/Makefile.am @ 9856

Last change on this file since 9856 was 9856, checked in by bensch, 18 years ago

some movement

File size: 191 bytes
Line 
1
2INCLUDES=../../../../
3
4noinst_LIBRARIES = libCmdLineParser.a
5
6libCmdLineParser_a_SOURCES = cmdline_parser.cc
7
8libCmdLineParser_a_CPPFLAGS = "-DNO_SHELL"
9
10noinst_HEADERS = cmdline_parser.h
11
12
Note: See TracBrowser for help on using the repository browser.