Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/distrib/sun2 Now include distrib/common/Makefile.distrib.
details: https://anonhg.NetBSD.org/src/rev/90edaf07a0dc
branches: trunk
changeset: 526669:90edaf07a0dc
user: fredette <fredette%NetBSD.org@localhost>
date: Tue May 07 17:15:00 2002 +0000
description:
Now include distrib/common/Makefile.distrib.
diffstat:
distrib/sun2/Makefile | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
diffs (16 lines):
diff -r 3943ecfa66c2 -r 90edaf07a0dc distrib/sun2/Makefile
--- a/distrib/sun2/Makefile Tue May 07 14:59:34 2002 +0000
+++ b/distrib/sun2/Makefile Tue May 07 17:15:00 2002 +0000
@@ -1,8 +1,11 @@
-# $NetBSD: Makefile,v 1.5 2002/05/02 18:02:56 lukem Exp $
+# $NetBSD: Makefile,v 1.6 2002/05/07 17:15:00 fredette Exp $
SUBDIR= ramdisk miniroot
TARGETS+= release
+.include <bsd.own.mk>
+.include "${NETBSDSRCDIR}/distrib/common/Makefile.distrib"
+
release: check_RELEASEDIR .WAIT \
${DESTDIR}/usr/mdec/bootyy ${DESTDIR}/usr/mdec/netboot \
${DESTDIR}/usr/mdec/tapeboot MakeBootTape MakeInstTape
Home |
Main Index |
Thread Index |
Old Index