No, this file really should have been removed, not recreated.

This commit is contained in:
Ian Lance Taylor 1994-05-07 04:57:38 +00:00
parent 2a38983c8d
commit 182c035ac4
1 changed files with 0 additions and 8 deletions

View File

@ -1,8 +0,0 @@
# LynxOS running on the rs6000 doesn't have ranlib
RANLIB = true
# /bin/cc is less than useful for our purposes. Always use GCC
CC = /bin/gcc
# /bin/sh is too buggy, so use /bin/bash instead.
SHELL = /bin/bash