File: rules

package info (click to toggle)
libicc 2.12%2Bargyll1.1.1-1
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 932 kB
  • ctags: 1,736
  • sloc: ansic: 20,628; makefile: 45
file content (9 lines) | stat: -rwxr-xr-x 115 bytes parent folder | download
1
2
3
4
5
6
7
8
9
#!/usr/bin/make -f
# -*- makefile -*-

override_dh_auto_configure:
	autoreconf -f -i
	dh_auto_configure

%:
	dh $@