File: rules

package info (click to toggle)
mmake 2.3-7
  • links: PTS
  • area: main
  • in suites: buster, stretch
  • size: 316 kB
  • ctags: 73
  • sloc: perl: 403; makefile: 273; sh: 152; java: 17
file content (8 lines) | stat: -rwxr-xr-x 170 bytes parent folder | download
1
2
3
4
5
6
7
8
#!/usr/bin/make -f

%:
	dh $@ --with autoreconf

override_dh_auto_install:
	dh_auto_install -- BINDIR=debian/mmake/usr/bin \
			   MANDIR=debian/mmake/usr/share/man/man1