mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 03:53:32 +01:00
dev-utils.mk, list-files.mk, topdir.mk: Extract from dev-utils.mk and topdir.mk
Signed-off-by: Jan Lindemann <jan@janware.com>
This commit is contained in:
parent
430a2173b2
commit
9b41d4eefc
3 changed files with 22 additions and 7 deletions
|
|
@ -17,7 +17,6 @@ endif
|
|||
|
||||
PROJECT_DESCR = $(TOPDIR)/make/project.conf
|
||||
GIT_DESCR = $(TOPDIR)/.git/description
|
||||
LIST_VCS_FILES = /bin/bash $(MOD_SCRIPT_DIR)/scm.sh ls-files
|
||||
|
||||
OPT_JANWARE_PROJECT ?= -j
|
||||
|
||||
|
|
@ -62,6 +61,7 @@ endif
|
|||
include $(MODDIR)/make/rpmdist.mk
|
||||
include $(MODDIR)/make/rules.mk
|
||||
include $(MODDIR)/make/doc-rules.mk
|
||||
include $(MODDIR)/make/list-files.mk
|
||||
|
||||
STREAMLINE_PROJECT ?= bash $(MOD_SCRIPT_DIR)/streamline-project.sh
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue