mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-18 04:53:57 +01:00
$(TOPDIR), make: Start new build architecture
Intermediate commit of half done transition to new build architecture.
This commit is contained in:
parent
fa41ecc8c4
commit
a702e5b714
9 changed files with 142 additions and 50 deletions
|
|
@ -6,6 +6,7 @@
|
|||
#CONTRIBDIR = $(TOPDIR)/contrib
|
||||
PREFIX = $(HOME)/dat/test/$(PROJECT)-$(shell cat $(TOPDIR)/VERSION)
|
||||
VAR_PREFIX = $(PREFIX)/var
|
||||
DOC_PREFIX = $(PREFIX)/doc/$(PROJECT)
|
||||
EXEGROUP = $(shell id -g)
|
||||
EXEOWNER = $(shell whoami)
|
||||
EXEMODE = 770
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue