aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/ranlib/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* MFC: MAN[1-9] -> MAN.Ruslan Ermilov2001-04-251-2/+1
| | | | Notes: svn path=/stable/4/; revision=75957
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
| | | | Notes: svn path=/head/; revision=50477
* Don't build or install ${MAN1}. It's just a copy of ${MAN1aout} andBruce Evans1998-10-101-3/+3
| | | | | | | | | | installing it clobbers the elf ${MAN1}. The MAN1 -> MAN1aout changes actually work now. Fixed order of MAN* and BINDIR. Notes: svn path=/head/; revision=40176
* Install the legacy man file in section 1aout.John Birrell1998-09-071-0/+1
| | | | Notes: svn path=/head/; revision=38899
* ELF preparation step 1:Søren Schmidt1998-05-251-0/+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... Notes: svn path=/head/; revision=36374
* More merry makefile munging for man page compatability.Garrett Wollman1994-08-051-10/+2
| | | | Notes: svn path=/head/; revision=1866
* Cleanup so that make install can run, many install: maninstall changedRodney W. Grimes1994-05-301-5/+7
| | | | | | | to just install:, sperious targets and CLEANFILES removed. Notes: svn path=/head/; revision=1637
* BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes1994-05-271-0/+16
Notes: svn path=/cvs2svn/branches/CHRISTOS/; revision=1590