diff --git a/gnu/usr.bin/sort/Makefile b/gnu/usr.bin/sort/Makefile index de752b585bb8..a1264e55c0dd 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 \