xref: /original-bsd/usr.bin/nohup/Makefile (revision 08eb28af)
1#	@(#)Makefile	5.2 (Berkeley) 05/11/90
2
3PROG=	nohup
4
5.include <bsd.prog.mk>
6