diff options
author | Michael I. Bushnell <mib@gnu.org> | 1994-04-11 22:46:32 +0000 |
---|---|---|
committer | Michael I. Bushnell <mib@gnu.org> | 1994-04-11 22:46:32 +0000 |
commit | 3cad767d6c3cee251bf916299b4f69ccf79ae008 (patch) | |
tree | 2656e0a6565d40d902cd3893bc0da8ecb6920c51 /=Maketools | |
parent | 90578a00ee488110a9b20520243189d35a3e8da0 (diff) |
Formerly Maketools.~10~
Diffstat (limited to '=Maketools')
-rw-r--r-- | =Maketools | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -10,7 +10,7 @@ mighost := ernst # Set these options to the GCC compiler spec (the correct value # can be found in /usr/local/lib/lib-gcc). -CCTARGET=i386-gnu +CCTARGET=i386-mach CCVERSION=$(firstword $(CCVERSION-$(hostname)) 2.5.8) CCTYPE=-b $(CCTARGET) -V $(CCVERSION) CCVERSION-douglas.gnu.ai.mit.edu = 2.5.7 |