mirror of
ssh://git.janware.com/janware/proj/jw-pkg
synced 2026-04-24 17:23:36 +02:00
5 lines
284 B
Makefile
5 lines
284 B
Makefile
|
|
# This file contains definitions useful to both Makefiles inside a project, and
|
||
|
|
# the Makefile inside the toplevel directory containing multiple projects (see
|
||
|
|
# projects-dir-minimal.mk / projects-dir.mk for details)
|
||
|
|
|
||
|
|
PGIT_SH = /bin/bash $(JWB_SCRIPT_DIR)/pgit.sh
|