Source-Changes-HG archive

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

[src/netbsd-1-5]: src/distrib/x68k/floppies/inst Pull up revision 1.8 (reques...



details:   https://anonhg.NetBSD.org/src/rev/aa165bb25b5f
branches:  netbsd-1-5
changeset: 491714:aa165bb25b5f
user:      he <he%NetBSD.org@localhost>
date:      Wed May 09 20:39:29 2001 +0000

description:
Pull up revision 1.8 (requested by nsmrtks):
  Include bsd.prog.mk for cleandir target.

diffstat:

 distrib/x68k/floppies/inst/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (14 lines):

diff -r ca79e46f07b2 -r aa165bb25b5f distrib/x68k/floppies/inst/Makefile
--- a/distrib/x68k/floppies/inst/Makefile       Wed May 09 20:35:16 2001 +0000
+++ b/distrib/x68k/floppies/inst/Makefile       Wed May 09 20:39:29 2001 +0000
@@ -1,8 +1,9 @@
-#      $NetBSD: Makefile,v 1.5.2.4 2001/04/21 20:52:56 he Exp $
+#      $NetBSD: Makefile,v 1.5.2.5 2001/05/09 20:39:29 he Exp $
 
 .include <bsd.own.mk>
 .include <bsd.obj.mk>
 .include <bsd.depall.mk>
+.include <bsd.prog.mk>
 .MAIN: all
 
 realall: inst.fs.gz



Home | Main Index | Thread Index | Old Index