aboutsummaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>2004-02-17 02:08:03 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>2004-02-17 02:08:03 +0000
commitb3529dcd3292b495602ef891c7c3334d39030fb6 (patch)
tree6b3469e6e0743169a96318dff5308660e0fc1fe0 /gnu
parent6abefb4fcdbe51a05e728adf7a3051c90a0b3025 (diff)
Notes
Diffstat (limited to 'gnu')
-rw-r--r--gnu/usr.bin/texinfo/libtxi/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/texinfo/libtxi/Makefile b/gnu/usr.bin/texinfo/libtxi/Makefile
index 96df19ab68cb..70986567cded 100644
--- a/gnu/usr.bin/texinfo/libtxi/Makefile
+++ b/gnu/usr.bin/texinfo/libtxi/Makefile
@@ -3,7 +3,7 @@
LIB= txi
INTERNALLIB= true
-SRCS= getopt.c getopt1.c substring.c xexit.c xmalloc.c xstrdup.c
+SRCS= substring.c xexit.c xmalloc.c xstrdup.c
.include <bsd.lib.mk>