summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorgshapiro <gshapiro@FreeBSD.org>2015-07-09 04:58:56 +0000
committergshapiro <gshapiro@FreeBSD.org>2015-07-09 04:58:56 +0000
commit22fd8e5d5834f074c6b032fccb9cb4769d19b309 (patch)
tree7fbd1aab92ae8574c2bfddd381543637d0d06130 /lib
parent13177b16bbe6c2322f7dbe8a7306427cee043a17 (diff)
downloadFreeBSD-src-22fd8e5d5834f074c6b032fccb9cb4769d19b309.zip
FreeBSD-src-22fd8e5d5834f074c6b032fccb9cb4769d19b309.tar.gz
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)
Diffstat (limited to 'lib')
-rw-r--r--lib/libsm/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libsm/Makefile b/lib/libsm/Makefile
index 07172c7..012e033 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