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>