54c7d75a06
This has not been needed since r284171 in projects/bmake. Sponsored by: EMC / Isilon Storage Division
17 lines
263 B
Makefile
17 lines
263 B
Makefile
# $FreeBSD$
|
|
# Autogenerated - do NOT edit!
|
|
|
|
DIRDEPS = \
|
|
include \
|
|
include/xlocale \
|
|
lib/libz \
|
|
secure/lib/libcrypto \
|
|
secure/lib/libssl \
|
|
|
|
|
|
.include <dirdeps.mk>
|
|
|
|
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
|
|
# local dependencies - needed for -jN in clean tree
|
|
.endif
|