diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2006-07-27 03:11:24 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2006-07-27 03:11:24 +0000 |
commit | 44f6f525eb5e7ea6d3dcc5e6d3e4a5e72d02770a (patch) | |
tree | a017b1502c2361301f6beaca70988ad744b97f0e /etc/etc.alpha | |
parent | 051ff6fd8a659dfb0cbc41c1c86898fa9939220d (diff) |
typo
Diffstat (limited to 'etc/etc.alpha')
-rw-r--r-- | etc/etc.alpha/Makefile.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/etc.alpha/Makefile.inc b/etc/etc.alpha/Makefile.inc index a0959efec69..d67fb38ae17 100644 --- a/etc/etc.alpha/Makefile.inc +++ b/etc/etc.alpha/Makefile.inc @@ -1,7 +1,7 @@ -# $OpenBSD: Makefile.inc,v 1.14 2006/07/27 02:53:55 deraadt Exp $ +# $OpenBSD: Makefile.inc,v 1.15 2006/07/27 03:11:23 deraadt Exp $ .ifdef DESTDIR -snap_md: bsd bootlocks distrib +snap_md: bsd bootblocks distrib cp ${.CURDIR}/../sys/arch/alpha/compile/GENERIC/bsd \ ${DESTDIR}/snapshot/bsd |