Initial import from FreeBSD RELENG_4:
[dragonfly.git] / contrib / gcc / config / x-lynx
1 # /bin/cc is hopelessly broken, so we must use /bin/gcc instead.
2 CC      = $(OLDCC)
3 OLDCC   = /bin/gcc
4
5 # /bin/sh is too buggy, so use /bin/bash instead.
6 SHELL = /bin/bash