summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile7
1 files changed, 0 insertions, 7 deletions
diff --git a/Makefile b/Makefile
index eab11b7..f492d11 100644
--- a/Makefile
+++ b/Makefile
@@ -11,13 +11,6 @@ v2:
cat "scripts/build-v2.py" >> /tmp/makefontsB.py
python /tmp/makefontsB.py
-
-v2condensed:
- echo "BASEDIR=\"$(CURDIR)\"" > /tmp/makefontsB.py
- cat "scripts/build-v2-condensed.py" >> /tmp/makefontsB.py
- python /tmp/makefontsB.py
-
-
slab:
echo "BASEDIR=\"$(CURDIR)\"" > /tmp/makefonts.flw
cat "scripts/build-slab.py" >> /tmp/makefonts.flw