$(TOPDIR), make, scripts: Merged changes of V_1_1_5-2 -> V_1_1_5-2F3

This commit is contained in:
Jan Lindemann 2004-09-04 19:46:32 +00:00 committed by Jan Lindemann
commit aa4bc767d9
6 changed files with 39 additions and 7 deletions

View file

@ -40,6 +40,9 @@ CONFIG_DIR = $(PREFIX)/etc
CONFIG_FILE = $(CONFIG_DIR)/$(PROJECT).cfg
LIBTYPE = static
FTP_PUB_DIR_ABS = $(JANNET_PROJ_DIR)/$(PROJECT)
PROFILE_DIR = $(HOME)/.profile.d
ROOTOWNER = $(shell id -un)
ROOTGROUP = $(shell id -gn)
# -- debugging options
@ -56,4 +59,3 @@ USE_COMPILER_DEBUG_OPTS = true
#LOG_THREAD_NAMES = true
#USE_COMPILER_OPTIMIZATION_OPTS = true
#USE_TRACING = true
USE_TIMER = true