diff options
Diffstat (limited to 'gnu/usr.bin/diff3/Makefile')
| -rw-r--r-- | gnu/usr.bin/diff3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/diff3/Makefile b/gnu/usr.bin/diff3/Makefile index 1acd3142c026..f5f9c89a839b 100644 --- a/gnu/usr.bin/diff3/Makefile +++ b/gnu/usr.bin/diff3/Makefile @@ -3,7 +3,7 @@ .PATH: ${.CURDIR}/../../../contrib/diff PROG= diff3 -SRCS= diff3.c getopt.c getopt1.c version.c +SRCS= diff3.c version.c # Important for ctype macros! CFLAGS+=-funsigned-char |
