X-Git-Url: https://git.xandkar.net/?a=blobdiff_plain;f=x5%2FMakefile;h=816deff6602af647068639ca27d93039947147cd;hb=fabb877142fbe4686ef7fcaf7fa0f4f92c1fe254;hp=571c8ba3bd63f58dc43db5f9f40bad2f6dc65a5f;hpb=bec93767e683bb3f5de385d250d61ac06d436c29;p=khatus.git diff --git a/x5/Makefile b/x5/Makefile index 571c8ba..816deff 100644 --- a/x5/Makefile +++ b/x5/Makefile @@ -1,5 +1,7 @@ +CFLAGS := -Wall +LDLIBS := -lX11 + EXECUTABLES := khatus -CC := $(CC) -Wall .PHONY: \ build \