File: rules

package info (click to toggle)
node-browserify-zlib 0.2.0%2B20170820git8b3f0a862f6b%2Bdfsg-10
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 336 kB
  • sloc: javascript: 1,905; makefile: 5
file content (13 lines) | stat: -rwxr-xr-x 183 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
#!/usr/bin/make -f
# -*- makefile -*-

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

BABEL?=babeljs

%:
	dh $@

override_dh_auto_build:
	$(BABEL) src/ --out-dir lib