diff options
| author | Michael I. Bushnell <mib@gnu.org> | 1994-03-08 19:52:17 +0000 |
|---|---|---|
| committer | Michael I. Bushnell <mib@gnu.org> | 1994-03-08 19:52:17 +0000 |
| commit | 5b24daccc6788690dc4fb5f6591c84904d853d14 (patch) | |
| tree | 40029f121b010e7ab8104089240ccfde3f72c70b /=Maketools | |
| parent | d035d62ceaae7f05fdceb36870654842661a4071 (diff) | |
Formerly Maketools.~3~
Diffstat (limited to '=Maketools')
| -rw-r--r-- | =Maketools | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -15,7 +15,7 @@ CCVERSION=2.5.8 CCTYPE=-b $(CCTARGET) -V $(CCVERSION) HOST_CC := $(CC) -CC=gcc $(CCTYPE) -O6 -pipe +CC=gcc $(CCTYPE) -O2 -pipe MIGCOM=rsh $(mighost) cd `pwd` \; /usr/local/lib/migcom CPP=/usr/local/lib/gcc-lib/$(CCTARGET)/$(CCVERSION)/cpp export CPP |
