add a Makefile

This commit is contained in:
christos 2018-04-08 01:30:01 +00:00
parent ae527bc777
commit 382dfac1e5

7
external/mpl/Makefile vendored Normal file
View File

@ -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>