From cfbfa813298d95e2b4671b75a7f7e5abfc504be0 Mon Sep 17 00:00:00 2001 From: gshapiro Date: Thu, 9 Jul 2015 04:58:56 +0000 Subject: [PATCH] MFC: libsm/path.c is about to disappear in the merge of sendmail 8.15.2. It is an empty file now so it is safe to remove before the merge. Approved by: re (gjb) git-svn-id: svn://svn.freebsd.org/base/stable/10@285300 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f --- lib/libsm/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/libsm/Makefile b/lib/libsm/Makefile index 07172c75e..012e03395 100644 --- a/lib/libsm/Makefile +++ b/lib/libsm/Makefile @@ -29,7 +29,7 @@ SRCS+= assert.c debug.c errstring.c exc.c heap.c match.c rpool.c \ smstdio.c snprintf.c sscanf.c stdio.c strio.c ungetc.c \ vasprintf.c vfprintf.c vfscanf.c vprintf.c vsnprintf.c \ wbuf.c wsetup.c string.c stringf.c \ - xtrap.c strto.c test.c path.c strcasecmp.c strrevcmp.c \ + xtrap.c strto.c test.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 util.c inet6_ntop.c CLEANFILES+=sm_os.h -- 2.45.0