jw-pkg/Makefile
Jan Lindemann d933c59ada
$(TOPDIR)/Makefile: include py-topdir.mk

jw-pkg is a Python-heavy project, so include py-topdir.mk.

Signed-off-by: Jan Lindemann <jan@janware.com>
2026-05-31 18:20:35 +02:00

14 lines
422 B
Makefile

TOPDIR = .
PKG_UPLOAD_URLPREFIX ?= rsync_ssh://$(JANWARE_USER)@pkg.janware.com:/srv/dav/pub/packages/jw-foss/$(PKG_UPLOAD_OS_NAME)/$(PKG_UPLOAD_OS_VERSION)
include $(TOPDIR)/make/proj.mk
include $(JWBDIR)/make/topdir.mk
include $(JWBDIR)/make/srcdist.mk
include $(JWBDIR)/make/git-cvs-bridge.mk
include $(JWBDIR)/make/py-topdir.mk
all:
clean: clean.pkgconfig
clean.pkgconfig:
rm -rf pkgconfig