more consistent builds :)

This commit is contained in:
Bill Currie 2002-02-19 05:19:33 +00:00
parent ce9581e654
commit 4b376c2ba0

5
quakeworld/Makefile Normal file
View file

@ -0,0 +1,5 @@
all: qwprogs.dat
qwprogs.dat: progs.src *.qc
qfcc --traditional -Werror -g
clean:
rm -f core *.dat *.sym progdefs.h