File: rules

package info (click to toggle)
node-columnify 1.5.4-3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 29,684 kB
  • sloc: makefile: 9
file content (8 lines) | stat: -rwxr-xr-x 123 bytes parent folder | download
1
2
3
4
5
6
7
8
#!/usr/bin/make -f
# -*- makefile -*-

%:
	dh $@ --with nodejs

override_dh_auto_build:
	babeljs-7 index.js > columnify.js