Revision 21665,
403 bytes
checked in by ghudson, 20 years ago
(diff) |
This commit was generated by cvs2svn to compensate for changes in r21664,
which included commits to RCS files with non-trunk default branches.
|
Line | |
---|
1 | ## Process this file with automake to produce Makefile.in -*-Makefile-*- |
---|
2 | |
---|
3 | # Files installed for use by aclocal. |
---|
4 | |
---|
5 | aclocaldir = @aclocaldir@ |
---|
6 | aclocal_DATA = \ |
---|
7 | lib-ld.m4 \ |
---|
8 | lib-link.m4 \ |
---|
9 | lib-prefix.m4 |
---|
10 | |
---|
11 | # Generate this list with |
---|
12 | # find . -type f -name '*.m4' -printf '%f\n' | sort | tr '\012' @ | sed 's/@$/%/;s/@/ \\@/g' | tr @% '\012\012' |
---|
13 | EXTRA_DIST = README \ |
---|
14 | lib-ld.m4 \ |
---|
15 | lib-link.m4 \ |
---|
16 | lib-prefix.m4 |
---|
Note: See
TracBrowser
for help on using the repository browser.