1 #!/usr/bin/make -f 2 3 export DH_VERBOSE=1 4 5 include /usr/share/dpkg/default.mk 6 7 %: 8 dh $@ 9