summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/cvs/diff
diff options
context:
space:
mode:
authortholo <tholo@openbsd.org>1999-09-10 05:21:29 +0000
committertholo <tholo@openbsd.org>1999-09-10 05:21:29 +0000
commit66869a9e01fc26e99ebbd94c38eb41d1f36c75d3 (patch)
treec7a16054b5800966adb6cadd7a408cc42b8f0666 /gnu/usr.bin/cvs/diff
parentLatest version from Cyclic; skipped files (diff)
downloadwireguard-openbsd-66869a9e01fc26e99ebbd94c38eb41d1f36c75d3.tar.xz
wireguard-openbsd-66869a9e01fc26e99ebbd94c38eb41d1f36c75d3.zip
Integrate local changes
Diffstat (limited to 'gnu/usr.bin/cvs/diff')
-rw-r--r--gnu/usr.bin/cvs/diff/Makefile.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/gnu/usr.bin/cvs/diff/Makefile.in b/gnu/usr.bin/cvs/diff/Makefile.in
index effc1cdbfd2..c4d253aca22 100644
--- a/gnu/usr.bin/cvs/diff/Makefile.in
+++ b/gnu/usr.bin/cvs/diff/Makefile.in
@@ -43,7 +43,8 @@ SOURCES = diff.c diff3.c analyze.c cmpbuf.c cmpbuf.h io.c context.c ed.c \
diffrun.h
OBJECTS = diff.o diff3.o analyze.o cmpbuf.o dir.o io.o util.o \
context.o ed.o ifdef.o normal.o side.o version.o
-DISTFILES = $(SOURCES) ChangeLog build_diff.com Makefile.in diagmeet.note
+DISTFILES = $(SOURCES) ChangeLog build_diff.com Makefile.in diagmeet.note \
+ libdiff.dsp .cvsignore
all: libdiff.a