Module Name: src
Committed By: snj
Date: Thu Feb 5 21:50:42 UTC 2015
Modified Files:
src/etc/etc.alpha: Makefile.inc
Log Message:
don't create an empty installation/misc directory in the release tree.
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/etc/etc.alpha/Makefile.inc
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/etc/etc.alpha/Makefile.inc
diff -u src/etc/etc.alpha/Makefile.inc:1.8 src/etc/etc.alpha/Makefile.inc:1.9
--- src/etc/etc.alpha/Makefile.inc:1.8 Tue Jul 24 10:49:23 2007
+++ src/etc/etc.alpha/Makefile.inc Thu Feb 5 21:50:42 2015
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.inc,v 1.8 2007/07/24 10:49:23 pavel Exp $
+# $NetBSD: Makefile.inc,v 1.9 2015/02/05 21:50:42 snj Exp $
#
# etc.alpha/Makefile.inc -- alpha-specific etc Makefile targets
#
@@ -13,8 +13,7 @@ BUILD_KERNELS+= INSTALL
INSTALLATION_DIRS+= installation/floppy \
installation/diskimage \
installation/instkernel \
- installation/netboot \
- installation/misc
+ installation/netboot
snap_md_post:
cd ${KERNSRCDIR}/arch/alpha/stand/netboot && ${MAKE} release