cmark

My personal build of CMark ✏️

Commit
2e91bc71409b701a269df5ffaa6301000bf50eab
Parent
aa67a293608c3388fad9fad51aa3bfd4703c5787
Author
John MacFarlane <fiddlosopher@gmail.com>
Date

Removed obsolete 'upload' Makefile target

Diffstat

1 file changed, 0 insertions, 3 deletions

Status File Name N° Changes Insertions Deletions
Modified Makefile 3 0 3
diff --git a/Makefile b/Makefile
@@ -63,9 +63,6 @@ update-site: README.html spec.html
 	cp spec.html _site/
 	cp -r js/* _site/js/
 
-upload: spec.html spec.pdf
-	scp spec.html spec.pdf js/stmd.js js/index.html website:html/markdown/
-
 clean:
 	-rm test $(SRCDIR)/*.o $(SRCDIR)/scanners.c
 	-rm -r *.dSYM