ioq3quest/code/Makefile

4 lines
155 B
Makefile
Raw Normal View History

2005-08-26 17:39:27 +00:00
# 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