prozac-qfcc/makefile
Bill Currie 99190cb79a world -> NIL for null entities. Seems to work (only issue would be borked
tests for foo == world -> !foo and for != world -> foo).
2001-11-02 17:00:52 +00:00

5 lines
130 B
Makefile

all: qwprogs.dat
qwprogs.dat: progs.src *.qc *.qh
qfcc --warn=error --code=debug
clean:
rm -f core *.dat *.pqc *.sym progdefs.h