Author: gshapiro
Date: Sat Jul 11 03:28:43 2015
New Revision: 285367
URL: https://svnweb.freebsd.org/changeset/base/285367

Log:
  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.

Modified:
  stable/9/lib/libsm/Makefile
Directory Properties:
  stable/9/lib/libsm/   (props changed)

Modified: stable/9/lib/libsm/Makefile
==============================================================================
--- stable/9/lib/libsm/Makefile Sat Jul 11 03:12:34 2015        (r285366)
+++ stable/9/lib/libsm/Makefile Sat Jul 11 03:28:43 2015        (r285367)
@@ -29,7 +29,7 @@ SRCS+=        assert.c debug.c errstring.c exc.
        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
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to