File: rules

package info (click to toggle)
node-argparse 1.0.7-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 556 kB
  • ctags: 303
  • sloc: makefile: 63; sh: 2
file content (13 lines) | stat: -rwxr-xr-x 175 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
#!/usr/bin/make -f
# -*- makefile -*-

export DH_VERBOSE=1

%:
	dh $@

override_dh_auto_build:
	# Stop dh from executing make with no arguments

override_dh_auto_test:
	mocha