diff options
author | Michael I. Bushnell <mib@gnu.org> | 1994-03-01 05:59:40 +0000 |
---|---|---|
committer | Michael I. Bushnell <mib@gnu.org> | 1994-03-01 05:59:40 +0000 |
commit | f18d4d05b225193e54847be9483f5e1208595b53 (patch) | |
tree | a3478c54bfa8ef3869c6f6568a774bfa716726ce | |
parent | 1f4979c2b87f2de457731cb8f20244d7fbed6dc5 (diff) |
Formerly Makeconf.~21~
-rw-r--r-- | Makeconf | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -24,7 +24,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-mach -CCVERSION=current +CCVERSION=2.5.8 CCTYPE=-b $(CCTARGET) -V $(CCVERSION) # Where to find various things for compilation: |