New files in sendmail 8.14.1

This commit is contained in:
Gregory Neil Shapiro 2007-04-09 01:45:30 +00:00
parent 951742c4c0
commit 4881b9c324
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=168521
2 changed files with 3 additions and 3 deletions

View File

@ -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:

View File

@ -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=