mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 03:53:32 +01:00
bin/Makefile, scripts/Makefile: Replace BINDIR by EXEDIR
This commit is contained in:
parent
bb742be8ae
commit
b408507abb
2 changed files with 2 additions and 2 deletions
|
|
@ -36,7 +36,7 @@ include $(MODDIR)/make/scripts.mk
|
|||
|
||||
all:
|
||||
clean: clean.file
|
||||
install: $(INSTALL_BINDIR) $(INSTALLED_EXE_SH)
|
||||
install: $(INSTALL_EXEDIR) $(INSTALLED_EXE_SH)
|
||||
|
||||
profclean:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue