0
0
Fork 0
mirror of https://github.com/UberGames/ioef.git synced 2025-03-02 23:12:14 +00:00
ioef/code/Makefile
2005-08-28 17:54:51 +00:00

3 lines
155 B
Makefile

# 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