game-source/paroxysm/quakeworld/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
104 B
Makefile

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