29 lines
486 B
Makefile
29 lines
486 B
Makefile
# Autogenerated - do NOT edit!
|
|
|
|
DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
|
|
|
|
DIRDEPS = \
|
|
include \
|
|
include/arpa \
|
|
include/xlocale \
|
|
lib/libutil \
|
|
|
|
|
|
.include <dirdeps.mk>
|
|
|
|
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
|
|
# local dependencies - needed for -jN in clean tree
|
|
cf.o: sm_os.h
|
|
cf.po: sm_os.h
|
|
debug.o: sm_os.h
|
|
debug.po: sm_os.h
|
|
err.o: sm_os.h
|
|
err.po: sm_os.h
|
|
lockfile.o: sm_os.h
|
|
lockfile.po: sm_os.h
|
|
safefile.o: sm_os.h
|
|
safefile.po: sm_os.h
|
|
snprintf.o: sm_os.h
|
|
snprintf.po: sm_os.h
|
|
.endif
|