Browse Source

Kill more release shit I thought I had commited already...

OPENBSD_3_4
miod 21 years ago
parent
commit
4eff879d37
1 changed files with 3 additions and 3 deletions
  1. +3
    -3
      src/etc/etc.mvme88k/Makefile.inc

+ 3
- 3
src/etc/etc.mvme88k/Makefile.inc View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile.inc,v 1.5 2003/08/09 21:18:52 miod Exp $
# $OpenBSD: Makefile.inc,v 1.6 2003/08/15 13:37:56 miod Exp $
# etc.mvme88k/Makefile.inc -- mvme88k-specific etc Makefile targets
.ifdef DESTDIR
snap_md: bsd-generic bootblocks distrib
cp ${.CURDIR}/../sys/arch/mvme88k/compile/GENERIC/bsd.gz \
${DESTDIR}/snapshot/bsd-generic.gz
cp ${.CURDIR}/../sys/arch/mvme88k/compile/GENERIC/bsd \
${DESTDIR}/snapshot/bsd
bsd-generic:
cd ${.CURDIR}/../sys/arch/mvme88k/conf && config GENERIC


Loading…
Cancel
Save