upload.mk: Add DOWNLOADDIRS and FTP_PUB_DIR_ABS, inherited from cfg_xxx.mk

This commit is contained in:
Jan Lindemann 2007-08-16 22:11:21 +00:00 committed by Jan Lindemann
commit 89425d1850

View file

@ -15,6 +15,10 @@ DOWNLOAD_REFERRER_DIRS = $(addprefix $(UPLOAD_DOCUMENT_ROOT)/, \
$(UPLOAD_VIRTUAL_SERVER_ROOT)/$(URL_RELATIVE_PATH) \
)
# legacy from cfg_xxx.mk
DOWNLOADDIRS ?= root@cvs.jannet.de:/usr/local/httpd/htdocs/www.jannet.de_443/$(CUSTOMER)/projects/$(PROJECT)
FTP_PUB_DIR_ABS ?= $(JANNET_PROJ_DIR)/$(PROJECT)
# -- general, and less important
DISTDIR = $(TOPDIR)/dist
TMPHTML=$(DISTDIR)/html