head	1.5;
access;
symbols
	RELENG_4_11_0_RELEASE:1.3.6.1
	RELENG_4_11:1.3.6.1.0.16
	RELENG_4_11_BP:1.3.6.1
	RELENG_4_10_0_RELEASE:1.3.6.1
	RELENG_4_10:1.3.6.1.0.14
	RELENG_4_10_BP:1.3.6.1
	RELENG_4_9_0_RELEASE:1.3.6.1
	RELENG_4_9:1.3.6.1.0.12
	RELENG_4_9_BP:1.3.6.1
	RELENG_5_1_0_RELEASE:1.4
	RELENG_5_1:1.4.0.4
	RELENG_5_1_BP:1.4
	RELENG_4_8_0_RELEASE:1.3.6.1
	RELENG_4_8:1.3.6.1.0.10
	RELENG_4_8_BP:1.3.6.1
	RELENG_5_0_0_RELEASE:1.4
	RELENG_5_0:1.4.0.2
	RELENG_5_0_BP:1.4
	RELENG_4_7_0_RELEASE:1.3.6.1
	RELENG_4_7:1.3.6.1.0.8
	RELENG_4_7_BP:1.3.6.1
	RELENG_4_6_2_RELEASE:1.3.6.1
	RELENG_4_6_1_RELEASE:1.3.6.1
	RELENG_4_6_0_RELEASE:1.3.6.1
	RELENG_4_6:1.3.6.1.0.6
	RELENG_4_6_BP:1.3.6.1
	RELENG_4_5_0_RELEASE:1.3.6.1
	RELENG_4_5:1.3.6.1.0.4
	RELENG_4_5_BP:1.3.6.1
	RELENG_4_4_0_RELEASE:1.3.6.1
	RELENG_4_4:1.3.6.1.0.2
	RELENG_4_4_BP:1.3.6.1
	RELENG_4_3_0_RELEASE:1.3
	RELENG_4_3:1.3.0.8
	RELENG_4_3_BP:1.3
	RELENG_4_2_0_RELEASE:1.3
	RELENG_4_1_1_RELEASE:1.3
	PRE_SMPNG:1.3
	RELENG_4_1_0_RELEASE:1.3
	RELENG_3_5_0_RELEASE:1.3
	RELENG_4_0_0_RELEASE:1.3
	RELENG_4:1.3.0.6
	RELENG_4_BP:1.3
	RELENG_3_4_0_RELEASE:1.3
	RELENG_3_3_0_RELEASE:1.3
	RELENG_3_2_PAO:1.3.0.4
	RELENG_3_2_PAO_BP:1.3
	RELENG_3_2_0_RELEASE:1.3
	RELENG_3_1_0_RELEASE:1.3
	RELENG_3:1.3.0.2
	RELENG_3_BP:1.3
	RELENG_2_2_8_RELEASE:1.1.1.1
	RELENG_3_0_0_RELEASE:1.3
	RELENG_2_2_7_RELEASE:1.1.1.1
	RELENG_2_2_6_RELEASE:1.1.1.1
	RELENG_2_2_5_RELEASE:1.1.1.1
	bsd_44_lite_2:1.1.1.1
	RELENG_2_2_2_RELEASE:1.1.1.1
	RELENG_2_2_1_RELEASE:1.1.1.1
	RELENG_2_2_0_RELEASE:1.1.1.1
	RELENG_2_1_7_RELEASE:1.1.1.1
	RELENG_2_1_6_1_RELEASE:1.1.1.1
	RELENG_2_1_6_RELEASE:1.1.1.1
	RELENG_2_2:1.1.1.1.0.8
	RELENG_2_2_BP:1.1.1.1
	RELENG_2_1_5_RELEASE:1.1.1.1
	RELENG_2_1_0_RELEASE:1.1.1.1
	RELENG_2_1_0:1.1.1.1.0.6
	RELENG_2_1_0_BP:1.1.1.1
	RELENG_2_0_5_RELEASE:1.1.1.1
	RELENG_2_0_5:1.1.1.1.0.4
	RELENG_2_0_5_BP:1.1.1.1
	RELENG_2_0_5_ALPHA:1.1.1.1
	RELEASE_2_0:1.1.1.1
	BETA_2_0:1.1.1.1
	ALPHA_2_0:1.1.1.1.0.2
	bsd_44_lite:1.1.1.1
	CSRG:1.1.1;
locks; strict;
comment	@# @;


1.5
date	2003.06.27.03.57.28;	author obrien;	state dead;
branches;
next	1.4;

1.4
date	2001.03.27.10.51.53;	author ru;	state Exp;
branches;
next	1.3;

1.3
date	98.09.07.05.58.12;	author jb;	state Exp;
branches
	1.3.6.1;
next	1.2;

1.2
date	98.05.25.17.34.39;	author sos;	state Exp;
branches;
next	1.1;

1.1
date	94.05.27.12.32.25;	author rgrimes;	state Exp;
branches
	1.1.1.1;
next	;

1.3.6.1
date	2001.04.25.11.29.30;	author ru;	state Exp;
branches;
next	1.3.6.2;

1.3.6.2
date	2012.11.17.07.27.44;	author svnexp;	state Exp;
branches;
next	;

1.1.1.1
date	94.05.27.12.32.26;	author rgrimes;	state Exp;
branches;
next	;


desc
@@


1.5
log
@Finish the deorbital burn of the i386-only a.out toolchain.
@
text
@#	@@(#)Makefile	8.1 (Berkeley) 6/6/93
# $FreeBSD: src/usr.bin/nm/Makefile,v 1.4 2001/03/27 10:51:53 ru Exp $

PROG=	nm
BINDIR= /usr/libexec/aout
MAN=	nm.1aout

.include <bsd.prog.mk>
@


1.4
log
@MAN[1-9] -> MAN.
@
text
@d2 1
a2 1
# $FreeBSD$
@


1.3
log
@Install the legacy man file in section 1aout.
@
text
@d2 1
d6 1
a6 1
MAN1aout=nm.1aout
@


1.3.6.1
log
@MFC: MAN[1-9] -> MAN.
@
text
@a1 1
# $FreeBSD$
d5 1
a5 1
MAN=	nm.1aout
@


1.3.6.2
log
@Switch importer
@
text
@d2 1
a2 1
# $FreeBSD: stable/4/usr.bin/nm/Makefile 75957 2001-04-25 11:29:51Z ru $
@


1.2
log
@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...
@
text
@d5 1
@


1.1
log
@Initial revision
@
text
@d4 1
@


1.1.1.1
log
@BSD 4.4 Lite Usr.bin Sources
@
text
@@
