Home | History | Annotate | Line # | Download | only in etc
Makefile revision 1.2
      1  1.2    lukem #	$NetBSD: Makefile,v 1.2 1998/09/27 17:22:08 lukem Exp $
      2  1.1  thorpej 
      3  1.2    lukem .if !defined(NOSHARE)
      4  1.1  thorpej FILES=	svc.conf
      5  1.1  thorpej FILESDIR=/usr/share/examples/emul/ultrix/etc
      6  1.2    lukem .endif
      7  1.1  thorpej NOOBJ=	noobj
      8  1.1  thorpej 
      9  1.1  thorpej .include <bsd.prog.mk>
     10