Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/arch/vax Add stand/pcs



details:   https://anonhg.NetBSD.org/src/rev/69b98d387993
branches:  trunk
changeset: 525301:69b98d387993
user:      matt <matt%NetBSD.org@localhost>
date:      Tue Apr 09 18:03:48 2002 +0000

description:
Add stand/pcs

diffstat:

 sys/arch/vax/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (11 lines):

diff -r 6cfc763b2eca -r 69b98d387993 sys/arch/vax/Makefile
--- a/sys/arch/vax/Makefile     Tue Apr 09 18:03:07 2002 +0000
+++ b/sys/arch/vax/Makefile     Tue Apr 09 18:03:48 2002 +0000
@@ -1,5 +1,5 @@
-#      $NetBSD: Makefile,v 1.3 2000/06/17 01:01:06 matt Exp $
+#      $NetBSD: Makefile,v 1.4 2002/04/09 18:03:48 matt Exp $
 #
-SUBDIR=        include boot stand/installboot
+SUBDIR=        include boot stand/installboot stand/pcs
 
 .include <bsd.subdir.mk>



Home | Main Index | Thread Index | Old Index