mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-09-08 14:46:56 -04:00
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>
|