File: rules

package info (click to toggle)
libedit 3.1-20140620-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 2,440 kB
  • ctags: 1,949
  • sloc: ansic: 15,788; sh: 11,514; awk: 427; makefile: 104
file content (12 lines) | stat: -rwxr-xr-x 293 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
#!/usr/bin/make -f
# The previous build system was using pmake
# The current autoconf. That makes our life way easier

%:
	dh $@ --with autoreconf

override_dh_auto_configure:
	dh_auto_configure -- --disable-silent-rules --enable-widec

override_dh_strip:
	dh_strip --dbg-package=libedit2-dbg