quake3live/code/Makefile
2026-03-18 13:32:24 +08:00

3 lines
158 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