repo.or.cz
/
dpkg.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Dpkg::Vendor::Debian: Move time64 buildflags feature from future to abi
[dpkg.git]
/
scripts
/
t
/
mk
/
vendor-v0.mk
blob
602a8c63aa53094372a7ad7b47138691f2e1ee6a
1
dpkg_vendor_derives_from
= $(
dpkg_vendor_derives_from_v0
)
2
3
include
$(
srcdir
)/
mk
/
vendor.mk
4
5
test
:
6
test
"$(shell $(call dpkg_vendor_derives_from,debian))"
=
"yes"