changeset 6 | 65990ae9a70d |
parent 0 | 499227bb4392 |
child 7 | 97f19ea6d539 |
5:8f16920a4cc6 | 6:65990ae9a70d |
---|---|
39 $(MAKE) |
39 $(MAKE) |
40 #docbook-to-man debian/nagios-plugin-mailq.sgml > nagios-plugin-mailq.1 |
40 #docbook-to-man debian/nagios-plugin-mailq.sgml > nagios-plugin-mailq.1 |
41 |
41 |
42 touch $@ |
42 touch $@ |
43 |
43 |
44 clean: |
44 clean: Makefile |
45 dh_testdir |
45 dh_testdir |
46 dh_testroot |
46 dh_testroot |
47 rm -f build-stamp |
47 rm -f build-stamp |
48 |
48 |
49 # Add here commands to clean up after the build process. |
49 # Add here commands to clean up after the build process. |