summaryrefslogtreecommitdiffstats
path: root/sbin/i386
diff options
context:
space:
mode:
authordg <dg@FreeBSD.org>1995-09-17 06:57:43 +0000
committerdg <dg@FreeBSD.org>1995-09-17 06:57:43 +0000
commitfd673a4e49eacf2439d6a86906f062e26b6c0128 (patch)
tree8ca17acb85a61c2d62c88b90e922e9692603cd64 /sbin/i386
parented8a0fbc5622a8cb5101d6149ef1bda99a866133 (diff)
downloadFreeBSD-src-fd673a4e49eacf2439d6a86906f062e26b6c0128.zip
FreeBSD-src-fd673a4e49eacf2439d6a86906f062e26b6c0128.tar.gz
Use default COPTS.
Diffstat (limited to 'sbin/i386')
-rw-r--r--sbin/i386/ft/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/sbin/i386/ft/Makefile b/sbin/i386/ft/Makefile
index 842589e..1cc600b 100644
--- a/sbin/i386/ft/Makefile
+++ b/sbin/i386/ft/Makefile
@@ -1,8 +1,7 @@
-# $Id: Makefile,v 1.3 1994/06/22 04:49:02 jkh Exp $
+# $Id: Makefile,v 1.4 1995/08/29 14:04:39 ache Exp $
PROG= ft
MAN8= ft.8
SRCS= ft.c ftecc.c
-COPTS= -finline-functions -funroll-loops -fexpensive-optimizations
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud