diff options
author | gshapiro <gshapiro@FreeBSD.org> | 2005-02-14 02:41:41 +0000 |
---|---|---|
committer | gshapiro <gshapiro@FreeBSD.org> | 2005-02-14 02:41:41 +0000 |
commit | 314ea49c9c0bc5408ea379bc383ec53d0faab23e (patch) | |
tree | 69956acac57b0f32e411e4b40e6d52196e6ed5ac /lib/libsm/Makefile | |
parent | e1f5440b9ed6c521a401bdddc4722b7ff5ef43a9 (diff) | |
download | FreeBSD-src-314ea49c9c0bc5408ea379bc383ec53d0faab23e.zip FreeBSD-src-314ea49c9c0bc5408ea379bc383ec53d0faab23e.tar.gz |
Remove file no longer in 8.13.3
Diffstat (limited to 'lib/libsm/Makefile')
-rw-r--r-- | lib/libsm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libsm/Makefile b/lib/libsm/Makefile index 62981aa..7a26a52 100644 --- a/lib/libsm/Makefile +++ b/lib/libsm/Makefile @@ -23,7 +23,7 @@ SRCS+= assert.c debug.c errstring.c exc.c heap.c match.c rpool.c \ fwrite.c get.c makebuf.c put.c refill.c rewind.c setvbuf.c \ smstdio.c snprintf.c sscanf.c stdio.c strio.c ungetc.c \ vasprintf.c vfprintf.c vfscanf.c vprintf.c vsnprintf.c \ - vsscanf.c wbuf.c wsetup.c string.c stringf.c \ + wbuf.c wsetup.c string.c stringf.c \ xtrap.c strto.c test.c path.c strcasecmp.c strrevcmp.c \ signal.c clock.c config.c shm.c mbdb.c strexit.c cf.c ldap.c \ niprop.c mpeix.c |