summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJames Godfrey-Kittle <jamesgk@google.com>2015-01-25 16:07:18 -0800
committerJames Godfrey-Kittle <jamesgk@google.com>2015-04-16 12:16:27 -0700
commit4ee04b9735ff0d252124816c3413d37eddf204fe (patch)
tree62e6cb712329ba23a01c00624cd6ce2223a12f5f /Makefile
parent68a71223632aa384d09b2cb27e61830faeec46e6 (diff)
Remove references to FL (stub out missing methods)
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index f161da9..bb81e92 100644
--- a/Makefile
+++ b/Makefile
@@ -7,9 +7,9 @@ sans:
open -nWa "$(FONTLAB)" /tmp/makefonts.flw
v2:
- echo "BASEDIR=\"$(CURDIR)\"" > /tmp/makefontsB.flw
- cat "scripts/build-v2.py" >> /tmp/makefontsB.flw
- open -nWa "$(FONTLAB)" /tmp/makefontsB.flw
+ echo "BASEDIR=\"$(CURDIR)\"" > /tmp/makefontsB.py
+ cat "scripts/build-v2.py" >> /tmp/makefontsB.py
+ python /tmp/makefontsB.py
slab: