rules 243 Bytes Edit Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 #!/usr/bin/make -f %: dh $@ # Makefile does not follow any conventions override_dh_auto_install: true override_dh_strip: dh_strip -Xstart.elf -Xstart4.elf override_dh_install: dh_install find $(CURDIR)/debian -name .gitignore -delete