mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 03:53:32 +01:00
install-files.mk: Include defs.mk in install-files.mk
Signed-off-by: Jan Lindemann <jan@janware.com>
This commit is contained in:
parent
66cb9ad5af
commit
fcc6d169cc
1 changed files with 2 additions and 0 deletions
|
|
@ -4,6 +4,8 @@ TARGET_MODE ?= 440
|
|||
TARGET_OWNER ?= root
|
||||
TARGET_GROUP ?= root
|
||||
|
||||
include $(MODDIR)/make/defs.mk
|
||||
|
||||
all:
|
||||
install: install.done
|
||||
clean: done.clean
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue