File: rules

package info (click to toggle)
node-livescript 1.6.1%2Bdfsg-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 692 kB
  • sloc: makefile: 45
file content (9 lines) | stat: -rwxr-xr-x 120 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
#!/usr/bin/make -f
# -*- makefile -*-

%:
	dh $@

override_dh_auto_build:
	make
	help2man --no-info /usr/bin/lsc >lsc.1