File: rules

package info (click to toggle)
randomplay 0.60%2Bpristine-1.1
  • links: PTS
  • area: main
  • in suites: bookworm
  • size: 152 kB
  • sloc: perl: 922; makefile: 26
file content (9 lines) | stat: -rwxr-xr-x 172 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
#!/usr/bin/make -f

%:
	dh $@

override_dh_auto_clean:
	# make clean fails if randomplay.1 doesn't exist
	# replace it with a simple $(RM)
	$(RM) -v $(CURDIR)/randomplay.1