vendor.mk 105 B

123456
  1. include $(srcdir)/mk/vendor.mk
  2. test:
  3. test "$(DEB_VENDOR)" = "Debian"
  4. test "$(DEB_PARENT_VENDOR)" = ""