Home | History | Annotate | Line # | Download | only in stdethers
Makefile revision 1.5
      1  1.5    lukem #	$NetBSD: Makefile,v 1.5 1997/10/02 14:16:31 lukem Exp $
      2  1.1  thorpej 
      3  1.1  thorpej PROG=	stdethers
      4  1.1  thorpej MAN=	stdethers.8
      5  1.1  thorpej CFLAGS+= -DNTOA_FIX
      6  1.1  thorpej 
      7  1.1  thorpej .include <bsd.prog.mk>
      8