12 lines
277 B
Makefile
12 lines
277 B
Makefile
# $OpenBSD: Makefile,v 1.1 2013/03/12 07:33:14 jasper Exp $
|
|
|
|
SUBDIR =
|
|
SUBDIR += erl-chef_authn
|
|
SUBDIR += erl-chef_certgen
|
|
SUBDIR += erl-chef_db
|
|
SUBDIR += erl-chef_index
|
|
SUBDIR += erl-chef_objects
|
|
SUBDIR += erl-chef_wm
|
|
|
|
.include <bsd.port.subdir.mk>
|