Browse Source

oops

OPENBSD_2_2
deraadt 27 years ago
parent
commit
eaaff75f8b
1 changed files with 2 additions and 4 deletions
  1. +2
    -4
      src/etc/etc.pmax/Makefile.inc

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

@ -1,11 +1,9 @@
# $OpenBSD: Makefile.inc,v 1.10 1997/09/26 21:39:25 maja Exp $
# $OpenBSD: Makefile.inc,v 1.11 1997/09/26 21:45:17 deraadt Exp $
# etc.pmax/Makefile.inc -- pmax-specific etc Makefile targets
.ifdef DESTDIR
snap_md: binutils bsd distrib
cp ${.CURDIR}/../sys/arch/pmax/compile/GENERIC/bsd \
${DESTDIR}/snapshot/bsd
snap_md: binutils bsd bsd.nfs bsd.rz0 distrib
binutils:
cd ${DESTDIR} && tar cf - usr/*openbsd* \


Loading…
Cancel
Save