mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 12:03:31 +01:00
$(TOPDIR), make, scripts: Merged changes of V_1_1_5-2 -> V_1_1_5-2F3
This commit is contained in:
parent
a15f042cd9
commit
aa4bc767d9
6 changed files with 39 additions and 7 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue