Add Makefile.depend

This commit is contained in:
Bryan Drewery 2015-10-27 01:24:57 +00:00
parent a181f63f0d
commit 7eda8fb9ad
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=290030
2 changed files with 50 additions and 0 deletions

View file

@ -0,0 +1,21 @@
# $FreeBSD$
# Autogenerated - do NOT edit!
DIRDEPS = \
gnu/lib/csu \
gnu/lib/libgcc \
include \
include/arpa \
include/xlocale \
lib/${CSU_DIR} \
lib/libc \
lib/libcompiler_rt \
secure/lib/libcrypto \
secure/lib/libssl \
.include <dirdeps.mk>
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
# local dependencies - needed for -jN in clean tree
.endif

View file

@ -0,0 +1,29 @@
# $FreeBSD$
# Autogenerated - do NOT edit!
DIRDEPS = \
gnu/lib/csu \
gnu/lib/libgcc \
include \
include/arpa \
include/xlocale \
lib/${CSU_DIR} \
lib/libc \
lib/libcompiler_rt \
secure/lib/libcrypto \
secure/lib/libssl \
.include <dirdeps.mk>
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
# local dependencies - needed for -jN in clean tree
aliases_parse.o: aliases_parse.c
aliases_parse.o: aliases_parse.h
aliases_parse.po: aliases_parse.c
aliases_parse.po: aliases_parse.h
aliases_scan.o: aliases_parse.h
aliases_scan.o: aliases_scan.c
aliases_scan.po: aliases_parse.h
aliases_scan.po: aliases_scan.c
.endif