File: rules

package info (click to toggle)
rsstail 1.8-1
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye, buster, jessie, jessie-kfreebsd, stretch, wheezy
  • size: 112 kB
  • ctags: 16
  • sloc: ansic: 455; makefile: 42
file content (8 lines) | stat: -rwxr-xr-x 105 bytes parent folder | download
1
2
3
4
5
6
7
8
#!/usr/bin/make -f

PACKAGE = $(shell dh_listpackages)
TMP     = $(CURDIR)/debian/$(PACKAGE)

%:
	dh $@