aboutsummaryrefslogtreecommitdiff
path: root/lib/fonts/Makefile
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2018-03-19 11:57:59 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2018-03-19 11:57:59 -0700
commita8359c69de12dcb6fe0521857b74fef1ed240dfa (patch)
treee4e6b35c553a434c3edce64832b5e512dfc7c9c8 /lib/fonts/Makefile
parent2c2cd318066115e32347bd24402fefc5e2116b0b (diff)
downloadpandoc-a8359c69de12dcb6fe0521857b74fef1ed240dfa.tar.gz
Removed old lib directory.
This was used for something long ago, but plays no role now.
Diffstat (limited to 'lib/fonts/Makefile')
-rw-r--r--lib/fonts/Makefile6
1 files changed, 0 insertions, 6 deletions
diff --git a/lib/fonts/Makefile b/lib/fonts/Makefile
deleted file mode 100644
index 5693ee054..000000000
--- a/lib/fonts/Makefile
+++ /dev/null
@@ -1,6 +0,0 @@
-symbol.hs: symbol.txt
- runghc parseUnicodeMapping.hs symbol.txt
-
-.PHONY: clean
-clean:
- -rm symbol.hs