aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/nm/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* MFC: MAN[1-9] -> MAN.Ruslan Ermilov2001-04-251-1/+2
| | | | Notes: svn path=/stable/4/; revision=75957
* 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
* BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes1994-05-271-0/+5
Notes: svn path=/cvs2svn/branches/CHRISTOS/; revision=1590