Line | |
---|
1 | ## Process this file with automake to create Makefile.in
|
---|
2 |
|
---|
3 | MAINT_CHARSET = latin1
|
---|
4 |
|
---|
5 | m4datadir = $(datadir)/aclocal-$(APIVERSION)
|
---|
6 | m4data_DATA = amversion.m4 ccstdc.m4 cond.m4 dmalloc.m4 error.m4 \
|
---|
7 | header.m4 init.m4 lex.m4 lispdir.m4 maintainer.m4 missing.m4 mktime.m4 \
|
---|
8 | multi.m4 obstack.m4 protos.m4 ptrdiff.m4 regex.m4 sanity.m4 strtod.m4 \
|
---|
9 | termios.m4 winsz.m4
|
---|
10 |
|
---|
11 | DISTCLEANFILES = amversion.m4
|
---|
12 |
|
---|
13 | EXTRA_DIST = $(m4data_DATA)
|
---|
Note:
See
TracBrowser
for help on using the repository browser.