]> git.xonotic.org Git - voretournament/voretournament.git/blobdiff - misc/source/fteqcc-src/Makefile
Update fteqcc source
[voretournament/voretournament.git] / misc / source / fteqcc-src / Makefile
index 40a721c6474c1d19182f4927701512c69a55b4ec..786d22e32dbc41ba53eacb86c67459496d5d643c 100644 (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