From 20c0b0dd891c87a25765c6693124f102ce6a11c7 Mon Sep 17 00:00:00 2001 From: gshapiro Date: Sat, 11 Jul 2015 03:29:04 +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. git-svn-id: svn://svn.freebsd.org/base/stable/8@285368 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 2b5a33d86..76294a906 100644 --- a/lib/libsm/Makefile +++ b/lib/libsm/Makefile @@ -27,7 +27,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.42.0