| Revision: | 1.1 |
| Committed: | Sat Mar 1 15:53:02 2003 UTC (22 years, 11 months ago) by pcg |
| Branch: | MAIN |
| CVS Tags: | poll-based-iom, VPE_0_9, VPE_1_2, VPE_1_4, VPE_1_0 |
| Log Message: | *** empty log message *** |
| # | Content |
|---|---|
| 1 | ## Process this file with automake to get Makefile.in |
| 2 | |
| 3 | AUTOMAKE_OPTIONS = gnu |
| 4 | |
| 5 | SUBDIRS = m4 lib src doc po |
| 6 | |
| 7 | ACLOCAL_AMFLAGS = -I m4 |
| 8 | |
| 9 | EXTRA_DIST = config.rpath mkinstalldirs depcomp |
| 10 | |
| 11 | CVS_CREATED = ABOUT-NLS configure aclocal.m4 config.h.in config.guess \ |
| 12 | config.sub install-sh missing mkinstalldirs \ |
| 13 | stamp-h.in m4/Makefile.am ChangeLog po/Makefile.in.in \ |
| 14 | po/vpe.pot po/*.sed po/*.header po/*.sin po/Rules-quot \ |
| 15 | src/.libs intl depcomp |
| 16 |