Mercurial > hg > octave-nkf > gnulib-hg
view m4/Makefile.am @ 1013:09246612e1c3
(EXTRA_DIST): Add stat.m4.
author | Jim Meyering <jim@meyering.net> |
---|---|
date | Tue, 02 Sep 1997 02:08:52 +0000 |
parents | 2bcffb747838 |
children | 239c7fc52675 |
line wrap: on
line source
## Process this file with automake to produce Makefile.in # Generate this list with # find . -type f -name '*.m4' -printf '%f\n'|sort |fmt |tr '\012' @ \ # |sed 's/@$/%/;s/@/ \\@/g' |tr @% '\012\012' EXTRA_DIST = README \ chown.m4 d-ino.m4 d-type.m4 getgroups.m4 getline.m4 getloadavg.m4 \ jm-mktime.m4 jm-winsz1.m4 jm-winsz2.m4 lstat.m4 memcmp.m4 putenv.m4 \ stat.m4 strftime.m4 uptime.m4