index
:
commonmark-rdf-spec
master
Unnamed repository; edit this file 'description' to name the repository.
Jonas Smedegaard
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
man
/
Makefile
blob: f5a5fadc39a0e180ca1c611c274ad4013ff3741a (
plain
)
ALL
=
man1
/
cmark
.1
.PHONY
:
all
all
: $(
ALL
)
man1
/%
.1
: %
.1
.md
pandoc
$< -
o
$
@
-
s
-
t man