cfg_dev.mk, ytools.mk.in: Move ftp upload data into ytools.mk

This commit is contained in:
Jan Lindemann 2002-07-20 18:20:01 +00:00 committed by Jan Lindemann
commit e1001f6744
2 changed files with 14 additions and 14 deletions

View file

@ -41,18 +41,6 @@ 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 = ftp.jannet.de
#FTP_HOST = ftp.jannet.de
FTP_HOST_LOGIN = root
# -- debugging options
# for using the dbmalloc lib, before you will need to do: