summaryrefslogtreecommitdiffstats
path: root/release/picobsd/isp
diff options
context:
space:
mode:
authorabial <abial@FreeBSD.org>1998-08-28 08:57:16 +0000
committerabial <abial@FreeBSD.org>1998-08-28 08:57:16 +0000
commit057ae5be586d60ff4f66728a84536c7d73d2095b (patch)
treec36767fe368eb066ee0868583c6d9ce092ecd915 /release/picobsd/isp
parent348114cc3be3d57b1547bbf790036803e3b4c3e9 (diff)
downloadFreeBSD-src-057ae5be586d60ff4f66728a84536c7d73d2095b.zip
FreeBSD-src-057ae5be586d60ff4f66728a84536c7d73d2095b.tar.gz
Obtain the mib files from ../../net/crunch1/mibs.
Diffstat (limited to 'release/picobsd/isp')
-rw-r--r--release/picobsd/isp/crunch1/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/release/picobsd/isp/crunch1/Makefile b/release/picobsd/isp/crunch1/Makefile
index 67a1ca1..abb2e2a 100644
--- a/release/picobsd/isp/crunch1/Makefile
+++ b/release/picobsd/isp/crunch1/Makefile
@@ -1,5 +1,5 @@
#
-# $Id: Makefile,v 1.2 1998/08/02 12:22:04 abial Exp $
+# $Id: Makefile,v 1.1.1.1 1998/08/27 17:38:42 abial Exp $
#
SRC?=/usr/src
@@ -43,7 +43,7 @@ install:
rm /mnt/stand/crunch
# Install the MIB files
mkdir -p /mnt/usr/local/share/snmp/mibs
- cp mibs/*.txt /mnt/usr/local/share/snmp/mibs/
+ cp ../../net/crunch1/mibs/*.txt /mnt/usr/local/share/snmp/mibs/
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud