bin/Makefile: Now not creating INSTALL_BINDIR anymore

This commit is contained in:
Jan Lindemann 2002-07-10 12:28:49 +00:00 committed by Jan Lindemann
commit 8aaa1de6d0

View file

@ -37,9 +37,6 @@ include $(MODDIR)/make/scripts.mk
all: all:
$(INSTALL_BINDIR):
$(INSTALL) -o root -g root -m 755 -d $@
install: $(INSTALL_BINDIR) $(INSTALLED_EXE_SH) install: $(INSTALL_BINDIR) $(INSTALLED_EXE_SH)
profclean: profclean: