wireshark/tools/Makefile.am
Gilbert Ramirez 58afc7c0b4 Add a little script which takes the output of "cvs diff", which is
a flattened recursive diff, and unflattens it, so that it can
be applied with "patch -p0". This has tested only against the output
of "cvs diff -u".

Usage:

cvs diff -u | cvsdiff-fix.py > file.diff

svn path=/trunk/; revision=3071
2001-02-23 16:30:51 +00:00

6 lines
66 B
Makefile

SUBDIRS = lemon
EXTRA_DIST = \
Makefile.nmake \
cvsdiff-fix.py