Add TODO to handle signals
[khatus.git] / x5 / Makefile
index 571c8ba..98f210c 100644 (file)
@@ -1,5 +1,7 @@
+CFLAGS := -Wall -Wextra
+LDLIBS := -lX11
+
 EXECUTABLES := khatus
-CC          := $(CC) -Wall
 
 .PHONY: \
   build \
This page took 0.023015 seconds and 4 git commands to generate.