absyntax_utils/Makefile.in
changeset 748 ad4265253528
parent 745 26cb3fa00d29
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_utils_a_AR = $(AR) $(ARFLAGS)
    71 libabsyntax_utils_a_AR = $(AR) $(ARFLAGS)
   257 	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
   251 	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
   258 	  *) \
   252 	  *) \
   259 	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
   253 	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
   260 	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
   254 	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
   261 	esac;
   255 	esac;
   262 $(srcdir)/../common.mk:
       
   263 
   256 
   264 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
   257 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
   265 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
   258 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
   266 
   259 
   267 $(top_srcdir)/configure:  $(am__configure_deps)
   260 $(top_srcdir)/configure:  $(am__configure_deps)
   293 
   286 
   294 uninstall-libLIBRARIES:
   287 uninstall-libLIBRARIES:
   295 	@$(NORMAL_UNINSTALL)
   288 	@$(NORMAL_UNINSTALL)
   296 	@list='$(lib_LIBRARIES)'; test -n "$(libdir)" || list=; \
   289 	@list='$(lib_LIBRARIES)'; test -n "$(libdir)" || list=; \
   297 	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
   290 	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
   298 	dir='$(DESTDIR)$(libdir)'; $(am__uninstall_files_from_dir)
   291 	test -n "$$files" || exit 0; \
       
   292 	echo " ( cd '$(DESTDIR)$(libdir)' && rm -f "$$files" )"; \
       
   293 	cd "$(DESTDIR)$(libdir)" && rm -f $$files
   299 
   294 
   300 clean-libLIBRARIES:
   295 clean-libLIBRARIES:
   301 	-test -z "$(lib_LIBRARIES)" || rm -f $(lib_LIBRARIES)
   296 	-test -z "$(lib_LIBRARIES)" || rm -f $(lib_LIBRARIES)
   302 libabsyntax_utils.a: $(libabsyntax_utils_a_OBJECTS) $(libabsyntax_utils_a_DEPENDENCIES) $(EXTRA_libabsyntax_utils_a_DEPENDENCIES) 
   297 libabsyntax_utils.a: $(libabsyntax_utils_a_OBJECTS) $(libabsyntax_utils_a_DEPENDENCIES) 
   303 	-rm -f libabsyntax_utils.a
   298 	-rm -f libabsyntax_utils.a
   304 	$(libabsyntax_utils_a_AR) libabsyntax_utils.a $(libabsyntax_utils_a_OBJECTS) $(libabsyntax_utils_a_LIBADD)
   299 	$(libabsyntax_utils_a_AR) libabsyntax_utils.a $(libabsyntax_utils_a_OBJECTS) $(libabsyntax_utils_a_LIBADD)
   305 	$(RANLIB) libabsyntax_utils.a
   300 	$(RANLIB) libabsyntax_utils.a
   306 
   301 
   307 mostlyclean-compile:
   302 mostlyclean-compile:
   442 install-am: all-am
   437 install-am: all-am
   443 	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
   438 	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
   444 
   439 
   445 installcheck: installcheck-am
   440 installcheck: installcheck-am
   446 install-strip:
   441 install-strip:
   447 	if test -z '$(STRIP)'; then \
   442 	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
   448 	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
   443 	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
   449 	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
   444 	  `test -z '$(STRIP)' || \
   450 	      install; \
   445 	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
   451 	else \
       
   452 	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
       
   453 	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
       
   454 	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
       
   455 	fi
       
   456 mostlyclean-generic:
   446 mostlyclean-generic:
   457 
   447 
   458 clean-generic:
   448 clean-generic:
   459 
   449 
   460 distclean-generic:
   450 distclean-generic: