Lines Matching refs:DH_OPTIONS
44 DH_OPTIONS = -p$(package) macro
51 $(Q)dh_testdir $(DH_OPTIONS)
52 $(Q)dh_testroot $(DH_OPTIONS)
53 $(Q)dh_prep $(DH_OPTIONS)
55 $(Q)dh_installdocs $(DH_OPTIONS)
56 $(Q)dh_installchangelogs $(DH_OPTIONS)
57 $(Q)dh_compress $(DH_OPTIONS)
58 $(Q)dh_fixperms $(DH_OPTIONS)
59 $(Q)dh_gencontrol $(DH_OPTIONS) -- -f$(call mk-files,$@)
60 $(Q)dh_md5sums $(DH_OPTIONS)
61 $(Q)dh_builddeb $(DH_OPTIONS) -- $(addprefix -Z,$(KDEB_COMPRESS))