File: rules

package info (click to toggle)
libcereal 1.2.1-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 2,344 kB
  • ctags: 4,331
  • sloc: cpp: 20,858; ansic: 2,438; xml: 178; sh: 59; makefile: 8
file content (13 lines) | stat: -rwxr-xr-x 222 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
#!/usr/bin/make -f

%:
	dh $@ --parallel

override_dh_auto_configure:
	dh_auto_configure -- -DSKIP_PORTABILITY_TEST=on

override_dh_auto_build:
	dh_auto_build -- all doc

override_dh_install:
	dh_install --exclude license