File: rules

package info (click to toggle)
uncrustify 0.78.1%2Bdfsg1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 26,056 kB
  • sloc: cpp: 81,757; ansic: 27,192; python: 3,278; cs: 3,195; objc: 1,890; java: 593; sh: 411; awk: 156; javascript: 127; perl: 63; makefile: 6
file content (13 lines) | stat: -rwxr-xr-x 209 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
#!/usr/bin/make -f

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

%:
	dh $@

override_dh_auto_configure:
	dh_auto_configure $@ -- -DUNCRUSTIFY_SEPARATE_TESTS=ON

override_dh_clean:
	dh_clean