Source-Changes-HG archive

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

[src/trunk]: src/etc/etc.luna68k kill leftovers from the original



details:   https://anonhg.NetBSD.org/src/rev/20cc9e58070d
branches:  trunk
changeset: 526790:20cc9e58070d
user:      jdolecek <jdolecek%NetBSD.org@localhost>
date:      Fri May 10 21:19:05 2002 +0000

description:
kill leftovers from the original

diffstat:

 etc/etc.luna68k/Makefile.inc |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (16 lines):

diff -r ef8777729ef5 -r 20cc9e58070d etc/etc.luna68k/Makefile.inc
--- a/etc/etc.luna68k/Makefile.inc      Fri May 10 21:11:48 2002 +0000
+++ b/etc/etc.luna68k/Makefile.inc      Fri May 10 21:19:05 2002 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: Makefile.inc,v 1.1 2002/05/08 13:50:22 jdolecek Exp $
+#      $NetBSD: Makefile.inc,v 1.2 2002/05/10 21:19:05 jdolecek Exp $
 #
 #      etc.luna68k/Makefile.inc -- luna68k-specific etc Makefile targets
 #
@@ -12,5 +12,5 @@
        cd ${.CURDIR}/../distrib && ${MAKE} cleandir
 .endif
        cd ${.CURDIR}/../distrib && ${MAKE} depend && ${MAKE}
-       cd ${.CURDIR}/../distrib/prep && ${MAKE} release
+       #cd ${.CURDIR}/../distrib/luna68k && ${MAKE} release
        cd ${.CURDIR}/../distrib/notes && ${MAKE} release



Home | Main Index | Thread Index | Old Index