mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 03:53:32 +01:00
bin, make, scripts: Copy scripts to $(MODDIR)/bin
This commit is contained in:
parent
e49a2c03bc
commit
5700573a46
7 changed files with 78 additions and 29 deletions
|
|
@ -4,7 +4,7 @@
|
|||
# $Id$
|
||||
|
||||
include $(MODDIR)/make/defs.mk
|
||||
ALL += $(LIBDIR) $(PREREQ_DONE) $(INST_HDRS) $(MEMBERS)
|
||||
ALL += $(LIBDIR) $(PREREQ_DONE) $(LOCAL_HDR) $(LOCAL_EXE_SH) $(MEMBERS)
|
||||
include $(MODDIR)/make/rules.mk
|
||||
clean: objclean textclean localclean
|
||||
install: $(ALL)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue