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