Initialize some more uninit vars
[khatus.git] / x5 / Makefile
index 1429988..98f210c 100644 (file)
@@ -1,5 +1,7 @@
+CFLAGS := -Wall -Wextra
+LDLIBS := -lX11
+
 EXECUTABLES := khatus
-CC          := gcc -Wall
 
 .PHONY: \
   build \
This page took 0.018625 seconds and 4 git commands to generate.