aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/uname/Makefile
blob: 1e01694a44f60851fc3c243b969d0d5aa97777c0 (plain) (blame)
1
2
3
4
5
6
7
# $FreeBSD$
#	@(#)Makefile	8.1 (Berkeley) 6/6/93

PACKAGE=	runtime
PROG=	uname

.include <bsd.prog.mk>