source:
orxonox.OLD/trunk/src/lib/shell/Makefile.am
@
5165
Last change on this file since 5165 was 5160, checked in by bensch, 20 years ago | |
---|---|
File size: 218 bytes |
Line | |
---|---|
1 | MAINSRCDIR=../.. |
2 | include $(MAINSRCDIR)/defs/include_paths.am |
3 | |
4 | noinst_LIBRARIES = libORXshell.a |
5 | |
6 | libORXshell_a_SOURCES = shell.cc \ |
7 | shell_command.cc |
8 | |
9 | |
10 | noinst_HEADERS= shell.h \ |
11 | shell_command.h |
Note: See TracBrowser
for help on using the repository browser.