mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-11-27 04:53:28 +00:00
New files in sendmail 8.14.1
This commit is contained in:
parent
951742c4c0
commit
4881b9c324
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=168521
@ -22,8 +22,8 @@ INCS= ${SENDMAIL_DIR}/include/libmilter/mfapi.h \
|
||||
LIB= milter
|
||||
|
||||
SRCS+= sm_os.h
|
||||
SRCS+= main.c engine.c listener.c handler.c comm.c smfi.c \
|
||||
signal.c sm_gethost.c errstring.c strl.c
|
||||
SRCS+= main.c engine.c listener.c handler.c comm.c monitor.c smfi.c \
|
||||
signal.c sm_gethost.c errstring.c strl.c worker.c
|
||||
CLEANFILES+=sm_os.h
|
||||
|
||||
sm_os.h:
|
||||
|
@ -28,7 +28,7 @@ SRCS+= assert.c debug.c errstring.c exc.c heap.c match.c rpool.c \
|
||||
wbuf.c wsetup.c string.c stringf.c \
|
||||
xtrap.c strto.c test.c path.c strcasecmp.c strrevcmp.c \
|
||||
signal.c clock.c config.c sem.c shm.c mbdb.c strexit.c cf.c ldap.c \
|
||||
niprop.c mpeix.c memstat.c
|
||||
niprop.c mpeix.c memstat.c util.c
|
||||
CLEANFILES+=sm_os.h
|
||||
|
||||
INTERNALLIB=
|
||||
|
Loading…
Reference in New Issue
Block a user