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
test: Move test_data_file() to test.h
[dpkg.git]
/
scripts
/
t
/
mk
/
vendor-v1.mk
blob
11c1314efb950c5aef5e3542b6625120c90296ba
1
include
$(
srcdir
)/
mk
/
vendor.mk
2
3
dpkg_vendor_derives_from
= $(
dpkg_vendor_derives_from_v1
)
4
5
test
:
6
test
"$(call dpkg_vendor_derives_from,debian)"
=
"yes"