bgpq3.txt -> README.md (github)

This commit is contained in:
Alexandre Snarskii
2013-10-07 17:50:53 +04:00
parent 349b3e860b
commit 9e9ba20de2
2 changed files with 2 additions and 2 deletions

View File

@@ -37,5 +37,5 @@ install: bgpq3
depend:
makedepend -- $(CFLAGS) -- $(SRCS)
bgpq3.html: bgpq3.txt
markdown2 bgpq3.txt > bgpq3.html
bgpq3.html: README.md
markdown2 README.md > bgpq3.html