$(TOPDIR), make: Start new build architecture

Intermediate commit of half done transition to new build
architecture.
This commit is contained in:
Jan Lindemann 2002-06-10 14:28:18 +00:00 committed by Jan Lindemann
commit a702e5b714
9 changed files with 142 additions and 50 deletions

View file

@ -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