source:
orxonox.OLD/branches/atmospheric_engine/src/lib/collision_reaction/Makefile.am
@
8251
Last change on this file since 8251 was 7819, checked in by patrick, 18 years ago | |
---|---|
File size: 164 bytes |
Line | |
---|---|
1 | MAINSRCDIR=../.. |
2 | include $(MAINSRCDIR)/defs/include_paths.am |
3 | |
4 | noinst_LIBRARIES = libORXcr.a |
5 | |
6 | libORXcr_a_SOURCES = cr_engine.cc |
7 | |
8 | |
9 | |
10 | noinst_HEADERS = cr_engine.h |
11 |
Note: See TracBrowser
for help on using the repository browser.