game-source/quake/Makefile
Bill Currie e158247afb --traditional is no longer needed. paroxysm/quake will take a lot more work
to get to this point, but now quake, quakeworld and paroxysm/quakeword can
start using qfcc's features.
2002-02-22 19:12:55 +00:00

5 lines
100 B
Makefile

all: progs.dat
progs.dat: progs.src *.qc
qfcc -Werror -g
clean:
rm -f core *.dat *.sym progdefs.h