File: rules

package info (click to toggle)
piler 0~20140707-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 360 kB
  • ctags: 564
  • sloc: cpp: 5,369; makefile: 38
file content (10 lines) | stat: -rwxr-xr-x 134 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f

#DH_VERBOSE = 1

include /usr/share/dpkg/default.mk

export CFLAGS := $(CPPFLAGS) $(CFLAGS)

%:
	dh $@ --parallel