aboutsummaryrefslogtreecommitdiff
path: root/bin/cat/Makefile
blob: a1f8400e85d394a10e2a714c7beb616627cd3cd9 (plain) (blame)
1
2
3
4
5
6
#	@(#)Makefile	8.1 (Berkeley) 5/31/93
# $FreeBSD: src/bin/cat/Makefile,v 1.7.30.1 2008/10/02 02:57:24 kensmith Exp $

PROG=	cat

.include <bsd.prog.mk>