6a270e17f3
It included libutil.h for setproctitle(3), which was moved from libutil to libc in r65353 in 2000. Reviewed by: gshapiro [sendmail change] Sponsored by: EMC / Isilon Storage Division Differential Revision: https://reviews.freebsd.org/D4261
27 lines
440 B
Makefile
27 lines
440 B
Makefile
# $FreeBSD$
|
|
# Autogenerated - do NOT edit!
|
|
|
|
DIRDEPS = \
|
|
include \
|
|
include/arpa \
|
|
include/xlocale \
|
|
|
|
|
|
.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
|