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
|
|
@ -38,5 +38,5 @@ EXE_SH += cvsbuild
|
|||
include $(MODDIR)/make/scripts.mk
|
||||
|
||||
all:
|
||||
install: all $(INSTALL_BINDIR) $(INSTALLED_EXE_SH)
|
||||
install: all $(INSTALL_EXEDIR) $(INSTALLED_EXE_SH)
|
||||
profclean:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue