Source-Changes-HG archive

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

[src/trunk]: src/usr.sbin/tprof Fix merge botch.



details:   https://anonhg.NetBSD.org/src/rev/df3776a8f67f
branches:  trunk
changeset: 448235:df3776a8f67f
user:      kre <kre%NetBSD.org@localhost>
date:      Sun Jan 27 05:12:30 2019 +0000

description:
Fix merge botch.

diffstat:

 usr.sbin/tprof/Makefile |  4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

diffs (11 lines):

diff -r a97223cb00df -r df3776a8f67f usr.sbin/tprof/Makefile
--- a/usr.sbin/tprof/Makefile   Sun Jan 27 05:08:05 2019 +0000
+++ b/usr.sbin/tprof/Makefile   Sun Jan 27 05:12:30 2019 +0000
@@ -1,6 +1,4 @@
-#      $NetBSD: Makefile,v 1.8 2019/01/27 02:08:51 pgoyette Exp $
-
-.PATH: ${.CURDIR}/arch
+#      $NetBSD: Makefile,v 1.9 2019/01/27 05:12:30 kre Exp $
 
 .PATH: ${.CURDIR}/arch
 



Home | Main Index | Thread Index | Old Index