Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

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

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

some include errors fixed

File size: 191 bytes
Line 
1
2INCLUDES = -I../../..
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.