Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/external/mpl add a Makefile



details:   https://anonhg.NetBSD.org/src/rev/1a734e0f146e
branches:  trunk
changeset: 831625:1a734e0f146e
user:      christos <christos%NetBSD.org@localhost>
date:      Sun Apr 08 01:30:01 2018 +0000

description:
add a Makefile

diffstat:

 external/mpl/Makefile |  7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)

diffs (11 lines):

diff -r 09d7bcbec3b9 -r 1a734e0f146e external/mpl/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/external/mpl/Makefile     Sun Apr 08 01:30:01 2018 +0000
@@ -0,0 +1,7 @@
+#      $NetBSD: Makefile,v 1.1 2018/04/08 01:30:01 christos Exp $
+
+.include <bsd.own.mk>
+
+SUBDIR=        dhcp
+
+.include <bsd.subdir.mk>



Home | Main Index | Thread Index | Old Index