summaryrefslogtreecommitdiff
path: root/etc/etc.pmax
diff options
context:
space:
mode:
Diffstat (limited to 'etc/etc.pmax')
-rw-r--r--etc/etc.pmax/Makefile.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/etc.pmax/Makefile.inc b/etc/etc.pmax/Makefile.inc
index 398569fc95f..452cac98d58 100644
--- a/etc/etc.pmax/Makefile.inc
+++ b/etc/etc.pmax/Makefile.inc
@@ -1,7 +1,7 @@
#
# etc.pmax/Makefile.inc -- pmax-specific etc Makefile targets
#
-# $Id: Makefile.inc,v 1.5 1997/05/13 14:30:37 graichen Exp $
+# $Id: Makefile.inc,v 1.6 1997/05/13 14:32:39 graichen Exp $
.ifdef DESTDIR
@@ -24,7 +24,7 @@ bsd.nfs:
cd ${.CURDIR}/../sys/arch/pmax/conf && config GENERIC_NFS
cd ${.CURDIR}/../sys/arch/pmax/compile/GENERIC_NFS && \
make clean && make depend && make
- cp ${.CURDIR}/../sys/arch/pmax/compile/GENERIC_NFS/bsd \
+ elf2ecoff ${.CURDIR}/../sys/arch/pmax/compile/GENERIC_NFS/bsd \
${DESTDIR}/snapshot/bsd.nfs
bsd.rz0: