diff options
| author | wiz <wiz@NetBSD.org> | 2000-11-20 00:47:10 +0000 |
|---|---|---|
| committer | wiz <wiz@NetBSD.org> | 2000-11-20 00:47:10 +0000 |
| commit | 98e25ea2e6b3d25c33f68d02773cb76d07bd87ca (patch) | |
| tree | bfafd15533bf2c0f7ed6a66360052e112e391f0a /share/examples | |
| parent | 3819ccc8d0a3bde5418ab06bf8ed7932a1a4e24b (diff) | |
Install adapted config file instead of old one.
Diffstat (limited to 'share/examples')
| -rw-r--r-- | share/examples/amd/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/examples/amd/Makefile b/share/examples/amd/Makefile index eff066607f4..546c6d148af 100644 --- a/share/examples/amd/Makefile +++ b/share/examples/amd/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.5 1999/02/13 02:54:34 lukem Exp $ +# $NetBSD: Makefile,v 1.6 2000/11/20 00:47:10 wiz Exp $ .include <bsd.own.mk> .if ${MKSHARE} != "no" -FILES= cd master net +FILES= amd.conf cd net FILESDIR=/usr/share/examples/amd .endif MKOBJ= no |
