diff --git a/bin/Makefile b/bin/Makefile index 31c9c6eb..0507904b 100644 --- a/bin/Makefile +++ b/bin/Makefile @@ -33,12 +33,3 @@ TOPDIR = .. include $(TOPDIR)/make/proj.mk include $(MODDIR)/make/bin.mk - -all: -clean: clean.file -install: - -profclean: - -clean.file: - file -i * | sed '/x-executable\|x-shellscript/ !d; s/:.*//' | xargs -r rm -f