File: rules

package info (click to toggle)
libcsv 3.0.3%2Bdfsg-3
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 1,436 kB
  • ctags: 226
  • sloc: sh: 10,209; ansic: 1,070; makefile: 32
file content (18 lines) | stat: -rwxr-xr-x 301 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
#!/usr/bin/make -f
# -*- mode: makefile; coding: utf-8 -*-

# make builds verbose
export V=1

%:
	dh $@ --parallel --with autoreconf

override_dh_install:
	dh_install --list-missing -X.la

override_dh_strip:
	dh_strip --dbg-package=libcsv3-dbg

prune-nonfree:
	# Remove sourceless PDF
	rm -fv csv.pdf