absyntax/Makefile.in
changeset 748 ad4265253528
parent 649 83688d55d1ad
child 750 25f7b35bdff7
equal deleted inserted replaced
747:d1c1a0254e4f 748:ad4265253528
     1 # Makefile.in generated by automake 1.11.3 from Makefile.am.
     1 # Makefile.in generated by automake 1.11 from Makefile.am.
     2 # @configure_input@
     2 # @configure_input@
     3 
     3 
     4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
     4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
     5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
     5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
     6 # Foundation, Inc.
     6 # Inc.
     7 # This Makefile.in is free software; the Free Software Foundation
     7 # This Makefile.in is free software; the Free Software Foundation
     8 # gives unlimited permission to copy and/or distribute it,
     8 # gives unlimited permission to copy and/or distribute it,
     9 # with or without modifications, as long as this notice is preserved.
     9 # with or without modifications, as long as this notice is preserved.
    10 
    10 
    11 # This program is distributed in the hope that it will be useful,
    11 # This program is distributed in the hope that it will be useful,
    62       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
    62       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
    63     END { for (dir in files) print dir, files[dir] }'
    63     END { for (dir in files) print dir, files[dir] }'
    64 am__base_list = \
    64 am__base_list = \
    65   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
    65   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
    66   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
    66   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
    67 am__uninstall_files_from_dir = { \
       
    68   test -z "$$files" \
       
    69     || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
       
    70     || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
       
    71          $(am__cd) "$$dir" && rm -f $$files; }; \
       
    72   }
       
    73 am__installdirs = "$(DESTDIR)$(libdir)"
    67 am__installdirs = "$(DESTDIR)$(libdir)"
    74 LIBRARIES = $(lib_LIBRARIES)
    68 LIBRARIES = $(lib_LIBRARIES)
    75 AR = ar
    69 AR = ar
    76 ARFLAGS = cru
    70 ARFLAGS = cru
    77 libabsyntax_a_AR = $(AR) $(ARFLAGS)
    71 libabsyntax_a_AR = $(AR) $(ARFLAGS)
   218 	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
   212 	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
   219 	  *) \
   213 	  *) \
   220 	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
   214 	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
   221 	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
   215 	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
   222 	esac;
   216 	esac;
   223 $(srcdir)/../common.mk:
       
   224 
   217 
   225 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
   218 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
   226 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
   219 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
   227 
   220 
   228 $(top_srcdir)/configure:  $(am__configure_deps)
   221 $(top_srcdir)/configure:  $(am__configure_deps)
   254 
   247 
   255 uninstall-libLIBRARIES:
   248 uninstall-libLIBRARIES:
   256 	@$(NORMAL_UNINSTALL)
   249 	@$(NORMAL_UNINSTALL)
   257 	@list='$(lib_LIBRARIES)'; test -n "$(libdir)" || list=; \
   250 	@list='$(lib_LIBRARIES)'; test -n "$(libdir)" || list=; \
   258 	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
   251 	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
   259 	dir='$(DESTDIR)$(libdir)'; $(am__uninstall_files_from_dir)
   252 	test -n "$$files" || exit 0; \
       
   253 	echo " ( cd '$(DESTDIR)$(libdir)' && rm -f "$$files" )"; \
       
   254 	cd "$(DESTDIR)$(libdir)" && rm -f $$files
   260 
   255 
   261 clean-libLIBRARIES:
   256 clean-libLIBRARIES:
   262 	-test -z "$(lib_LIBRARIES)" || rm -f $(lib_LIBRARIES)
   257 	-test -z "$(lib_LIBRARIES)" || rm -f $(lib_LIBRARIES)
   263 libabsyntax.a: $(libabsyntax_a_OBJECTS) $(libabsyntax_a_DEPENDENCIES) $(EXTRA_libabsyntax_a_DEPENDENCIES) 
   258 libabsyntax.a: $(libabsyntax_a_OBJECTS) $(libabsyntax_a_DEPENDENCIES) 
   264 	-rm -f libabsyntax.a
   259 	-rm -f libabsyntax.a
   265 	$(libabsyntax_a_AR) libabsyntax.a $(libabsyntax_a_OBJECTS) $(libabsyntax_a_LIBADD)
   260 	$(libabsyntax_a_AR) libabsyntax.a $(libabsyntax_a_OBJECTS) $(libabsyntax_a_LIBADD)
   266 	$(RANLIB) libabsyntax.a
   261 	$(RANLIB) libabsyntax.a
   267 
   262 
   268 mostlyclean-compile:
   263 mostlyclean-compile:
   385 install-am: all-am
   380 install-am: all-am
   386 	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
   381 	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
   387 
   382 
   388 installcheck: installcheck-am
   383 installcheck: installcheck-am
   389 install-strip:
   384 install-strip:
   390 	if test -z '$(STRIP)'; then \
   385 	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
   391 	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
   386 	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
   392 	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
   387 	  `test -z '$(STRIP)' || \
   393 	      install; \
   388 	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
   394 	else \
       
   395 	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
       
   396 	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
       
   397 	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
       
   398 	fi
       
   399 mostlyclean-generic:
   389 mostlyclean-generic:
   400 
   390 
   401 clean-generic:
   391 clean-generic:
   402 
   392 
   403 distclean-generic:
   393 distclean-generic: