Browse Source

snap_md: arch is pmax not sparc. -moj

OPENBSD_2_2
maja 27 years ago
parent
commit
970b341c32
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      src/etc/etc.pmax/Makefile.inc

+ 2
- 2
src/etc/etc.pmax/Makefile.inc View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile.inc,v 1.9 1997/09/21 11:50:34 deraadt Exp $
# $OpenBSD: Makefile.inc,v 1.10 1997/09/26 21:39:25 maja Exp $
# etc.pmax/Makefile.inc -- pmax-specific etc Makefile targets
.ifdef DESTDIR
snap_md: binutils bsd distrib
cp ${.CURDIR}/../sys/arch/sparc/compile/GENERIC/bsd \
cp ${.CURDIR}/../sys/arch/pmax/compile/GENERIC/bsd \
${DESTDIR}/snapshot/bsd
binutils:


Loading…
Cancel
Save