File: rules

package info (click to toggle)
rexima 1.4-8
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster, stretch
  • size: 172 kB
  • ctags: 82
  • sloc: ansic: 845; makefile: 50; sh: 23
file content (10 lines) | stat: -rwxr-xr-x 224 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f

# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1

%:
	dh  $@

override_dh_auto_install:
	$(MAKE) install PREFIX=$(CURDIR)/debian/rexima/usr MANDIR=$(CURDIR)/debian/rexima/usr/share/man/man1