xref: /NextBSD/usr.sbin/pc-sysinstall/Makefile (revision 84d351007654069f9643c8e4b4802a7f5f08ee42)
1# $FreeBSD$
2SUBDIR=backend backend-partmanager backend-query conf doc examples
3SUBDIR+=pc-sysinstall
4SUBDIR_PARALLEL=
5
6.include <bsd.subdir.mk>
7