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/e3253f22fe1b
branches:  trunk
changeset: 321857:e3253f22fe1b
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 b767267843b9 -r e3253f22fe1b 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