cfg_dev.mk, rpmdist.mk: Upload opts rpmdist.mk -> cfg_dev.mk

Move project specific upload options from rpmdist.mk into cfg_dev.mk.
This commit is contained in:
Jan Lindemann 2002-07-01 18:49:40 +00:00 committed by Jan Lindemann
commit 3a525481d3
2 changed files with 22 additions and 47 deletions

View file

@ -38,6 +38,18 @@ CONFIG_FILE = $(CONFIG_DIR)/$(PROJECT).cfg
LIBTYPE = static
FTP_PUB_DIR_ABS = $(JANNET_PROJ_DIR)/$(PROJECT)
# rpmdist.mk variables
MKSPEC_SH = $(TOPDIR)/make/mkspec.sh
FTP_SRC_GROUP = ytsrc
FTP_SRC_USER = jan
FTP_RUN_GROUP = ytrun
FTP_RUN_USER = jan
FTP_DEV_GROUP = ytdev
FTP_DEV_USER = jan
FTP_HOST = nb02
#FTP_HOST = ftp.jannet.de
FTP_HOST_LOGIN = root
# -- debugging options
# for using the dbmalloc lib, before you will need to do: