summaryrefslogtreecommitdiff
path: root/gnu/egcs/gcc/Makefile.bsd-wrapper
AgeCommit message (Collapse)Author
2000-03-28MLINK f77 to g77Theo de Raadt
1999-08-16Protect against spaces in CC (which is not unlikely) and LDSTATICNiklas Hallqvist
1999-05-31Disable fixincludes stage in a different way that does not rely on timestamps.Todd C. Miller
1999-05-28Clean-up clean target.Marc Espie
Remove old stuff (duplicates) and misleading LIBIBERTY setting (handled by the x-openbsd fragment)
1999-05-28- fix mandir to $(prefix)/share/manMarc Espie
- force gcc_tooldir to /tmp, avoid mkdir /usr/arch-unknown-openbsd - install gcc driver by hand, no arch-unknown-openbsd-gcc - alias g77 to f77
1999-05-26Wrappers + lib versionsMarc Espie