Browse Source

typo

OPENBSD_4_0
deraadt 18 years ago
parent
commit
0ebb77f10e
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      src/etc/etc.armish/Makefile.inc

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

@ -1,4 +1,4 @@
# $OpenBSD: Makefile.inc,v 1.1 2006/06/06 00:01:49 drahn Exp $
# $OpenBSD: Makefile.inc,v 1.2 2006/06/06 01:27:03 deraadt Exp $
# etc.armish/Makefile.inc -- armish-specific etc Makefile targets
.ifdef DESTDIR
@ -12,7 +12,7 @@ bsd:
${MAKE} clean && ${MAKE} depend && exec ${MAKE}
notes:
cp ${.CURDIR}/etc.i386/INSTALL.* ${DESTDIR}/snapshot
cp ${.CURDIR}/etc.armish/INSTALL.* ${DESTDIR}/snapshot
.PHONY: bsd notes


Loading…
Cancel
Save