0
0
Fork 0
mirror of https://git.code.sf.net/p/quake/prozac-qfcc synced 2025-03-03 16:11:56 +00:00

make all work

This commit is contained in:
Bill Currie 2001-08-24 23:34:42 +00:00
parent 5e3fdef17b
commit 6debcdb4ed

View file

@ -1,3 +1,4 @@
all: qwprogs.dat
qwprogs.dat: progs.src *.qc *.qh
qfcc --warn=error --debug --quiet
clean: