From 8aaa1de6d041cd91b5d61654883997311f83c9b7 Mon Sep 17 00:00:00 2001 From: Jan Lindemann Date: Wed, 10 Jul 2002 12:28:49 +0000 Subject: [PATCH] bin/Makefile: Now not creating INSTALL_BINDIR anymore --- bin/Makefile | 3 --- 1 file changed, 3 deletions(-) diff --git a/bin/Makefile b/bin/Makefile index 8172612b..f095e5fa 100644 --- a/bin/Makefile +++ b/bin/Makefile @@ -37,9 +37,6 @@ include $(MODDIR)/make/scripts.mk all: -$(INSTALL_BINDIR): - $(INSTALL) -o root -g root -m 755 -d $@ - install: $(INSTALL_BINDIR) $(INSTALLED_EXE_SH) profclean: