File: rules

package info (click to toggle)
libsocketcan 0.0.9%2Bgit20140207-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 344 kB
  • ctags: 116
  • sloc: ansic: 627; sh: 41; makefile: 8
file content (15 lines) | stat: -rwxr-xr-x 217 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#!/usr/bin/make -f
# -*- makefile -*-

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

%:
	dh $@ --with autoreconf

build-indep::
	make docs

clean::
	dh $@ --with autoreconf
	rm -rf Documentation/html