summaryrefslogtreecommitdiff
path: root/font/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'font/Makefile')
-rw-r--r--font/Makefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/font/Makefile b/font/Makefile
deleted file mode 100644
index 2eeaf37..0000000
--- a/font/Makefile
+++ /dev/null
@@ -1,5 +0,0 @@
-############ fool-font ############
-binfont.bin: binfont.src
- python3.2 binarize.py $< $@
-clean:
- -rm binfont.bin