diff options
| author | Andrey A. Chernov <ache@FreeBSD.org> | 2004-02-17 02:08:03 +0000 |
|---|---|---|
| committer | Andrey A. Chernov <ache@FreeBSD.org> | 2004-02-17 02:08:03 +0000 |
| commit | b3529dcd3292b495602ef891c7c3334d39030fb6 (patch) | |
| tree | 6b3469e6e0743169a96318dff5308660e0fc1fe0 /gnu | |
| parent | 6abefb4fcdbe51a05e728adf7a3051c90a0b3025 (diff) | |
Notes
Diffstat (limited to 'gnu')
| -rw-r--r-- | gnu/usr.bin/texinfo/libtxi/Makefile | 2 |
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> |
