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