mirror of
https://git.code.sf.net/p/quake/quake2forge
synced 2024-12-13 14:11:35 +00:00
8e79055eef
should be as good as doing a pristine checkout * I've got the xatrix and rogue modpacks building, but their license is dubious. game.h has been updated with the 2 extra lines that the xatrix and rogue game.h's had, and the Makefile.ams will build the code if you unpack them into the dirs (with a little modification because of -Wall -Werror ;-)
4 lines
64 B
Makefile
4 lines
64 B
Makefile
# $Id$
|
|
|
|
#SUBDIRS = baseq2 ctf
|
|
SUBDIRS = baseq2 ctf xatrix rogue
|