Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/tests/modules/k_helper3 Let's get it right this time.
details: https://anonhg.NetBSD.org/src/rev/c0232f8976ad
branches: trunk
changeset: 778788:c0232f8976ad
user: pgoyette <pgoyette%NetBSD.org@localhost>
date: Fri Apr 13 15:02:37 2012 +0000
description:
Let's get it right this time.
diffstat:
tests/modules/k_helper3/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (16 lines):
diff -r af19c1b4ba58 -r c0232f8976ad tests/modules/k_helper3/Makefile
--- a/tests/modules/k_helper3/Makefile Fri Apr 13 14:54:39 2012 +0000
+++ b/tests/modules/k_helper3/Makefile Fri Apr 13 15:02:37 2012 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.2 2012/04/13 14:54:39 pgoyette Exp $
+# $NetBSD: Makefile,v 1.3 2012/04/13 15:02:37 pgoyette Exp $
.include <bsd.own.mk>
PROG= k_helper3
SRCS= k_helper3.c
-BINDIR= ${DESTDIR}/${TESTSBASE}/modules/${PROG}
+BINDIR= ${TESTSBASE}/modules/${PROG}
LDADD+= -lprop
Home |
Main Index |
Thread Index |
Old Index