bin/Makefile:

Signed-off-by: Jan Lindemann <jan@janware.com>
This commit is contained in:
Jan Lindemann 2018-12-28 13:33:48 +00:00
commit 0a63920e60

View file

@ -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