File: rules

package info (click to toggle)
alien 8.95
  • links: PTS
  • area: main
  • in suites: buster, stretch
  • size: 280 kB
  • sloc: perl: 1,804; makefile: 8
file content (15 lines) | stat: -rwxr-xr-x 323 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#!/usr/bin/make -f
%:
	dh $@

override_dh_auto_test:
	# simple smoke test
	./alien.pl -V

override_dh_auto_clean:
	# distclean moans about MANIFEST, this is quieter
	if [ -e Makefile ]; then $(MAKE) realclean; fi

# Not intended for use by anyone except the author.
announcedir:
	@echo ${HOME}/src/joeywiki/code/alien/news