File: rules

package info (click to toggle)
tthsum 1.3.2-1
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye, buster, jessie, jessie-kfreebsd, sid, stretch, trixie
  • size: 424 kB
  • ctags: 382
  • sloc: ansic: 4,142; makefile: 76
file content (6 lines) | stat: -rwxr-xr-x 223 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
#!/usr/bin/make -f

DEB_MAKE_INSTALL_TARGET:=install BIN=$(CURDIR)/debian/tthsum/usr/bin MAN=$(CURDIR)/debian/tthsum/usr/share/man

include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/class/makefile.mk