Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: orxonox.OLD/orxonox/trunk/src/subprojects/testmain/Makefile.am @ 4492

Last change on this file since 4492 was 4492, checked in by bensch, 19 years ago

orxonox/trunk: importer works again

File size: 215 bytes
Line 
1MAINSRCDIR=../..
2include $(MAINSRCDIR)/defs/include_paths.am
3
4
5AM_LDFLAGS=$(MWINDOWS)
6
7#"-O3 -pedantic -fPIC -ffast-math -I/usr/X11R6/include"
8
9
10bin_PROGRAMS=testmain
11testmain_SOURCES= testmain.cc
12
13noinst_HEADERS=
Note: See TracBrowser for help on using the repository browser.