File: rules

package info (click to toggle)
fast-cpp-csv-parser 0.0%2Bgit20160525~9bf299c-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster, forky, sid, trixie
  • size: 280 kB
  • sloc: cpp: 2,062; makefile: 3; sh: 1
file content (9 lines) | stat: -rwxr-xr-x 119 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
#!/usr/bin/make -f

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

%:
	dh $@

override_dh_auto_build: