[jhc] bug in Makefile for mac os x build

Mark Wotton mwotton at gmail.com
Sat Aug 15 22:59:14 EDT 2009


12:43 ~/src/jhc_OLD % diff Makefile ../jhc/Makefile
708c708
< 	sed -e 's/^{-# OPTIONS/{-# OPTIONS_GHC -w/' -i $@
---
 > 	sed -e 's/^{-# OPTIONS/{-# OPTIONS_GHC -w/' -i '' $@

sed on mac doesn't like it otherwise...

Cheers
Mark


More information about the jhc mailing list