Home | History | Annotate | Line # | Download | only in gencat
Makefile revision 1.6
      1 #	$NetBSD: Makefile,v 1.6 2001/08/14 10:18:28 tv Exp $
      2 
      3 PROG=	gencat
      4 MAN=	gencat.1
      5 
      6 .ifndef HOSTPROG
      7 .include <bsd.prog.mk>
      8 .endif
      9