mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-15 09:04:39 +00:00
6 lines
199 B
Makefile
6 lines
199 B
Makefile
# $FreeBSD: src/usr.sbin/pc-sysinstall/Makefile,v 1.1 2010/06/24 22:21:47 imp Exp $
|
|
SUBDIR=backend backend-partmanager backend-query conf doc examples
|
|
SUBDIR+=pc-sysinstall
|
|
|
|
.include <bsd.subdir.mk>
|