7 lines
123 B
Makefile
7 lines
123 B
Makefile
|
# $NetBSD: Makefile,v 1.1 2001/03/14 03:51:46 thorpej Exp $
|
||
|
|
||
|
MAN= chkconfig.8
|
||
|
SCRIPTS=chkconfig.sh
|
||
|
|
||
|
.include <bsd.prog.mk>
|