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
22 lines
346 B
Makefile
22 lines
346 B
Makefile
# $FreeBSD$
|
|
# Autogenerated - do NOT edit!
|
|
|
|
DIRDEPS = \
|
|
include \
|
|
include/xlocale \
|
|
|
|
|
|
.include <dirdeps.mk>
|
|
|
|
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
|
|
# local dependencies - needed for -jN in clean tree
|
|
smdb.o: sm_os.h
|
|
smdb.po: sm_os.h
|
|
smdb1.o: sm_os.h
|
|
smdb1.po: sm_os.h
|
|
smdb2.o: sm_os.h
|
|
smdb2.po: sm_os.h
|
|
smndbm.o: sm_os.h
|
|
smndbm.po: sm_os.h
|
|
.endif
|