source: trunk/essentials/sys-devel/automake-1.4/m4/Makefile.am

Last change on this file was 3124, checked in by bird, 18 years ago

automake 1.4-p6

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