9 lines
108 B
Makefile
9 lines
108 B
Makefile
# $Id: Makefile,v 1.1.1.1 1998/07/14 07:30:40 abial Exp $
|
|
#
|
|
PROG=daemon
|
|
NOMAN=yes
|
|
|
|
.include <bsd.prog.mk>
|
|
|
|
|