1# Makefile.in generated by automake 1.11.6 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
6# Foundation, Inc.
7# This Makefile.in is free software; the Free Software Foundation
8# gives unlimited permission to copy and/or distribute it,
9# with or without modifications, as long as this notice is preserved.
10
11# This program is distributed in the hope that it will be useful,
12# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14# PARTICULAR PURPOSE.
15
16@SET_MAKE@
17
18VPATH = @srcdir@
19am__make_dryrun = \
20  { \
21    am__dry=no; \
22    case $$MAKEFLAGS in \
23      *\\[\ \	]*) \
24        echo 'am--echo: ; @echo "AM"  OK' | $(MAKE) -f - 2>/dev/null \
25          | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
26      *) \
27        for am__flg in $$MAKEFLAGS; do \
28          case $$am__flg in \
29            *=*|--*) ;; \
30            *n*) am__dry=yes; break;; \
31          esac; \
32        done;; \
33    esac; \
34    test $$am__dry = yes; \
35  }
36pkgdatadir = $(datadir)/@PACKAGE@
37pkgincludedir = $(includedir)/@PACKAGE@
38pkglibdir = $(libdir)/@PACKAGE@
39pkglibexecdir = $(libexecdir)/@PACKAGE@
40am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
41install_sh_DATA = $(install_sh) -c -m 644
42install_sh_PROGRAM = $(install_sh) -c
43install_sh_SCRIPT = $(install_sh) -c
44INSTALL_HEADER = $(INSTALL_DATA)
45transform = $(program_transform_name)
46NORMAL_INSTALL = :
47PRE_INSTALL = :
48POST_INSTALL = :
49NORMAL_UNINSTALL = :
50PRE_UNINSTALL = :
51POST_UNINSTALL = :
52build_triplet = @build@
53host_triplet = @host@
54noinst_PROGRAMS = extract_interface$(EXEEXT)
55subdir = interface
56DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
57ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
58am__aclocal_m4_deps = $(top_srcdir)/m4/ax_c___attribute__.m4 \
59	$(top_srcdir)/m4/ax_cc_maxopt.m4 \
60	$(top_srcdir)/m4/ax_check_compiler_flags.m4 \
61	$(top_srcdir)/m4/ax_compiler_vendor.m4 \
62	$(top_srcdir)/m4/ax_create_pkgconfig_info.m4 \
63	$(top_srcdir)/m4/ax_create_stdint_h.m4 \
64	$(top_srcdir)/m4/ax_detect_git_head.m4 \
65	$(top_srcdir)/m4/ax_gcc_archflag.m4 \
66	$(top_srcdir)/m4/ax_gcc_warn_unused_result.m4 \
67	$(top_srcdir)/m4/ax_gcc_x86_cpuid.m4 \
68	$(top_srcdir)/m4/ax_set_warning_flags.m4 \
69	$(top_srcdir)/m4/ax_submodule.m4 $(top_srcdir)/m4/libtool.m4 \
70	$(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
71	$(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
72	$(top_srcdir)/configure.ac
73am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
74	$(ACLOCAL_M4)
75mkinstalldirs = $(install_sh) -d
76CONFIG_HEADER = $(top_builddir)/isl_config.h \
77	$(top_builddir)/include/isl/config.h
78CONFIG_CLEAN_FILES =
79CONFIG_CLEAN_VPATH_FILES =
80PROGRAMS = $(noinst_PROGRAMS)
81am_extract_interface_OBJECTS = python.$(OBJEXT) \
82	extract_interface.$(OBJEXT)
83extract_interface_OBJECTS = $(am_extract_interface_OBJECTS)
84am__DEPENDENCIES_1 =
85extract_interface_DEPENDENCIES = $(am__DEPENDENCIES_1) \
86	$(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1)
87AM_V_lt = $(am__v_lt_@AM_V@)
88am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
89am__v_lt_0 = --silent
90DEFAULT_INCLUDES = 
91depcomp = $(SHELL) $(top_srcdir)/depcomp
92am__depfiles_maybe = depfiles
93am__mv = mv -f
94CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
95	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
96LTCXXCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
97	$(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) \
98	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
99	$(AM_CXXFLAGS) $(CXXFLAGS)
100AM_V_CXX = $(am__v_CXX_@AM_V@)
101am__v_CXX_ = $(am__v_CXX_@AM_DEFAULT_V@)
102am__v_CXX_0 = @echo "  CXX   " $@;
103AM_V_at = $(am__v_at_@AM_V@)
104am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
105am__v_at_0 = @
106CXXLD = $(CXX)
107CXXLINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
108	$(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
109	$(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
110AM_V_CXXLD = $(am__v_CXXLD_@AM_V@)
111am__v_CXXLD_ = $(am__v_CXXLD_@AM_DEFAULT_V@)
112am__v_CXXLD_0 = @echo "  CXXLD " $@;
113COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
114	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
115LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
116	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
117	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
118	$(AM_CFLAGS) $(CFLAGS)
119AM_V_CC = $(am__v_CC_@AM_V@)
120am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
121am__v_CC_0 = @echo "  CC    " $@;
122CCLD = $(CC)
123LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
124	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
125	$(AM_LDFLAGS) $(LDFLAGS) -o $@
126AM_V_CCLD = $(am__v_CCLD_@AM_V@)
127am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
128am__v_CCLD_0 = @echo "  CCLD  " $@;
129AM_V_GEN = $(am__v_GEN_@AM_V@)
130am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
131am__v_GEN_0 = @echo "  GEN   " $@;
132SOURCES = $(extract_interface_SOURCES)
133DIST_SOURCES = $(extract_interface_SOURCES)
134am__can_run_installinfo = \
135  case $$AM_UPDATE_INFO_DIR in \
136    n|no|NO) false;; \
137    *) (install-info --version) >/dev/null 2>&1;; \
138  esac
139ETAGS = etags
140CTAGS = ctags
141DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
142ACLOCAL = @ACLOCAL@
143AMTAR = @AMTAR@
144AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
145AR = @AR@
146AUTOCONF = @AUTOCONF@
147AUTOHEADER = @AUTOHEADER@
148AUTOMAKE = @AUTOMAKE@
149AWK = @AWK@
150CC = @CC@
151CCDEPMODE = @CCDEPMODE@
152CFLAGS = @CFLAGS@
153CLANG_CXXFLAGS = @CLANG_CXXFLAGS@
154CLANG_LDFLAGS = @CLANG_LDFLAGS@
155CLANG_LIBS = @CLANG_LIBS@
156CPP = @CPP@
157CPPFLAGS = @CPPFLAGS@
158CXX = @CXX@
159CXXCPP = @CXXCPP@
160CXXDEPMODE = @CXXDEPMODE@
161CXXFLAGS = @CXXFLAGS@
162CYGPATH_W = @CYGPATH_W@
163DEFS = @DEFS@
164DEPDIR = @DEPDIR@
165DLLTOOL = @DLLTOOL@
166DSYMUTIL = @DSYMUTIL@
167DUMPBIN = @DUMPBIN@
168ECHO_C = @ECHO_C@
169ECHO_N = @ECHO_N@
170ECHO_T = @ECHO_T@
171EGREP = @EGREP@
172EXEEXT = @EXEEXT@
173FGREP = @FGREP@
174GIT_HEAD = @GIT_HEAD@
175GIT_HEAD_ID = @GIT_HEAD_ID@
176GIT_HEAD_VERSION = @GIT_HEAD_VERSION@
177GMP_CPPFLAGS = @GMP_CPPFLAGS@
178GMP_LDFLAGS = @GMP_LDFLAGS@
179GMP_LIBS = @GMP_LIBS@
180GREP = @GREP@
181INSTALL = @INSTALL@
182INSTALL_DATA = @INSTALL_DATA@
183INSTALL_PROGRAM = @INSTALL_PROGRAM@
184INSTALL_SCRIPT = @INSTALL_SCRIPT@
185INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
186LD = @LD@
187LDFLAGS = @LDFLAGS@
188LIBOBJS = @LIBOBJS@
189LIBS = @LIBS@
190LIBTOOL = @LIBTOOL@
191LIB_CLANG_EDIT = @LIB_CLANG_EDIT@
192LIPO = @LIPO@
193LN_S = @LN_S@
194LTLIBOBJS = @LTLIBOBJS@
195MAKEINFO = @MAKEINFO@
196MANIFEST_TOOL = @MANIFEST_TOOL@
197MKDIR_P = @MKDIR_P@
198NM = @NM@
199NMEDIT = @NMEDIT@
200OBJDUMP = @OBJDUMP@
201OBJEXT = @OBJEXT@
202OTOOL = @OTOOL@
203OTOOL64 = @OTOOL64@
204PACKAGE = @PACKAGE@
205PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
206PACKAGE_NAME = @PACKAGE_NAME@
207PACKAGE_STRING = @PACKAGE_STRING@
208PACKAGE_TARNAME = @PACKAGE_TARNAME@
209PACKAGE_URL = @PACKAGE_URL@
210PACKAGE_VERSION = @PACKAGE_VERSION@
211PATH_SEPARATOR = @PATH_SEPARATOR@
212PDFLATEX = @PDFLATEX@
213PERL = @PERL@
214PIPLIB_CPPFLAGS = @PIPLIB_CPPFLAGS@
215PIPLIB_LDFLAGS = @PIPLIB_LDFLAGS@
216PIPLIB_LIBS = @PIPLIB_LIBS@
217POD2HTML = @POD2HTML@
218PRTDIAG = @PRTDIAG@
219RANLIB = @RANLIB@
220SED = @SED@
221SET_MAKE = @SET_MAKE@
222SHELL = @SHELL@
223STRIP = @STRIP@
224VERSION = @VERSION@
225WARNING_FLAGS = @WARNING_FLAGS@
226abs_builddir = @abs_builddir@
227abs_srcdir = @abs_srcdir@
228abs_top_builddir = @abs_top_builddir@
229abs_top_srcdir = @abs_top_srcdir@
230ac_ct_AR = @ac_ct_AR@
231ac_ct_CC = @ac_ct_CC@
232ac_ct_CXX = @ac_ct_CXX@
233ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
234am__include = @am__include@
235am__leading_dot = @am__leading_dot@
236am__quote = @am__quote@
237am__tar = @am__tar@
238am__untar = @am__untar@
239bindir = @bindir@
240build = @build@
241build_alias = @build_alias@
242build_cpu = @build_cpu@
243build_os = @build_os@
244build_vendor = @build_vendor@
245builddir = @builddir@
246datadir = @datadir@
247datarootdir = @datarootdir@
248docdir = @docdir@
249dvidir = @dvidir@
250exec_prefix = @exec_prefix@
251host = @host@
252host_alias = @host_alias@
253host_cpu = @host_cpu@
254host_os = @host_os@
255host_vendor = @host_vendor@
256htmldir = @htmldir@
257includedir = @includedir@
258infodir = @infodir@
259install_sh = @install_sh@
260libdir = @libdir@
261libexecdir = @libexecdir@
262llvm_config_found = @llvm_config_found@
263localedir = @localedir@
264localstatedir = @localstatedir@
265mandir = @mandir@
266mkdir_p = @mkdir_p@
267oldincludedir = @oldincludedir@
268pdfdir = @pdfdir@
269pkgconfig_libdir = @pkgconfig_libdir@
270pkgconfig_libfile = @pkgconfig_libfile@
271prefix = @prefix@
272program_transform_name = @program_transform_name@
273psdir = @psdir@
274sbindir = @sbindir@
275sharedstatedir = @sharedstatedir@
276srcdir = @srcdir@
277sysconfdir = @sysconfdir@
278target_alias = @target_alias@
279top_build_prefix = @top_build_prefix@
280top_builddir = @top_builddir@
281top_srcdir = @top_srcdir@
282versioninfo = @versioninfo@
283AUTOMAKE_OPTIONS = nostdinc
284AM_CXXFLAGS = $(CLANG_CXXFLAGS)
285AM_LDFLAGS = $(CLANG_LDFLAGS)
286INCLUDES = -I$(top_builddir) -I$(top_srcdir) \
287	-I$(top_builddir)/include -I$(top_srcdir)/include
288
289extract_interface_SOURCES = \
290	python.h \
291	python.cc \
292	extract_interface.h \
293	extract_interface.cc
294
295extract_interface_LDADD = \
296	-lclangFrontend -lclangSerialization -lclangParse -lclangSema \
297	$(LIB_CLANG_EDIT) \
298	-lclangAnalysis -lclangAST -lclangLex -lclangBasic -lclangDriver \
299	$(CLANG_LIBS) $(CLANG_LDFLAGS)
300
301all: all-am
302
303.SUFFIXES:
304.SUFFIXES: .cc .lo .o .obj
305$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
306	@for dep in $?; do \
307	  case '$(am__configure_deps)' in \
308	    *$$dep*) \
309	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
310	        && { if test -f $@; then exit 0; else break; fi; }; \
311	      exit 1;; \
312	  esac; \
313	done; \
314	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign interface/Makefile'; \
315	$(am__cd) $(top_srcdir) && \
316	  $(AUTOMAKE) --foreign interface/Makefile
317.PRECIOUS: Makefile
318Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
319	@case '$?' in \
320	  *config.status*) \
321	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
322	  *) \
323	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
324	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
325	esac;
326
327$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
328	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
329
330$(top_srcdir)/configure:  $(am__configure_deps)
331	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
332$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
333	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
334$(am__aclocal_m4_deps):
335
336clean-noinstPROGRAMS:
337	@list='$(noinst_PROGRAMS)'; test -n "$$list" || exit 0; \
338	echo " rm -f" $$list; \
339	rm -f $$list || exit $$?; \
340	test -n "$(EXEEXT)" || exit 0; \
341	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
342	echo " rm -f" $$list; \
343	rm -f $$list
344extract_interface$(EXEEXT): $(extract_interface_OBJECTS) $(extract_interface_DEPENDENCIES) $(EXTRA_extract_interface_DEPENDENCIES) 
345	@rm -f extract_interface$(EXEEXT)
346	$(AM_V_CXXLD)$(CXXLINK) $(extract_interface_OBJECTS) $(extract_interface_LDADD) $(LIBS)
347
348mostlyclean-compile:
349	-rm -f *.$(OBJEXT)
350
351distclean-compile:
352	-rm -f *.tab.c
353
354@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/extract_interface.Po@am__quote@
355@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/python.Po@am__quote@
356
357.cc.o:
358@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
359@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
360@AMDEP_TRUE@@am__fastdepCXX_FALSE@	$(AM_V_CXX)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
361@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
362@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ $<
363
364.cc.obj:
365@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
366@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
367@AMDEP_TRUE@@am__fastdepCXX_FALSE@	$(AM_V_CXX)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
368@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
369@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
370
371.cc.lo:
372@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LTCXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
373@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
374@AMDEP_TRUE@@am__fastdepCXX_FALSE@	$(AM_V_CXX)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
375@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
376@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LTCXXCOMPILE) -c -o $@ $<
377
378mostlyclean-libtool:
379	-rm -f *.lo
380
381clean-libtool:
382	-rm -rf .libs _libs
383
384ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
385	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
386	unique=`for i in $$list; do \
387	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
388	  done | \
389	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
390	      END { if (nonempty) { for (i in files) print i; }; }'`; \
391	mkid -fID $$unique
392tags: TAGS
393
394TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
395		$(TAGS_FILES) $(LISP)
396	set x; \
397	here=`pwd`; \
398	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
399	unique=`for i in $$list; do \
400	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
401	  done | \
402	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
403	      END { if (nonempty) { for (i in files) print i; }; }'`; \
404	shift; \
405	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
406	  test -n "$$unique" || unique=$$empty_fix; \
407	  if test $$# -gt 0; then \
408	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
409	      "$$@" $$unique; \
410	  else \
411	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
412	      $$unique; \
413	  fi; \
414	fi
415ctags: CTAGS
416CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
417		$(TAGS_FILES) $(LISP)
418	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
419	unique=`for i in $$list; do \
420	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
421	  done | \
422	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
423	      END { if (nonempty) { for (i in files) print i; }; }'`; \
424	test -z "$(CTAGS_ARGS)$$unique" \
425	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
426	     $$unique
427
428GTAGS:
429	here=`$(am__cd) $(top_builddir) && pwd` \
430	  && $(am__cd) $(top_srcdir) \
431	  && gtags -i $(GTAGS_ARGS) "$$here"
432
433distclean-tags:
434	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
435
436distdir: $(DISTFILES)
437	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
438	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
439	list='$(DISTFILES)'; \
440	  dist_files=`for file in $$list; do echo $$file; done | \
441	  sed -e "s|^$$srcdirstrip/||;t" \
442	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
443	case $$dist_files in \
444	  */*) $(MKDIR_P) `echo "$$dist_files" | \
445			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
446			   sort -u` ;; \
447	esac; \
448	for file in $$dist_files; do \
449	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
450	  if test -d $$d/$$file; then \
451	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
452	    if test -d "$(distdir)/$$file"; then \
453	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
454	    fi; \
455	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
456	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
457	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
458	    fi; \
459	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
460	  else \
461	    test -f "$(distdir)/$$file" \
462	    || cp -p $$d/$$file "$(distdir)/$$file" \
463	    || exit 1; \
464	  fi; \
465	done
466	$(MAKE) $(AM_MAKEFLAGS) \
467	  top_distdir="$(top_distdir)" distdir="$(distdir)" \
468	  dist-hook
469check-am: all-am
470check: check-am
471all-am: Makefile $(PROGRAMS)
472installdirs:
473install: install-am
474install-exec: install-exec-am
475install-data: install-data-am
476uninstall: uninstall-am
477
478install-am: all-am
479	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
480
481installcheck: installcheck-am
482install-strip:
483	if test -z '$(STRIP)'; then \
484	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
485	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
486	      install; \
487	else \
488	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
489	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
490	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
491	fi
492mostlyclean-generic:
493
494clean-generic:
495
496distclean-generic:
497	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
498	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
499
500maintainer-clean-generic:
501	@echo "This command is intended for maintainers to use"
502	@echo "it deletes files that may require special tools to rebuild."
503clean: clean-am
504
505clean-am: clean-generic clean-libtool clean-noinstPROGRAMS \
506	mostlyclean-am
507
508distclean: distclean-am
509	-rm -rf ./$(DEPDIR)
510	-rm -f Makefile
511distclean-am: clean-am distclean-compile distclean-generic \
512	distclean-tags
513
514dvi: dvi-am
515
516dvi-am:
517
518html: html-am
519
520html-am:
521
522info: info-am
523
524info-am:
525
526install-data-am:
527
528install-dvi: install-dvi-am
529
530install-dvi-am:
531
532install-exec-am:
533
534install-html: install-html-am
535
536install-html-am:
537
538install-info: install-info-am
539
540install-info-am:
541
542install-man:
543
544install-pdf: install-pdf-am
545
546install-pdf-am:
547
548install-ps: install-ps-am
549
550install-ps-am:
551
552installcheck-am:
553
554maintainer-clean: maintainer-clean-am
555	-rm -rf ./$(DEPDIR)
556	-rm -f Makefile
557maintainer-clean-am: distclean-am maintainer-clean-generic
558
559mostlyclean: mostlyclean-am
560
561mostlyclean-am: mostlyclean-compile mostlyclean-generic \
562	mostlyclean-libtool
563
564pdf: pdf-am
565
566pdf-am:
567
568ps: ps-am
569
570ps-am:
571
572uninstall-am:
573
574.MAKE: install-am install-strip
575
576.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
577	clean-libtool clean-noinstPROGRAMS ctags dist-hook distclean \
578	distclean-compile distclean-generic distclean-libtool \
579	distclean-tags distdir dvi dvi-am html html-am info info-am \
580	install install-am install-data install-data-am install-dvi \
581	install-dvi-am install-exec install-exec-am install-html \
582	install-html-am install-info install-info-am install-man \
583	install-pdf install-pdf-am install-ps install-ps-am \
584	install-strip installcheck installcheck-am installdirs \
585	maintainer-clean maintainer-clean-generic mostlyclean \
586	mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
587	pdf pdf-am ps ps-am tags uninstall uninstall-am
588
589
590test: extract_interface
591	./extract_interface$(EXEEXT) $(INCLUDES) $(srcdir)/all.h
592
593isl.py: extract_interface isl.py.top
594	(cat $(srcdir)/isl.py.top; \
595		./extract_interface$(EXEEXT) $(INCLUDES) $(srcdir)/all.h) \
596			> isl.py
597
598dist-hook: isl.py
599	cp isl.py $(distdir)/
600
601# Tell versions [3.59,3.63) of GNU make to not export all variables.
602# Otherwise a system limit (for SysV at least) may be exceeded.
603.NOEXPORT:
604