jw-pkg/Makefile

7 lines
261 B
Makefile
Raw Normal View History

TOPDIR = .
SUBDIRS = make scripts bin texdoc
RPM_UPLOAD_URLPREFIX ?= rsync_ssh://$(JANWARE_USER)@ftp.janware.com:/srv/ftp/pub/packages/jw-foss/$(RPM_UPLOAD_OS_NAME)/$(RPM_UPLOAD_OS_VERSION)
include $(TOPDIR)/make/proj.mk
include $(MODDIR)/make/topdir.mk