Minor update to qfcc's options now that I'm aware of them

This commit is contained in:
Timothy C. McGrath 2007-04-11 10:36:33 +00:00
parent f09d445a3c
commit 095e2e71d2

View file

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