summaryrefslogtreecommitdiffstats
path: root/sbin/ft/Makefile
blob: 6166c08a56b7e725e6b06c69aefda4b009745544 (plain)
1
2
3
4
5
6
7
8
#	$Id: Makefile,v 1.2 1994/02/07 08:40:16 rgrimes Exp $

PROG=	ft
MAN8=	ft.8
SRCS=	ft.c ftecc.c
COPTS=	-O2 -finline-functions -funroll-loops -fexpensive-optimizations

.include <bsd.prog.mk>
OpenPOWER on IntegriCloud