File: Vendor.make

package info (click to toggle)
ocfs2-tools 1.8.4-4%2Bdeb9u1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 6,312 kB
  • sloc: ansic: 85,325; sh: 5,702; python: 2,380; makefile: 1,265
file content (10 lines) | stat: -rw-r--r-- 228 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10

#
# This Makefile snippet is to be included in Makebo Makefiles that
# use the mbvendor infrastructure
#

PKG_VERSION = $(shell $(TOPDIR)/svnrev.guess $(PACKAGE))

-include $(TOPDIR)/vendor/$(shell ./vendor.guess)/Vendor.make