Changeset 2b16350 in mod_gnutls for docs/Makefile
- Timestamp:
- Apr 15, 2013, 4:21:20 PM (10 years ago)
- Branches:
- asyncio, debian/master, debian/stretch-backports, jessie-backports, master, proxy-ticket, upstream
- Children:
- 70e7652
- Parents:
- e7527b9
- git-author:
- Daniel Kahn Gillmor <dkg@…> (04/09/13 16:04:14)
- git-committer:
- Daniel Kahn Gillmor <dkg@…> (04/15/13 16:21:20)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
docs/Makefile
re7527b9 r2b16350 3 3 4 4 mod_gnutls_manual.%: mod_gnutls_manual.mdwn 5 pandoc --toc - f markdown -o $@ $<5 pandoc --toc --standalone -f markdown -o $@ $< 6 6 7 7 clean:
Note: See TracChangeset
for help on using the changeset viewer.