summaryrefslogtreecommitdiff
path: root/usr.sbin/rdate/Makefile
blob: 7e8fe9aa8f1aa4e23cf3be1918352ac5d8eaf0a0 (plain)
1
2
3
4
5
6
7
8
# @(#) $Id: Makefile,v 1.1 1995/10/18 08:48:04 deraadt Exp $

PROG=	rdate
SRCS=	rdate.c

MAN=	rdate.8

.include <bsd.prog.mk>