/[bison]/bison/m4/Makefile.in
ViewVC logotype

Diff of /bison/m4/Makefile.in

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

revision 1.4.2.10 by akim, Mon Nov 12 09:19:48 2001 UTC revision 1.4.2.11 by akim, Thu Jan 3 11:09:47 2002 UTC
# Line 1  Line 1 
1  # Makefile.in generated by automake 1.5a from Makefile.am.  # Makefile.in generated by automake 1.5c from Makefile.am.
2  # @configure_input@  # @configure_input@
3    
4  # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001  # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001
# Line 13  Line 13 
13  # PARTICULAR PURPOSE.  # PARTICULAR PURPOSE.
14    
15  @SET_MAKE@  @SET_MAKE@
   
16  SHELL = @SHELL@  SHELL = @SHELL@
17    
18  srcdir = @srcdir@  srcdir = @srcdir@
# Line 48  am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH Line 47  am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH
47  INSTALL = @INSTALL@  INSTALL = @INSTALL@
48  INSTALL_PROGRAM = @INSTALL_PROGRAM@  INSTALL_PROGRAM = @INSTALL_PROGRAM@
49  INSTALL_DATA = @INSTALL_DATA@  INSTALL_DATA = @INSTALL_DATA@
50    install_sh_DATA = $(install_sh) -c -m 644
51  INSTALL_SCRIPT = @INSTALL_SCRIPT@  INSTALL_SCRIPT = @INSTALL_SCRIPT@
52  INSTALL_HEADER = $(INSTALL_DATA)  INSTALL_HEADER = $(INSTALL_DATA)
53  transform = @program_transform_name@  transform = @program_transform_name@
# Line 100  WARNING_CFLAGS = @WARNING_CFLAGS@ Line 100  WARNING_CFLAGS = @WARNING_CFLAGS@
100  am__include = @am__include@  am__include = @am__include@
101  am__quote = @am__quote@  am__quote = @am__quote@
102  install_sh = @install_sh@  install_sh = @install_sh@
   
103  EXTRA_DIST = \  EXTRA_DIST = \
104  c-bs-a.m4                                       \  c-bs-a.m4                                       \
105  codeset.m4                                      \  codeset.m4                                      \
# Line 138  uninstall-info-am: Line 137  uninstall-info-am:
137  tags: TAGS  tags: TAGS
138  TAGS:  TAGS:
139    
   
140  DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)  DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
141    
142  top_distdir = ..  top_distdir = ..
# Line 146  distdir = $(top_distdir)/$(PACKAGE)-$(VE Line 144  distdir = $(top_distdir)/$(PACKAGE)-$(VE
144    
145  distdir: $(DISTFILES)  distdir: $(DISTFILES)
146          @for file in $(DISTFILES); do \          @for file in $(DISTFILES); do \
147            if test -f $$file; then d=.; else d=$(srcdir); fi; \            if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
148            dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \            dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
149            if test "$$dir" != "$$file" && test "$$dir" != "."; then \            if test "$$dir" != "$$file" && test "$$dir" != "."; then \
150              $(mkinstalldirs) "$(distdir)/$$dir"; \              $(mkinstalldirs) "$(distdir)/$$dir"; \
# Line 177  install-am: all-am Line 175  install-am: all-am
175  installcheck: installcheck-am  installcheck: installcheck-am
176  install-strip:  install-strip:
177          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
178              INSTALL_STRIP_FLAG=-s \
179            `test -z '$(STRIP)' || \            `test -z '$(STRIP)' || \
180              echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install              echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
181  mostlyclean-generic:  mostlyclean-generic:

Legend:
Removed from v.1.4.2.10  
changed lines
  Added in v.1.4.2.11

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