/[m4]/m4/config/Makefile.am
ViewVC logotype

Diff of /m4/config/Makefile.am

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.6 by akim, Mon Aug 27 07:49:30 2001 UTC revision 1.7 by akim, Thu Aug 30 12:13:42 2001 UTC
# Line 23  MAINTAINERCLEANFILES =                         \ Line 23  MAINTAINERCLEANFILES =                         \
23  Makefile.in                                     \  Makefile.in                                     \
24  ltmain.sh                                       \  ltmain.sh                                       \
25  texinfo.tex                                     \  texinfo.tex                                     \
26  $(STANDARD_MACROS)                              \  $(ACLOCAL_MACROS)                               \
27  $(STANDARD_TOOLS)  $(STANDARD_TOOLS)
28    
29  STANDARD_MACROS =                               \  ACLOCAL_MACROS =                                \
30  auxdir.m4                                       \  auxdir.m4                                       \
31  ccstdc.m4                                       \  ccstdc.m4                                       \
32  codeset.m4                                      \  codeset.m4                                      \
# Line 66  gmp.m4                                         \ Line 66  gmp.m4                                         \
66  gnu-obstack.m4                                  \  gnu-obstack.m4                                  \
67  stackovf.m4  stackovf.m4
68    
69  list-standard-macros:  spy:
70          @echo $(STANDARD_MACROS)          @echo $($(SPIED))
71    
72  EXTRA_DIST = $(SPECIFIC_MACROS) $(STANDARD_MACROS)  EXTRA_DIST = $(SPECIFIC_MACROS) $(ACLOCAL_MACROS)

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26