The Quake III Arena sources as originally released under the GPL license on August 20, 2005.
This commit is contained in:
3
code/Makefile
Normal file
3
code/Makefile
Normal file
@@ -0,0 +1,3 @@
|
||||
# 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
|
||||
Reference in New Issue
Block a user