7 lines
109 B
Makefile
7 lines
109 B
Makefile
# $NetBSD: Makefile,v 1.5 1999/12/21 09:25:43 fair Exp $
|
|
|
|
PROG= gencat
|
|
MAN= gencat.1
|
|
|
|
.include <bsd.prog.mk>
|