source:
orxonox.OLD/branches/script_engine/src/subprojects/testmain/Makefile.am
@
8665
| Last change on this file since 8665 was 4492, checked in by bensch, 20 years ago | |
|---|---|
| File size: 215 bytes | |
| Line | |
|---|---|
| 1 | MAINSRCDIR=../.. |
| 2 | include $(MAINSRCDIR)/defs/include_paths.am |
| 3 | |
| 4 | |
| 5 | AM_LDFLAGS=$(MWINDOWS) |
| 6 | |
| 7 | #"-O3 -pedantic -fPIC -ffast-math -I/usr/X11R6/include" |
| 8 | |
| 9 | |
| 10 | bin_PROGRAMS=testmain |
| 11 | testmain_SOURCES= testmain.cc |
| 12 | |
| 13 | noinst_HEADERS= |
Note: See TracBrowser
for help on using the repository browser.










