Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/usr.bin/menuc/testm Include the definition of PRINTOBJDIR be...
details: https://anonhg.NetBSD.org/src/rev/239b6cbebd68
branches: trunk
changeset: 501767:239b6cbebd68
user: phil <phil%NetBSD.org@localhost>
date: Sun Jan 07 07:18:32 2001 +0000
description:
Include the definition of PRINTOBJDIR before using it.
diffstat:
usr.bin/menuc/testm/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (11 lines):
diff -r cbf27aa40070 -r 239b6cbebd68 usr.bin/menuc/testm/Makefile
--- a/usr.bin/menuc/testm/Makefile Sun Jan 07 07:10:30 2001 +0000
+++ b/usr.bin/menuc/testm/Makefile Sun Jan 07 07:18:32 2001 +0000
@@ -1,4 +1,6 @@
-# $NetBSD: Makefile,v 1.12 2000/12/30 14:54:40 sommerfeld Exp $
+# $NetBSD: Makefile,v 1.13 2001/01/07 07:18:32 phil Exp $
+
+.include <bsd.own.mk>
MENUCDIR!= cd $(.CURDIR)/..; ${PRINTOBJDIR}
MENUC= ${MENUCDIR}/menuc
Home |
Main Index |
Thread Index |
Old Index