7 lines
118 B
Makefile
7 lines
118 B
Makefile
|
# $NetBSD: Makefile,v 1.1.1.1 1995/10/08 22:40:41 gwr Exp $
|
||
|
|
||
|
PROG= rdconfig
|
||
|
MAN= rdconfig.8
|
||
|
|
||
|
.include <bsd.prog.mk>
|