Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/games/factor include bsd.own.mk to be sure NETBSDSRCDIR is set.
details: https://anonhg.NetBSD.org/src/rev/ad18162d6dfe
branches: trunk
changeset: 378390:ad18162d6dfe
user: mrg <mrg%NetBSD.org@localhost>
date: Mon Apr 12 04:19:32 2021 +0000
description:
include bsd.own.mk to be sure NETBSDSRCDIR is set.
diffstat:
games/factor/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (13 lines):
diff -r 905249f7d24a -r ad18162d6dfe games/factor/Makefile
--- a/games/factor/Makefile Mon Apr 12 04:18:38 2021 +0000
+++ b/games/factor/Makefile Mon Apr 12 04:19:32 2021 +0000
@@ -1,6 +1,8 @@
-# $NetBSD: Makefile,v 1.13 2017/05/21 15:28:41 riastradh Exp $
+# $NetBSD: Makefile,v 1.14 2021/04/12 04:19:32 mrg Exp $
# @(#)Makefile 8.1 (Berkeley) 5/31/93
+.include <bsd.own.mk>
+
PRIMES= ${NETBSDSRCDIR}/games/primes
PROG= factor
Home |
Main Index |
Thread Index |
Old Index