5b381db8cc
For meta mode we will want objdirs. Differential Revision: D2748 Reviewed by: brooks imp
8 lines
151 B
Makefile
8 lines
151 B
Makefile
# $FreeBSD$
|
|
|
|
FILES= create-part.sh delete-part.sh
|
|
FILESMODE= ${BINMODE}
|
|
FILESDIR=${SHAREDIR}/pc-sysinstall/backend-partmanager
|
|
|
|
.include <bsd.prog.mk>
|