freebsd-dev/usr.bin/ranlib
Søren Schmidt 77dfb966d9 ELF preparation step 1:
Move our old a.out utils to /usr/libexec/aout.
Enable binutils and put the utils in /usr/libexec/elf
Enable objformat, a little helper program that calls the right
utils based on /etc/objformat and $OBJFORMAT.

This will enable the ELF generating tools.
Remember that this is only step one, the system is still compiled
and run in a.out format ONLY.

Problem left to solve: The BSD manpages wins over the GNU equivalents
as the are installed last. We need to distinguish between the manpages
somehow...
1998-05-25 17:34:42 +00:00
..
build.c Use err(3). Use #include "" instead of <> for local headers. 1997-08-04 06:48:25 +00:00
Makefile ELF preparation step 1: 1998-05-25 17:34:42 +00:00
misc.c Use err(3). Use #include "" instead of <> for local headers. 1997-08-04 06:48:25 +00:00
pathnames.h
ranlib.1 Use err(3). Use #include "" instead of <> for local headers. 1997-08-04 06:48:25 +00:00
ranlib.1aout Use err(3). Use #include "" instead of <> for local headers. 1997-08-04 06:48:25 +00:00
ranlib.5 Use err(3). Use #include "" instead of <> for local headers. 1997-08-04 06:48:25 +00:00
ranlib.c Use err(3). Use #include "" instead of <> for local headers. 1997-08-04 06:48:25 +00:00
touch.c Use err(3). Use #include "" instead of <> for local headers. 1997-08-04 06:48:25 +00:00