7431dfd458
Makefile's, fixing concurrent installworld (`make -j17 installworld'). Thanks to: delphij, emaste Reviewed by: delphij MFC after: 3 days X-MFC-to: stable/10, stable/9
9 lines
123 B
Makefile
9 lines
123 B
Makefile
# $FreeBSD$
|
|
|
|
NO_OBJ=
|
|
|
|
FILESDIR= ${LIBEXECDIR}/bsdconfig/030.packages/include
|
|
FILES= messages.subr
|
|
|
|
.include <bsd.prog.mk>
|