982405fef1
Replaces commands/nohup. No Minix-specific changes needed. Change-Id: I2fb7c387833a8898cf30fc3ac25ea53ee1031bd1
6 lines
130 B
Makefile
6 lines
130 B
Makefile
# @(#)Makefile 8.1 (Berkeley) 6/6/93
|
|
# $NetBSD: Makefile,v 1.3 1995/08/31 23:35:23 jtc Exp $
|
|
|
|
PROG= nohup
|
|
|
|
.include <bsd.prog.mk>
|