aboutsummaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>2004-02-17 01:08:34 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>2004-02-17 01:08:34 +0000
commitc715cc9e2004f48111a301f2bc20e305cc115f9a (patch)
treefecc14006e826a119ef3b45f43992a0887574621 /gnu
parente7c820ec077fc97936c12ddf08fb6d0da79d37b6 (diff)
Notes
Diffstat (limited to 'gnu')
-rw-r--r--gnu/usr.bin/sort/Makefile2
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 \