24 lines
376 B
Makefile
24 lines
376 B
Makefile
|
# $FreeBSD$
|
||
|
# Autogenerated - do NOT edit!
|
||
|
|
||
|
DIRDEPS = \
|
||
|
gnu/lib/csu \
|
||
|
gnu/lib/libdialog \
|
||
|
include \
|
||
|
include/xlocale \
|
||
|
lib/${CSU_DIR} \
|
||
|
lib/libc \
|
||
|
lib/libcompiler_rt \
|
||
|
lib/libdpv \
|
||
|
lib/libfigpar \
|
||
|
lib/libutil \
|
||
|
lib/msun \
|
||
|
lib/ncurses/ncursesw \
|
||
|
|
||
|
|
||
|
.include <dirdeps.mk>
|
||
|
|
||
|
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
|
||
|
# local dependencies - needed for -jN in clean tree
|
||
|
.endif
|