mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-27 11:20:58 +01:00
ccfb965433
Off by default, build behaves normally. WITH_META_MODE we get auto objdir creation, the ability to start build from anywhere in the tree. Still need to add real targets under targets/ to build packages. Differential Revision: D2796 Reviewed by: brooks imp
60 lines
1.3 KiB
Makefile
60 lines
1.3 KiB
Makefile
# $FreeBSD$
|
|
# Autogenerated - do NOT edit!
|
|
|
|
DIRDEPS = \
|
|
gnu/lib/csu \
|
|
gnu/lib/libgcc \
|
|
include \
|
|
include/arpa \
|
|
include/xlocale \
|
|
kerberos5/lib/libasn1 \
|
|
kerberos5/lib/libheimbase \
|
|
kerberos5/lib/libheimipcc \
|
|
kerberos5/lib/libhx509 \
|
|
kerberos5/lib/libkadm5clnt \
|
|
kerberos5/lib/libkrb5 \
|
|
kerberos5/lib/libroken \
|
|
kerberos5/lib/libsl \
|
|
kerberos5/lib/libvers \
|
|
kerberos5/lib/libwind \
|
|
lib/${CSU_DIR} \
|
|
lib/libc \
|
|
lib/libcom_err \
|
|
lib/libcompiler_rt \
|
|
lib/libcrypt \
|
|
lib/libedit \
|
|
lib/libthr \
|
|
lib/ncurses/ncursesw \
|
|
secure/lib/libcrypto \
|
|
|
|
|
|
.include <dirdeps.mk>
|
|
|
|
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
|
|
# local dependencies - needed for -jN in clean tree
|
|
add.o: ktutil-commands.h
|
|
add.po: ktutil-commands.h
|
|
change.o: ktutil-commands.h
|
|
change.po: ktutil-commands.h
|
|
copy.o: ktutil-commands.h
|
|
copy.po: ktutil-commands.h
|
|
destroy.o: ktutil-commands.h
|
|
destroy.po: ktutil-commands.h
|
|
get.o: ktutil-commands.h
|
|
get.po: ktutil-commands.h
|
|
ktutil-commands.o: ktutil-commands.c
|
|
ktutil-commands.o: ktutil-commands.h
|
|
ktutil-commands.po: ktutil-commands.c
|
|
ktutil-commands.po: ktutil-commands.h
|
|
ktutil.o: ktutil-commands.h
|
|
ktutil.po: ktutil-commands.h
|
|
list.o: ktutil-commands.h
|
|
list.po: ktutil-commands.h
|
|
purge.o: ktutil-commands.h
|
|
purge.po: ktutil-commands.h
|
|
remove.o: ktutil-commands.h
|
|
remove.po: ktutil-commands.h
|
|
rename.o: ktutil-commands.h
|
|
rename.po: ktutil-commands.h
|
|
.endif
|