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/c2df4563b75e
branches:  trunk
changeset: 795767:c2df4563b75e
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 539d073b3c49 -r c2df4563b75e 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