File: rules

package info (click to toggle)
binwalk 2.0.1%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 1,168 kB
  • ctags: 1,301
  • sloc: python: 4,251; ansic: 1,990; sh: 118; makefile: 98
file content (12 lines) | stat: -rwxr-xr-x 217 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
#!/usr/bin/make -f

# export DH_VERBOSE=1

override_dh_auto_clean:
	if [ -e Makefile ]; then dh_auto_clean; fi

override_dh_auto_configure:
	dh_auto_configure -- --disable-bundles

%:
	dh $@ --with autoreconf,python2