mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 03:53:32 +01:00
projects-dir.mk, scripts/Makefile, jw-pkg: Move jw-pkg from jw-build to jw-base
jw-pkg is related to, but strictly speaking not indispensible for building and packaging software. So, in the attempt have a minimal jw-build, move jw-pkg to jw-base, and fix all packages that use it. Signed-off-by: Jan Lindemann <jan@janware.com>
This commit is contained in:
parent
36092d6b1b
commit
0c9fd98009
3 changed files with 2 additions and 527 deletions
|
|
@ -1,7 +1,5 @@
|
|||
TOPDIR = ..
|
||||
|
||||
include $(TOPDIR)/make/proj.mk
|
||||
|
||||
EXE_SH += $(wildcard jannet jcs jw-pkg)
|
||||
|
||||
EXE_SH += $(wildcard jannet jcs)
|
||||
include $(JWBDIR)/make/scripts.mk
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue