Source-Changes-HG archive

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

[src/netbsd-1-6]: src/distrib/notes/x68k Pull up revision 1.3 (requested by l...



details:   https://anonhg.NetBSD.org/src/rev/4bc4f352082b
branches:  netbsd-1-6
changeset: 528547:4bc4f352082b
user:      lukem <lukem%NetBSD.org@localhost>
date:      Mon Jul 22 05:07:16 2002 +0000

description:
Pull up revision 1.3 (requested by lukem):
- define COMMON as "${.CURDIR}/../common", and use appropriately
- remove .PATH: ${.CURDIR}/../common
- update the various MERGED_SRCS lines to reflect reality

diffstat:

 distrib/notes/x68k/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (10 lines):

diff -r 89a8fd4fb86e -r 4bc4f352082b distrib/notes/x68k/Makefile
--- a/distrib/notes/x68k/Makefile       Mon Jul 22 05:06:59 2002 +0000
+++ b/distrib/notes/x68k/Makefile       Mon Jul 22 05:07:16 2002 +0000
@@ -1,3 +1,5 @@
-#      $NetBSD: Makefile,v 1.2 2001/01/14 21:37:58 mycroft Exp $
+#      $NetBSD: Makefile,v 1.2.2.1 2002/07/22 05:07:16 lukem Exp $
+
+MERGED_SRCS+=  ${COMMON}/sysinst ${COMMON}/upgrade ${COMMON}/xfer
 
 .include <bsd.man.mk>



Home | Main Index | Thread Index | Old Index