File: Makefile

package info (click to toggle)
node-marked-man 1.3.6-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 492 kB
  • sloc: javascript: 462; makefile: 13
file content (8 lines) | stat: -rw-r--r-- 109 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
man/marked-man.1: README.md
	./bin/marked-man -o $@ $<

doc: man/marked-man.1

check:
	node test/compare.js