summaryrefslogtreecommitdiff
path: root/scripts/t/mk/vendor-v1.mk
blob: 11c1314efb950c5aef5e3542b6625120c90296ba (plain)
1
2
3
4
5
6
include $(srcdir)/mk/vendor.mk

dpkg_vendor_derives_from = $(dpkg_vendor_derives_from_v1)

test:
	test "$(call dpkg_vendor_derives_from,debian)" = "yes"