Hello!
I'm attaching diff/Makefile.am. It has been tested, including "make dist".
Just put it on CVS in the diff directory and regenerate diff/Makefile.in.
The copyrights have been copied from diff/Makefile.in. Feel free to
change.
If you are not using Pine, you may need to run dos2unix on Makefile.am or
take it (by wget) from http://www.red-bean.com/~proski/diff/Makefile.am
ChangeLog:
* diff/Makefile.am: New file.
Regards,
Pavel Roskin
# Makefile for GNU DIFF
# Copyright (C) 1988,1989,1991,1992,1993,1994,1997,1998 Free Software Foundation, Inc.
#
# This file is part of GNU DIFF.
#
# GNU DIFF is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2, or (at your option)
# any later version.
#
# GNU DIFF is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
noinst_LIBRARIES = libdiff.a
libdiff_a_SOURCES = diff.c diff3.c analyze.c cmpbuf.c cmpbuf.h io.c \
context.c ed.c normal.c ifdef.c util.c dir.c version.c diff.h \
side.c system.h diffrun.h
EXTRA_DIST = ChangeLog build_diff.com diagmeet.note libdiff.dsp