From e0fa017f47614ce8b035c01206f628a3b271d0e8 Mon Sep 17 00:00:00 2001 From: Jan Lindemann Date: Tue, 4 Sep 2007 20:38:35 +0000 Subject: [PATCH] bin/Makefile: Remove target directories breaking install target --- bin/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/Makefile b/bin/Makefile index 6341a66a..905563f1 100644 --- a/bin/Makefile +++ b/bin/Makefile @@ -36,7 +36,7 @@ include $(MODDIR)/make/scripts.mk all: clean: clean.file -install: $(INSTALL_EXEDIR) $(INSTALLED_EXE_SH) +install: profclean: