mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 12:03:31 +01:00
make: Add MOD_SCRIPT_DIR
Add a unified $(MOD_SCRIPT_DIR) definition and usage, ubiquitously used but not very well tested.
This commit is contained in:
parent
ee616728a5
commit
13546383e0
5 changed files with 5 additions and 11 deletions
|
|
@ -1,5 +1,4 @@
|
|||
# === variable definitions
|
||||
MOD_SCRIPT_DIR = $(MODDIR)/devutil/scripts
|
||||
GET_OS_SH = sh $(MOD_SCRIPT_DIR)/get_os.sh
|
||||
GENERATE_SELECTION = sh $(MOD_SCRIPT_DIR)/generate_selection.sh
|
||||
UPLOAD_SH = sh $(MOD_SCRIPT_DIR)/upload.sh
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue