Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/usr.bin/getaddrinfo need bsd.own.mk
details: https://anonhg.NetBSD.org/src/rev/605473097602
branches: trunk
changeset: 329006:605473097602
user: christos <christos%NetBSD.org@localhost>
date: Tue Apr 29 01:21:02 2014 +0000
description:
need bsd.own.mk
diffstat:
usr.bin/getaddrinfo/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (11 lines):
diff -r f52a91f15842 -r 605473097602 usr.bin/getaddrinfo/Makefile
--- a/usr.bin/getaddrinfo/Makefile Mon Apr 28 22:59:49 2014 +0000
+++ b/usr.bin/getaddrinfo/Makefile Tue Apr 29 01:21:02 2014 +0000
@@ -1,4 +1,6 @@
-# $NetBSD: Makefile,v 1.1 2013/09/30 06:19:22 riastradh Exp $
+# $NetBSD: Makefile,v 1.2 2014/04/29 01:21:02 christos Exp $
+
+.include <bsd.own.mk>
PROG= getaddrinfo
Home |
Main Index |
Thread Index |
Old Index