freebsd-dev/lib/csu/alpha
John Polstra f92bdbd010 Switch to using ".So" as the extension for PIC object files rather
than ".so".  The old extension conflicted with well-established
naming conventions for dynamically loadable modules.

The "clean" targets continue to remove ".so" files too, to deal with
old systems.
1999-01-09 21:51:00 +00:00
..
crt1.c Strip the leading path from __progname. 1999-01-07 20:18:18 +00:00
crtbegin.c Sharing the crt sources with i386-elf wasn't too successful. The crti 1998-03-11 20:36:11 +00:00
crtend.c Sharing the crt sources with i386-elf wasn't too successful. The crti 1998-03-11 20:36:11 +00:00
Makefile Switch to using ".So" as the extension for PIC object files rather 1999-01-09 21:51:00 +00:00