mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 03:53:32 +01:00
bin/Makefile: Now not creating INSTALL_BINDIR anymore
This commit is contained in:
parent
ba0c77c3ac
commit
8aaa1de6d0
1 changed files with 0 additions and 3 deletions
|
|
@ -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:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue