File: rules

package info (click to toggle)
libdivecomputer 0.4.2-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 2,920 kB
  • ctags: 2,133
  • sloc: ansic: 21,356; sh: 11,284; makefile: 212
file content (13 lines) | stat: -rwxr-xr-x 213 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
#!/usr/bin/make -f
#export DH_VERBOSE=1

DPKG_EXPORT_BUILDFLAGS = 1
include /usr/share/dpkg/buildflags.mk

CFLAGS += -Wextra

%:
	dh $@ --with autoreconf

override_dh_installchangelogs:
	dh_installchangelogs NEWS