Check that file exists and that it is a FIFO
[khatus.git] / x5 / Makefile
index 5fd735d..571c8ba 100644 (file)
@@ -1,5 +1,5 @@
 EXECUTABLES := khatus
-CC          := c99-gcc -Wall
+CC          := $(CC) -Wall
 
 .PHONY: \
   build \
This page took 0.02013 seconds and 4 git commands to generate.