mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 12:03:31 +01:00
bin/Makefile: Remove target directories breaking install target
This commit is contained in:
parent
5ce3eec1d7
commit
e0fa017f47
1 changed files with 1 additions and 1 deletions
|
|
@ -36,7 +36,7 @@ include $(MODDIR)/make/scripts.mk
|
||||||
|
|
||||||
all:
|
all:
|
||||||
clean: clean.file
|
clean: clean.file
|
||||||
install: $(INSTALL_EXEDIR) $(INSTALLED_EXE_SH)
|
install:
|
||||||
|
|
||||||
profclean:
|
profclean:
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue