summaryrefslogtreecommitdiffstats
path: root/lib/libsm
diff options
context:
space:
mode:
authorgshapiro <gshapiro@FreeBSD.org>2015-07-07 02:35:06 +0000
committergshapiro <gshapiro@FreeBSD.org>2015-07-07 02:35:06 +0000
commit7076196a50bf6df5496db2ec99c8faed23068407 (patch)
treef025efb511e49dcbe518def07dd63a8b2fccde86 /lib/libsm
parent45091f9d23536909ed19249167532f225c369dce (diff)
downloadFreeBSD-src-7076196a50bf6df5496db2ec99c8faed23068407.zip
FreeBSD-src-7076196a50bf6df5496db2ec99c8faed23068407.tar.gz
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. MFC after: 3 days
Diffstat (limited to 'lib/libsm')
-rw-r--r--lib/libsm/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libsm/Makefile b/lib/libsm/Makefile
index b30ba42..20f54c1 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
OpenPOWER on IntegriCloud