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: 98528c3751de3084179e62572c32948f15579e1e (
plain
)
ALL
=
man1
/
stmd
.1
.PHONY
:
all
all
: $(
ALL
)
man1
/%
.1
: %
.1
.md
pandoc
$< -
o
$
@
-
s
-
t man