X-Git-Url: https://git.xandkar.net/?a=blobdiff_plain;f=x5%2FMakefile;h=59d115b8107616bd003a98b7b93d9e5a8986b62e;hb=7fb02106fc146cdfad92fe5bafad2336c9b166c1;hp=839a0a598eb3e569c9f7f224c5e8f40c961df23f;hpb=af4ef80d4366025b71ff6f11fbc9bc13d64d3758;p=khatus.git 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