Quake-III-Arena

Quake III Arena GPL Source Release
Log | Files | Refs

Makefile (155B)


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