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

PROG=	ruptime

WARNS?=	3

.include <bsd.prog.mk>