summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJames Godfrey-Kittle <jamesgk@google.com>2015-02-24 09:50:44 -0800
committerJames Godfrey-Kittle <jamesgk@google.com>2015-04-16 12:16:31 -0700
commit68c02d5ae8416b1b67148da702ee0ae57af0f764 (patch)
tree16c7f266ad49e2702318abf4535c8134bfc5d9e0 /Makefile
parent5cf4cd8b457bf3c6fa7b4f46b1ed4dfd542e5139 (diff)
Nicer fix for condensed font building issue.
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