Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/distrib/hp300 wrap line
details: https://anonhg.NetBSD.org/src/rev/e2753b3f508a
branches: trunk
changeset: 526621:e2753b3f508a
user: lukem <lukem%NetBSD.org@localhost>
date: Tue May 07 03:29:43 2002 +0000
description:
wrap line
diffstat:
distrib/hp300/Makefile | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 3d09d78d5606 -r e2753b3f508a distrib/hp300/Makefile
--- a/distrib/hp300/Makefile Tue May 07 03:28:25 2002 +0000
+++ b/distrib/hp300/Makefile Tue May 07 03:29:43 2002 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2002/05/05 15:05:33 jdolecek Exp $
+# $NetBSD: Makefile,v 1.15 2002/05/07 03:29:43 lukem Exp $
.include <bsd.own.mk>
.include "${NETBSDSRCDIR}/distrib/common/Makefile.distrib"
@@ -7,6 +7,7 @@
TARGETS+= release
release: check_RELEASEDIR .WAIT HP-IB.geometry
- ${RELEASE_INSTALL} ${.CURDIR}/HP-IB.geometry ${RELEASEDIR}/installation/misc
+ ${RELEASE_INSTALL} ${.CURDIR}/HP-IB.geometry \
+ ${RELEASEDIR}/installation/misc
.include <bsd.subdir.mk>
Home |
Main Index |
Thread Index |
Old Index