Source-Changes-HG archive

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

[src/trunk]: src/regress/sys/uvm Use proginstall:: to disable installing PROG.



details:   https://anonhg.NetBSD.org/src/rev/c98782f245aa
branches:  trunk
changeset: 483815:c98782f245aa
user:      simonb <simonb%NetBSD.org@localhost>
date:      Sun Mar 19 02:47:19 2000 +0000

description:
Use proginstall:: to disable installing PROG.

diffstat:

 regress/sys/uvm/Makefile.inc |  4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diffs (8 lines):

diff -r 54b3067193bd -r c98782f245aa regress/sys/uvm/Makefile.inc
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/regress/sys/uvm/Makefile.inc      Sun Mar 19 02:47:19 2000 +0000
@@ -0,0 +1,4 @@
+#      $NetBSD: Makefile.inc,v 1.1 2000/03/19 02:47:19 simonb Exp $
+#
+# do not install regression test programs
+proginstall::



Home | Main Index | Thread Index | Old Index