absyntax/Makefile.in
changeset 649 83688d55d1ad
parent 353 17bffb57a8c5
child 748 ad4265253528
equal deleted inserted replaced
648:5ca2aabb8bcb 649:83688d55d1ad
     1 # Makefile.in generated by automake 1.11.1 from Makefile.am.
     1 # Makefile.in generated by automake 1.11.3 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  Free Software Foundation,
     5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
     6 # Inc.
     6 # Foundation, 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   }
    67 am__installdirs = "$(DESTDIR)$(libdir)"
    73 am__installdirs = "$(DESTDIR)$(libdir)"
    68 LIBRARIES = $(lib_LIBRARIES)
    74 LIBRARIES = $(lib_LIBRARIES)
    69 AR = ar
    75 AR = ar
    70 ARFLAGS = cru
    76 ARFLAGS = cru
    71 libabsyntax_a_AR = $(AR) $(ARFLAGS)
    77 libabsyntax_a_AR = $(AR) $(ARFLAGS)
   212 	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
   218 	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
   213 	  *) \
   219 	  *) \
   214 	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
   220 	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
   215 	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
   221 	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
   216 	esac;
   222 	esac;
       
   223 $(srcdir)/../common.mk:
   217 
   224 
   218 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
   225 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
   219 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
   226 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
   220 
   227 
   221 $(top_srcdir)/configure:  $(am__configure_deps)
   228 $(top_srcdir)/configure:  $(am__configure_deps)
   247 
   254 
   248 uninstall-libLIBRARIES:
   255 uninstall-libLIBRARIES:
   249 	@$(NORMAL_UNINSTALL)
   256 	@$(NORMAL_UNINSTALL)
   250 	@list='$(lib_LIBRARIES)'; test -n "$(libdir)" || list=; \
   257 	@list='$(lib_LIBRARIES)'; test -n "$(libdir)" || list=; \
   251 	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
   258 	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
   252 	test -n "$$files" || exit 0; \
   259 	dir='$(DESTDIR)$(libdir)'; $(am__uninstall_files_from_dir)
   253 	echo " ( cd '$(DESTDIR)$(libdir)' && rm -f "$$files" )"; \
       
   254 	cd "$(DESTDIR)$(libdir)" && rm -f $$files
       
   255 
   260 
   256 clean-libLIBRARIES:
   261 clean-libLIBRARIES:
   257 	-test -z "$(lib_LIBRARIES)" || rm -f $(lib_LIBRARIES)
   262 	-test -z "$(lib_LIBRARIES)" || rm -f $(lib_LIBRARIES)
   258 libabsyntax.a: $(libabsyntax_a_OBJECTS) $(libabsyntax_a_DEPENDENCIES) 
   263 libabsyntax.a: $(libabsyntax_a_OBJECTS) $(libabsyntax_a_DEPENDENCIES) $(EXTRA_libabsyntax_a_DEPENDENCIES) 
   259 	-rm -f libabsyntax.a
   264 	-rm -f libabsyntax.a
   260 	$(libabsyntax_a_AR) libabsyntax.a $(libabsyntax_a_OBJECTS) $(libabsyntax_a_LIBADD)
   265 	$(libabsyntax_a_AR) libabsyntax.a $(libabsyntax_a_OBJECTS) $(libabsyntax_a_LIBADD)
   261 	$(RANLIB) libabsyntax.a
   266 	$(RANLIB) libabsyntax.a
   262 
   267 
   263 mostlyclean-compile:
   268 mostlyclean-compile:
   380 install-am: all-am
   385 install-am: all-am
   381 	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
   386 	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
   382 
   387 
   383 installcheck: installcheck-am
   388 installcheck: installcheck-am
   384 install-strip:
   389 install-strip:
   385 	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
   390 	if test -z '$(STRIP)'; then \
   386 	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
   391 	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
   387 	  `test -z '$(STRIP)' || \
   392 	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
   388 	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
   393 	      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
   389 mostlyclean-generic:
   399 mostlyclean-generic:
   390 
   400 
   391 clean-generic:
   401 clean-generic:
   392 
   402 
   393 distclean-generic:
   403 distclean-generic: