Searched refs:DH_OPTIONS (Results 1 - 1 of 1) sorted by relevance

/linux-master/scripts/package/debian/
H A Drules42 DH_OPTIONS = -p$(package) macro
45 $(Q)dh_testdir $(DH_OPTIONS)
46 $(Q)dh_testroot $(DH_OPTIONS)
47 $(Q)dh_prep $(DH_OPTIONS)
49 $(Q)dh_installdocs $(DH_OPTIONS)
50 $(Q)dh_installchangelogs $(DH_OPTIONS)
51 $(Q)dh_compress $(DH_OPTIONS)
52 $(Q)dh_fixperms $(DH_OPTIONS)
53 $(Q)dh_gencontrol $(DH_OPTIONS) -- -f$(call mk-files,$@)
54 $(Q)dh_md5sums $(DH_OPTIONS)
[all...]

Completed in 88 milliseconds