diff options
| author | Andrey A. Chernov <ache@FreeBSD.org> | 2004-02-17 01:08:34 +0000 |
|---|---|---|
| committer | Andrey A. Chernov <ache@FreeBSD.org> | 2004-02-17 01:08:34 +0000 |
| commit | c715cc9e2004f48111a301f2bc20e305cc115f9a (patch) | |
| tree | fecc14006e826a119ef3b45f43992a0887574621 | |
| parent | e7c820ec077fc97936c12ddf08fb6d0da79d37b6 (diff) | |
Notes
| -rw-r--r-- | gnu/usr.bin/sort/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gnu/usr.bin/sort/Makefile b/gnu/usr.bin/sort/Makefile index de752b585bb8f..a1264e55c0dd4 100644 --- a/gnu/usr.bin/sort/Makefile +++ b/gnu/usr.bin/sort/Makefile @@ -9,8 +9,6 @@ SRCS= sort.c \ dup-safer.c \ error.c \ fopen-safer.c \ - getopt.c \ - getopt1.c \ hard-locale.c \ human.c \ long-options.c \ |
