game-source/quakeworld/Makefile
2003-03-02 04:06:47 +00:00

5 lines
110 B
Makefile

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