2001-08-14 14:18:26 +04:00
|
|
|
# $NetBSD: Makefile,v 1.6 2001/08/14 10:18:28 tv Exp $
|
1994-05-30 02:34:42 +04:00
|
|
|
|
|
|
|
PROG= gencat
|
1999-12-21 12:25:43 +03:00
|
|
|
MAN= gencat.1
|
1994-05-30 02:34:42 +04:00
|
|
|
|
2001-08-14 14:18:26 +04:00
|
|
|
.ifndef HOSTPROG
|
1994-05-30 02:34:42 +04:00
|
|
|
.include <bsd.prog.mk>
|
2001-08-14 14:18:26 +04:00
|
|
|
.endif
|