Home | History | Annotate | Line # | Download | only in route6d
Makefile revision 1.5
      1  1.5  itojun # $NetBSD: Makefile,v 1.5 2001/11/19 03:19:10 itojun Exp $
      2  1.1  itojun 
      3  1.1  itojun PROG=	route6d
      4  1.1  itojun MAN=	route6d.8
      5  1.1  itojun 
      6  1.5  itojun CPPFLAGS+=-DINET6
      7  1.1  itojun 
      8  1.1  itojun .include <bsd.prog.mk>
      9