mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 03:53:32 +01:00
scripts.mk: Fiddled around with dependencies
This commit is contained in:
parent
643b632754
commit
5bc9485eb0
1 changed files with 2 additions and 2 deletions
|
|
@ -3,9 +3,10 @@
|
|||
# contact@jannet.de
|
||||
# $Id$
|
||||
|
||||
ALL += $(SCRIPTS) $(LOCAL_EXE_SH)
|
||||
include $(MODDIR)/make/defs.mk
|
||||
include $(MODDIR)/make/rules.mk
|
||||
|
||||
all.done: $(SCRIPTS) $(LOCAL_EXE_SH)
|
||||
clean:allclean localclean doneclean textclean
|
||||
install:$(INSTALLED_EXE_SH)
|
||||
|
||||
|
|
@ -17,4 +18,3 @@ $(HOME)/bin/%: %
|
|||
mv $@.tmp $@
|
||||
|
||||
install-home-bin: $(HOME_BIN_EXE_SH)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue