/[autoconf]/autoconf/config/Makefile.in
ViewVC logotype

Diff of /autoconf/config/Makefile.in

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

revision 1.32 by akim, Fri May 23 13:09:30 2003 UTC revision 1.33 by akim, Fri Jun 20 07:34:29 2003 UTC
# Line 33  POST_INSTALL = : Line 33  POST_INSTALL = :
33  NORMAL_UNINSTALL = :  NORMAL_UNINSTALL = :
34  PRE_UNINSTALL = :  PRE_UNINSTALL = :
35  POST_UNINSTALL = :  POST_UNINSTALL = :
36  DIST_COMMON = Makefile.in Makefile.am config.guess config.sub elisp-comp \  DIST_COMMON = Makefile.in Makefile.am config.guess config.sub \
37          install-sh mdate-sh missing mkinstalldirs texinfo.tex \          elisp-comp install-sh mdate-sh missing mkinstalldirs \
38          config.guess config.sub          texinfo.tex config.guess config.sub
39  subdir = config  subdir = config
40  ACLOCAL_M4 = $(top_srcdir)/aclocal.m4  ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
41  am__configure_deps = $(top_srcdir)/config/m4.m4  am__configure_deps = $(top_srcdir)/config/m4.m4
# Line 158  TAGS: Line 158  TAGS:
158  ctags: CTAGS  ctags: CTAGS
159  CTAGS:  CTAGS:
160    
 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)  
161    
162  distdir: $(DISTFILES)  distdir: $(DISTFILES)
163          @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \          @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
# Line 192  check: check-am Line 191  check: check-am
191  all-am: Makefile  all-am: Makefile
192    
193  installdirs:  installdirs:
   
194  install: install-am  install: install-am
195  install-exec: install-exec-am  install-exec: install-exec-am
196  install-data: install-data-am  install-data: install-data-am

Legend:
Removed from v.1.32  
changed lines
  Added in v.1.33

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