xref: /openbsd/usr.bin/time/Makefile (revision 7b36286a)
1#	$OpenBSD: Makefile,v 1.3 1997/09/21 11:51:14 deraadt Exp $
2
3PROG=	time
4
5.include <bsd.prog.mk>
6