31 lines
540 B
Makefile
31 lines
540 B
Makefile
# Autogenerated - do NOT edit!
|
|
|
|
DIRDEPS = \
|
|
bin/cat.host \
|
|
gnu/lib/csu \
|
|
gnu/lib/libgcc \
|
|
include \
|
|
include/xlocale \
|
|
lib/${CSU_DIR} \
|
|
lib/libc \
|
|
lib/libcompiler_rt \
|
|
lib/libjail \
|
|
lib/libkvm \
|
|
lib/msun \
|
|
lib/ncurses/ncursesw \
|
|
|
|
|
|
.include <dirdeps.mk>
|
|
|
|
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
|
|
# local dependencies - needed for -jN in clean tree
|
|
commands.o: sigdesc.h
|
|
commands.po: sigdesc.h
|
|
display.o: top.local.h
|
|
display.po: top.local.h
|
|
top.o: top.local.h
|
|
top.po: top.local.h
|
|
username.o: top.local.h
|
|
username.po: top.local.h
|
|
.endif
|