X-Git-Url: https://git.xandkar.net/?p=khatus.git;a=blobdiff_plain;f=x5%2FMakefile;h=59d115b8107616bd003a98b7b93d9e5a8986b62e;hp=839a0a598eb3e569c9f7f224c5e8f40c961df23f;hb=f76c7576941e2c2de3b077d6113acbd109352bb8;hpb=45f1ce6e2dbaedd30f0ceed2d8f3feb4afa157a6 diff --git a/x5/Makefile b/x5/Makefile index 839a0a5..59d115b 100644 --- a/x5/Makefile +++ b/x5/Makefile @@ -6,7 +6,7 @@ LDLIBS := -lX11 build: khatus clean: - @rm -f khatus + @ find . -type f -executable -delete rebuild: @$(MAKE) -s clean