head	1.9;
access;
symbols
	RELENG_3_5_0_RELEASE:1.7.2.1
	RELENG_3_4_0_RELEASE:1.7.2.1
	RELENG_3_3_0_RELEASE:1.7.2.1
	RELENG_3_2_PAO:1.7.0.4
	RELENG_3_2_PAO_BP:1.7
	RELENG_3_2_0_RELEASE:1.7
	RELENG_3_1_0_RELEASE:1.7
	RELENG_3:1.7.0.2
	RELENG_3_BP:1.7
	RELENG_2_2_8_RELEASE:1.5
	RELENG_3_0_0_RELEASE:1.7
	RELENG_2_2_7_RELEASE:1.5
	RELENG_2_2_6_RELEASE:1.5
	RELENG_2_2_5_RELEASE:1.5
	RELENG_2_2_2_RELEASE:1.5
	RELENG_2_2_1_RELEASE:1.5
	RELENG_2_2_0_RELEASE:1.5
	RELENG_2_1_7_RELEASE:1.3.4.1
	RELENG_2_1_6_1_RELEASE:1.3.4.1
	RELENG_2_1_6_RELEASE:1.3.4.1
	RELENG_2_2:1.5.0.2
	RELENG_2_2_BP:1.5
	RELENG_2_1_5_RELEASE:1.3.4.1
	RELENG_2_1_0_RELEASE:1.3.4.1
	RELENG_2_1_0:1.3.0.4
	RELENG_2_1_0_BP:1.3
	RELENG_2_0_5_RELEASE:1.3
	RELENG_2_0_5:1.3.0.2
	RELENG_2_0_5_BP:1.3
	RELENG_2_0_5_ALPHA:1.3
	V_0_1_0_0:1.1.1.1;
locks; strict;
comment	@# @;


1.9
date	2000.01.14.16.01.28;	author bde;	state dead;
branches;
next	1.8;

1.8
date	99.08.28.00.13.02;	author peter;	state Exp;
branches;
next	1.7;

1.7
date	97.02.22.14.32.28;	author peter;	state Exp;
branches
	1.7.2.1;
next	1.6;

1.6
date	97.01.14.06.24.23;	author jkh;	state Exp;
branches;
next	1.5;

1.5
date	95.09.17.06.57.43;	author davidg;	state Exp;
branches
	1.5.2.1;
next	1.4;

1.4
date	95.08.29.14.04.39;	author ache;	state Exp;
branches;
next	1.3;

1.3
date	94.06.22.04.49.02;	author jkh;	state Exp;
branches
	1.3.4.1;
next	1.2;

1.2
date	94.02.07.08.40.16;	author rgrimes;	state Exp;
branches;
next	1.1;

1.1
date	94.02.07.04.36.07;	author alm;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	94.02.07.04.36.08;	author alm;	state Exp;
branches;
next	;

1.3.4.1
date	95.09.17.06.59.04;	author davidg;	state Exp;
branches;
next	1.3.4.2;

1.3.4.2
date	99.09.05.11.24.44;	author peter;	state Exp;
branches;
next	;

1.5.2.1
date	99.09.05.11.23.59;	author peter;	state Exp;
branches;
next	;

1.7.2.1
date	99.08.29.15.13.30;	author peter;	state Exp;
branches;
next	;


desc
@@


1.9
log
@Removed yet another vestige of the ft driver.
@
text
@# $FreeBSD: src/sbin/i386/ft/Makefile,v 1.8 1999/08/28 00:13:02 peter Exp $

PROG=	ft
MAN8=	ft.8
SRCS=	ft.c ftecc.c

.include <bsd.prog.mk>
@


1.8
log
@$Id$ -> $FreeBSD$
@
text
@d1 1
a1 1
# $FreeBSD$
@


1.7
log
@Revert $FreeBSD$ to $Id$
@
text
@d1 1
a1 1
#	$Id$
@


1.7.2.1
log
@$Id$ -> $FreeBSD$
@
text
@d1 1
a1 1
# $FreeBSD$
@


1.6
log
@Make the long-awaited change from $Id$ to $FreeBSD$

This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.

Boy, I'm glad we're not using sup anymore.  This update would have been
insane otherwise.
@
text
@d1 1
a1 1
#	$FreeBSD$
@


1.5
log
@Use default COPTS.
@
text
@d1 1
a1 1
#	$Id: Makefile,v 1.4 1995/08/29 14:04:39 ache Exp $
@


1.5.2.1
log
@$Id$ -> $FreeBSD$
@
text
@d1 1
a1 1
# $FreeBSD$
@


1.4
log
@Remove -O2 from COPTS, known rogue
@
text
@d1 1
a1 1
#	$Id: Makefile,v 1.3 1994/06/22 04:49:02 jkh Exp $
a5 1
COPTS=  -finline-functions -funroll-loops -fexpensive-optimizations
@


1.3
log
@Update this to the latest version from Steve Gerakines.  This is an easy
drop-in for me and looks substantailly neater than the previous version,
so I'll give the floppy tape users a break (but just this once :).
@
text
@d1 1
a1 1
#	$Id: Makefile,v 1.2 1994/02/07 08:40:16 rgrimes Exp $
d6 1
a6 1
COPTS=	-O2 -finline-functions -funroll-loops -fexpensive-optimizations
@


1.3.4.1
log
@Brought in change from rev 1.5: use default COPTS.
@
text
@d1 1
a1 1
#	$Id: Makefile,v 1.5 1995/09/17 06:57:43 davidg Exp $
d6 1
@


1.3.4.2
log
@$Id$ -> $FreeBSD$
@
text
@d1 1
a1 1
# $FreeBSD$
@


1.2
log
@Manual is in section 8, you MUST say MAN8= for this to work.  Add $Id$
@
text
@d1 1
a1 1
#	$Id$
d6 1
@


1.1
log
@Initial revision
@
text
@d1 2
d4 1
@


1.1.1.1
log
@import floppy tape controller
@
text
@@
