Home | History | Annotate | Line # | Download | only in etc
Makefile revision 1.1
      1  1.1  thorpej #	$NetBSD: Makefile,v 1.1 1997/11/13 03:02:08 thorpej Exp $
      2  1.1  thorpej 
      3  1.1  thorpej FILES=	svc.conf
      4  1.1  thorpej FILESDIR=/usr/share/examples/emul/ultrix/etc
      5  1.1  thorpej NOOBJ=	noobj
      6  1.1  thorpej 
      7  1.1  thorpej .include <bsd.prog.mk>
      8