mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 12:03:31 +01:00
projects-dir.mk: Remove now unneeded variable THIS_MAKEFILE
Signed-off-by: Jan Lindemann <jan@janware.com>
This commit is contained in:
parent
56259e665f
commit
34fdc029e4
1 changed files with 0 additions and 1 deletions
|
|
@ -48,7 +48,6 @@ BUILD_PY = python $(MOD_SCRIPT_DIR)/build.py -b $(shell pwd) $(BUILD_PY_EX
|
|||
PURGE_SH = /bin/bash $(firstword $(wildcard $(MOD_SCRIPT_DIR)/purge-stale-projects.sh /opt/ytools/bin/purge-stale-projects.sh) purge-not-found)
|
||||
RELEASE_SH = /bin/bash $(firstword $(wildcard $(MOD_SCRIPT_DIR)/build-release.sh /opt/ytools/bin/build-release.sh) release-not-found)
|
||||
BROWSER ?= firefox
|
||||
THIS_MAKEFILE = $(lastword $(MAKEFILE_LIST))
|
||||
|
||||
# ------------ targets
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue