divVerent was not happy!

git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@3925 fc73d0e0-1445-4013-8a0c-d673dee63da5
This commit is contained in:
Spoike 2011-11-27 16:17:02 +00:00
parent 3adc129b83
commit a3257e524f
1 changed files with 2 additions and 1 deletions

View File

@ -6,7 +6,8 @@ WIN32GUI_OBJS=qccgui.o qccguistuff.o
TUI_OBJS=qcctui.o
LIB_OBJS=
CC=gcc -Wall
CC?=gcc
CFLAGS?=-Wall
all: qcc