File: rules

package info (click to toggle)
itools 1.0-5
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch
  • size: 460 kB
  • ctags: 128
  • sloc: ansic: 1,465; perl: 388; makefile: 93; sh: 18
file content (11 lines) | stat: -rwxr-xr-x 173 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
#!/usr/bin/make -f
# -*- makefile -*-

%:
	dh $@

override_dh_auto_configure:
	./configure prefix=$(CURDIR)/debian/itools/usr

override_dh_auto_install:
	$(MAKE) debinstall