22 lines
412 B
Makefile
22 lines
412 B
Makefile
|
# Autogenerated - do NOT edit!
|
||
|
|
||
|
DIRDEPS = \
|
||
|
include \
|
||
|
include/arpa \
|
||
|
include/rpc \
|
||
|
include/rpcsvc \
|
||
|
include/xlocale \
|
||
|
lib/libwrap \
|
||
|
usr.sbin/amd/include \
|
||
|
|
||
|
|
||
|
.include <dirdeps.mk>
|
||
|
|
||
|
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
|
||
|
# local dependencies - needed for -jN in clean tree
|
||
|
nfs_prot_x.o: nfs_prot_x.c
|
||
|
nfs_prot_x.po: nfs_prot_x.c
|
||
|
xdr_func_%undef.o: xdr_func_%undef.c
|
||
|
xdr_func_%undef.po: xdr_func_%undef.c
|
||
|
.endif
|