ioq3quest/code/Makefile
2005-08-26 04:48:05 +00:00

3 lines
158 B
Makefile
Executable file

# nasty ugly to get build system working from Anjuta
all:
if [ `hostname` == sparkle ] ; then ./unix/pcons-2.3.1 -j4 -- novm noso ; else ./unix/cons ; fi