File: rules

package info (click to toggle)
cdecl 2.5-13
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye, buster, jessie, jessie-kfreebsd, stretch
  • size: 132 kB
  • sloc: ansic: 1,001; yacc: 765; lex: 75; makefile: 41; sh: 32
file content (6 lines) | stat: -rwxr-xr-x 140 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
#!/usr/bin/make -f
%:
	dh $@

override_dh_auto_install:
	$(MAKE) install BINDIR=debian/cdecl/usr/bin MANDIR=debian/cdecl/usr/share/man/man1