aliftype / reem-kufi

Reem Kufi (كوفي ريم) is a modern kufic typeface
SIL Open Font License 1.1
82 stars 11 forks source link

make: /bin/sh: 1: Syntax error: "(" unexpected #7

Closed felipesanches closed 8 years ago

felipesanches commented 8 years ago

felipe@guarana:~/devel/github_felipesanches/reem-kufi$ make ttf GEN ReemKufi-Regular.ttf /bin/sh: 1: Syntax error: "(" unexpected make: *\ [ReemKufi-Regular.ttf] Error 2

felipesanches commented 8 years ago

I need to generate these TTF files in order to verify if my changes to the implementation of a fontbakery test works. This font project was mentioned as an example at https://github.com/googlefonts/fontbakery/issues/820

khaledhosny commented 8 years ago

You need to use Bash, I have changed the Makefile to make sure this is what make uses.