Revision 17271,
286 bytes
checked in by ghudson, 23 years ago
(diff) |
This commit was generated by cvs2svn to compensate for changes in r17270,
which included commits to RCS files with non-trunk default branches.
|
Line | |
---|
1 | ## Process this file with automake to produce Makefile.in |
---|
2 | noinst_LIBRARIES = libsed.a |
---|
3 | noinst_HEADERS = regex-gnu.h getopt.h |
---|
4 | |
---|
5 | libsed_a_SOURCES = getopt1.c getopt.c |
---|
6 | EXTRA_DIST = memmove.c regex.c strerror.c |
---|
7 | |
---|
8 | libsed_a_LIBADD = @LIBOBJS@ @ALLOCA@ |
---|
9 | libsed_a_DEPENDENCIES = $(libsed_a_LIBADD) |
---|
Note: See
TracBrowser
for help on using the repository browser.