Browse Source

empty line between the targets

OPENBSD_3_4
mickey 21 years ago
parent
commit
107c268272
1 changed files with 2 additions and 1 deletions
  1. +2
    -1
      src/etc/etc.hppa/Makefile.inc

+ 2
- 1
src/etc/etc.hppa/Makefile.inc View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile.inc,v 1.3 2003/01/16 19:13:36 mickey Exp $
# $OpenBSD: Makefile.inc,v 1.4 2003/03/28 23:20:51 mickey Exp $
.ifdef DESTDIR
snap_md: boot bsd distrib
@ -9,6 +9,7 @@ bsd:
cd ${.CURDIR}/../sys/arch/hppa/conf && config GENERIC
cd ${.CURDIR}/../sys/arch/hppa/compile/GENERIC && \
${MAKE} clean && ${MAKE} depend && exec ${MAKE}
boot:
cp ${DESTDIR}/usr/mdec/xxboot ${DESTDIR}/snapshot


Loading…
Cancel
Save