Home | History | Annotate | Line # | Download | only in amd
      1  1.8    lukem #	$NetBSD: Makefile,v 1.8 2001/12/12 12:24:21 lukem Exp $
      2  1.8    lukem 
      3  1.8    lukem NOOBJ=	# defined
      4  1.1  hubertf 
      5  1.5    lukem .include <bsd.own.mk>
      6  1.5    lukem 
      7  1.5    lukem .if ${MKSHARE} != "no"
      8  1.6      wiz FILES=	amd.conf cd net
      9  1.1  hubertf FILESDIR=/usr/share/examples/amd
     10  1.4    lukem .endif
     11  1.1  hubertf 
     12  1.1  hubertf .include <bsd.prog.mk>
     13