minix/usr.bin/nohup/Makefile
Thomas Cort 982405fef1 Importing usr.bin/nohup
Replaces commands/nohup. No Minix-specific changes needed.

Change-Id: I2fb7c387833a8898cf30fc3ac25ea53ee1031bd1
2013-10-13 10:24:23 -04:00

7 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>