Radish alpha
H
rad:z3QDZAW2FAfuLvihrhiyDC9fAD8G9
HardenedBSD Package Manager
Radicle
Git
Add a Makefile for the pkg-plugin-serve plugin for building mongoose and the plugin itself
Marin Atanasov Nikolov committed 13 years ago
commit a5e4f076e277728284b8af92d4f1317e7653c9db
parent 822ceb8
1 file changed +4 -0
added plugins/pkg-plugins-serve/Makefile
@@ -0,0 +1,4 @@
+
SUBDIR=	mongoose \
+
	plugin
+

+
.include <bsd.subdir.mk>