xref: /original-bsd/bin/sleep/Makefile (revision 04218a6a)
1#	@(#)Makefile	5.3 (Berkeley) 05/11/90
2
3PROG=	sleep
4
5.include <bsd.prog.mk>
6