1# Makefile.in generated by automake 1.16.1 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994-2018 Free Software Foundation, Inc.
5
6# This Makefile.in is free software; the Free Software Foundation
7# gives unlimited permission to copy and/or distribute it,
8# with or without modifications, as long as this notice is preserved.
9
10# This program is distributed in the hope that it will be useful,
11# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13# PARTICULAR PURPOSE.
14
15@SET_MAKE@
16
17#
18# digraphs:
19#
20# This file is part of the build system of a GAP kernel extension.
21# Requires automake.
22#
23
24
25VPATH = @srcdir@
26am__is_gnu_make = { \
27  if test -z '$(MAKELEVEL)'; then \
28    false; \
29  elif test -n '$(MAKE_HOST)'; then \
30    true; \
31  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
32    true; \
33  else \
34    false; \
35  fi; \
36}
37am__make_running_with_option = \
38  case $${target_option-} in \
39      ?) ;; \
40      *) echo "am__make_running_with_option: internal error: invalid" \
41              "target option '$${target_option-}' specified" >&2; \
42         exit 1;; \
43  esac; \
44  has_opt=no; \
45  sane_makeflags=$$MAKEFLAGS; \
46  if $(am__is_gnu_make); then \
47    sane_makeflags=$$MFLAGS; \
48  else \
49    case $$MAKEFLAGS in \
50      *\\[\ \	]*) \
51        bs=\\; \
52        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
53          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
54    esac; \
55  fi; \
56  skip_next=no; \
57  strip_trailopt () \
58  { \
59    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
60  }; \
61  for flg in $$sane_makeflags; do \
62    test $$skip_next = yes && { skip_next=no; continue; }; \
63    case $$flg in \
64      *=*|--*) continue;; \
65        -*I) strip_trailopt 'I'; skip_next=yes;; \
66      -*I?*) strip_trailopt 'I';; \
67        -*O) strip_trailopt 'O'; skip_next=yes;; \
68      -*O?*) strip_trailopt 'O';; \
69        -*l) strip_trailopt 'l'; skip_next=yes;; \
70      -*l?*) strip_trailopt 'l';; \
71      -[dEDm]) skip_next=yes;; \
72      -[JT]) skip_next=yes;; \
73    esac; \
74    case $$flg in \
75      *$$target_option*) has_opt=yes; break;; \
76    esac; \
77  done; \
78  test $$has_opt = yes
79am__make_dryrun = (target_option=n; $(am__make_running_with_option))
80am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
81pkgdatadir = $(datadir)/@PACKAGE@
82pkgincludedir = $(includedir)/@PACKAGE@
83pkglibdir = $(libdir)/@PACKAGE@
84pkglibexecdir = $(libexecdir)/@PACKAGE@
85am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
86install_sh_DATA = $(install_sh) -c -m 644
87install_sh_PROGRAM = $(install_sh) -c
88install_sh_SCRIPT = $(install_sh) -c
89INSTALL_HEADER = $(INSTALL_DATA)
90transform = $(program_transform_name)
91NORMAL_INSTALL = :
92PRE_INSTALL = :
93POST_INSTALL = :
94NORMAL_UNINSTALL = :
95PRE_UNINSTALL = :
96POST_UNINSTALL = :
97build_triplet = @build@
98host_triplet = @host@
99@WITH_INCLUDED_BLISS_TRUE@am__append_1 = extern/bliss-0.73/bignum.hh \
100@WITH_INCLUDED_BLISS_TRUE@	extern/bliss-0.73/bliss_C.h \
101@WITH_INCLUDED_BLISS_TRUE@	extern/bliss-0.73/defs.hh \
102@WITH_INCLUDED_BLISS_TRUE@	extern/bliss-0.73/graph.hh \
103@WITH_INCLUDED_BLISS_TRUE@	extern/bliss-0.73/heap.hh \
104@WITH_INCLUDED_BLISS_TRUE@	extern/bliss-0.73/kqueue.hh \
105@WITH_INCLUDED_BLISS_TRUE@	extern/bliss-0.73/kstack.hh \
106@WITH_INCLUDED_BLISS_TRUE@	extern/bliss-0.73/orbit.hh \
107@WITH_INCLUDED_BLISS_TRUE@	extern/bliss-0.73/partition.hh \
108@WITH_INCLUDED_BLISS_TRUE@	extern/bliss-0.73/timer.hh \
109@WITH_INCLUDED_BLISS_TRUE@	extern/bliss-0.73/uintseqhash.hh \
110@WITH_INCLUDED_BLISS_TRUE@	extern/bliss-0.73/utils.hh
111@WITH_INCLUDED_BLISS_TRUE@am__append_2 = extern/bliss-0.73/defs.cc \
112@WITH_INCLUDED_BLISS_TRUE@	extern/bliss-0.73/graph.cc \
113@WITH_INCLUDED_BLISS_TRUE@	extern/bliss-0.73/partition.cc \
114@WITH_INCLUDED_BLISS_TRUE@	extern/bliss-0.73/orbit.cc \
115@WITH_INCLUDED_BLISS_TRUE@	extern/bliss-0.73/uintseqhash.cc \
116@WITH_INCLUDED_BLISS_TRUE@	extern/bliss-0.73/heap.cc \
117@WITH_INCLUDED_BLISS_TRUE@	extern/bliss-0.73/timer.cc \
118@WITH_INCLUDED_BLISS_TRUE@	extern/bliss-0.73/utils.cc \
119@WITH_INCLUDED_BLISS_TRUE@	extern/bliss-0.73/bliss_C.cc
120@SYS_IS_CYGWIN_TRUE@am__append_3 = -no-undefined -version-info 0:0:0 -Wl,$(GAPROOT)/bin/$(GAPARCH)/gap.dll
121subdir = .
122ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
123am__aclocal_m4_deps = $(top_srcdir)/m4/ac_find_gap.m4 \
124	$(top_srcdir)/m4/ax_append_compile_flags.m4 \
125	$(top_srcdir)/m4/ax_append_flag.m4 \
126	$(top_srcdir)/m4/ax_check_bliss.m4 \
127	$(top_srcdir)/m4/ax_check_compile_flag.m4 \
128	$(top_srcdir)/m4/ax_check_planarity.m4 \
129	$(top_srcdir)/m4/ax_code_coverage.m4 \
130	$(top_srcdir)/m4/ax_compiler_flags_cflags.m4 \
131	$(top_srcdir)/m4/ax_compiler_flags_cxxflags.m4 \
132	$(top_srcdir)/m4/ax_prefix_config_h.m4 \
133	$(top_srcdir)/m4/ax_require_defined.m4 \
134	$(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
135	$(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
136	$(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/configure.ac
137am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
138	$(ACLOCAL_M4)
139DIST_COMMON = $(srcdir)/Makefile.am $(top_srcdir)/configure \
140	$(am__configure_deps) $(am__pkginclude_HEADERS_DIST) \
141	$(am__DIST_COMMON)
142am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
143 configure.lineno config.status.lineno
144mkinstalldirs = $(install_sh) -d
145CONFIG_HEADER = $(top_builddir)/src/_pkgconfig.h
146CONFIG_CLEAN_FILES =
147CONFIG_CLEAN_VPATH_FILES =
148am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
149am__vpath_adj = case $$p in \
150    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
151    *) f=$$p;; \
152  esac;
153am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
154am__install_max = 40
155am__nobase_strip_setup = \
156  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
157am__nobase_strip = \
158  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
159am__nobase_list = $(am__nobase_strip_setup); \
160  for p in $$list; do echo "$$p $$p"; done | \
161  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
162  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
163    if (++n[$$2] == $(am__install_max)) \
164      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
165    END { for (dir in files) print dir, files[dir] }'
166am__base_list = \
167  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
168  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
169am__uninstall_files_from_dir = { \
170  test -z "$$files" \
171    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
172    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
173         $(am__cd) "$$dir" && rm -f $$files; }; \
174  }
175am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(pkgincludedir)"
176LTLIBRARIES = $(lib_LTLIBRARIES)
177@WITH_INCLUDED_PLANARITY_TRUE@digraphs_la_DEPENDENCIES = @PLANARITY_SUITE_DIR@/libplanarity.la
178am__digraphs_la_SOURCES_DIST = src/digraphs.c src/bitarray.c \
179	src/conditions.c src/homos.c src/homos-graphs.c src/perms.c \
180	src/planar.c src/schreier-sims.c extern/bliss-0.73/defs.cc \
181	extern/bliss-0.73/graph.cc extern/bliss-0.73/partition.cc \
182	extern/bliss-0.73/orbit.cc extern/bliss-0.73/uintseqhash.cc \
183	extern/bliss-0.73/heap.cc extern/bliss-0.73/timer.cc \
184	extern/bliss-0.73/utils.cc extern/bliss-0.73/bliss_C.cc
185am__dirstamp = $(am__leading_dot)dirstamp
186@WITH_INCLUDED_BLISS_TRUE@am__objects_1 = extern/bliss-0.73/digraphs_la-defs.lo \
187@WITH_INCLUDED_BLISS_TRUE@	extern/bliss-0.73/digraphs_la-graph.lo \
188@WITH_INCLUDED_BLISS_TRUE@	extern/bliss-0.73/digraphs_la-partition.lo \
189@WITH_INCLUDED_BLISS_TRUE@	extern/bliss-0.73/digraphs_la-orbit.lo \
190@WITH_INCLUDED_BLISS_TRUE@	extern/bliss-0.73/digraphs_la-uintseqhash.lo \
191@WITH_INCLUDED_BLISS_TRUE@	extern/bliss-0.73/digraphs_la-heap.lo \
192@WITH_INCLUDED_BLISS_TRUE@	extern/bliss-0.73/digraphs_la-timer.lo \
193@WITH_INCLUDED_BLISS_TRUE@	extern/bliss-0.73/digraphs_la-utils.lo \
194@WITH_INCLUDED_BLISS_TRUE@	extern/bliss-0.73/digraphs_la-bliss_C.lo
195am_digraphs_la_OBJECTS = src/digraphs_la-digraphs.lo \
196	src/digraphs_la-bitarray.lo src/digraphs_la-conditions.lo \
197	src/digraphs_la-homos.lo src/digraphs_la-homos-graphs.lo \
198	src/digraphs_la-perms.lo src/digraphs_la-planar.lo \
199	src/digraphs_la-schreier-sims.lo $(am__objects_1)
200digraphs_la_OBJECTS = $(am_digraphs_la_OBJECTS)
201AM_V_lt = $(am__v_lt_@AM_V@)
202am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
203am__v_lt_0 = --silent
204am__v_lt_1 =
205digraphs_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
206	$(LIBTOOLFLAGS) --mode=link $(CXXLD) $(digraphs_la_CXXFLAGS) \
207	$(CXXFLAGS) $(digraphs_la_LDFLAGS) $(LDFLAGS) -o $@
208AM_V_P = $(am__v_P_@AM_V@)
209am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
210am__v_P_0 = false
211am__v_P_1 = :
212AM_V_GEN = $(am__v_GEN_@AM_V@)
213am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
214am__v_GEN_0 = @echo "  GEN     " $@;
215am__v_GEN_1 =
216AM_V_at = $(am__v_at_@AM_V@)
217am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
218am__v_at_0 = @
219am__v_at_1 =
220DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)/src
221depcomp = $(SHELL) $(top_srcdir)/cnf/depcomp
222am__maybe_remake_depfiles = depfiles
223am__depfiles_remade =  \
224	extern/bliss-0.73/$(DEPDIR)/digraphs_la-bliss_C.Plo \
225	extern/bliss-0.73/$(DEPDIR)/digraphs_la-defs.Plo \
226	extern/bliss-0.73/$(DEPDIR)/digraphs_la-graph.Plo \
227	extern/bliss-0.73/$(DEPDIR)/digraphs_la-heap.Plo \
228	extern/bliss-0.73/$(DEPDIR)/digraphs_la-orbit.Plo \
229	extern/bliss-0.73/$(DEPDIR)/digraphs_la-partition.Plo \
230	extern/bliss-0.73/$(DEPDIR)/digraphs_la-timer.Plo \
231	extern/bliss-0.73/$(DEPDIR)/digraphs_la-uintseqhash.Plo \
232	extern/bliss-0.73/$(DEPDIR)/digraphs_la-utils.Plo \
233	src/$(DEPDIR)/digraphs_la-bitarray.Plo \
234	src/$(DEPDIR)/digraphs_la-conditions.Plo \
235	src/$(DEPDIR)/digraphs_la-digraphs.Plo \
236	src/$(DEPDIR)/digraphs_la-homos-graphs.Plo \
237	src/$(DEPDIR)/digraphs_la-homos.Plo \
238	src/$(DEPDIR)/digraphs_la-perms.Plo \
239	src/$(DEPDIR)/digraphs_la-planar.Plo \
240	src/$(DEPDIR)/digraphs_la-schreier-sims.Plo
241am__mv = mv -f
242COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
243	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
244LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
245	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
246	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
247	$(AM_CFLAGS) $(CFLAGS)
248AM_V_CC = $(am__v_CC_@AM_V@)
249am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
250am__v_CC_0 = @echo "  CC      " $@;
251am__v_CC_1 =
252CCLD = $(CC)
253LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
254	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
255	$(AM_LDFLAGS) $(LDFLAGS) -o $@
256AM_V_CCLD = $(am__v_CCLD_@AM_V@)
257am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
258am__v_CCLD_0 = @echo "  CCLD    " $@;
259am__v_CCLD_1 =
260CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
261	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
262LTCXXCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
263	$(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) \
264	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
265	$(AM_CXXFLAGS) $(CXXFLAGS)
266AM_V_CXX = $(am__v_CXX_@AM_V@)
267am__v_CXX_ = $(am__v_CXX_@AM_DEFAULT_V@)
268am__v_CXX_0 = @echo "  CXX     " $@;
269am__v_CXX_1 =
270CXXLD = $(CXX)
271CXXLINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
272	$(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
273	$(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
274AM_V_CXXLD = $(am__v_CXXLD_@AM_V@)
275am__v_CXXLD_ = $(am__v_CXXLD_@AM_DEFAULT_V@)
276am__v_CXXLD_0 = @echo "  CXXLD   " $@;
277am__v_CXXLD_1 =
278SOURCES = $(digraphs_la_SOURCES)
279DIST_SOURCES = $(am__digraphs_la_SOURCES_DIST)
280RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
281	ctags-recursive dvi-recursive html-recursive info-recursive \
282	install-data-recursive install-dvi-recursive \
283	install-exec-recursive install-html-recursive \
284	install-info-recursive install-pdf-recursive \
285	install-ps-recursive install-recursive installcheck-recursive \
286	installdirs-recursive pdf-recursive ps-recursive \
287	tags-recursive uninstall-recursive
288am__can_run_installinfo = \
289  case $$AM_UPDATE_INFO_DIR in \
290    n|no|NO) false;; \
291    *) (install-info --version) >/dev/null 2>&1;; \
292  esac
293am__pkginclude_HEADERS_DIST = src/bitarray.h src/conditions.h \
294	src/digraphs-debug.h src/digraphs.h src/homos-graphs.h \
295	src/homos.h src/perms.h src/planar.h src/schreier-sims.h \
296	extern/bliss-0.73/bignum.hh extern/bliss-0.73/bliss_C.h \
297	extern/bliss-0.73/defs.hh extern/bliss-0.73/graph.hh \
298	extern/bliss-0.73/heap.hh extern/bliss-0.73/kqueue.hh \
299	extern/bliss-0.73/kstack.hh extern/bliss-0.73/orbit.hh \
300	extern/bliss-0.73/partition.hh extern/bliss-0.73/timer.hh \
301	extern/bliss-0.73/uintseqhash.hh extern/bliss-0.73/utils.hh
302HEADERS = $(pkginclude_HEADERS)
303RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
304  distclean-recursive maintainer-clean-recursive
305am__recursive_targets = \
306  $(RECURSIVE_TARGETS) \
307  $(RECURSIVE_CLEAN_TARGETS) \
308  $(am__extra_recursive_targets)
309AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
310	cscope distdir distdir-am dist dist-all distcheck
311am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
312# Read a list of newline-separated strings from the standard input,
313# and print each of them once, without duplicates.  Input order is
314# *not* preserved.
315am__uniquify_input = $(AWK) '\
316  BEGIN { nonempty = 0; } \
317  { items[$$0] = 1; nonempty = 1; } \
318  END { if (nonempty) { for (i in items) print i; }; } \
319'
320# Make sure the list of sources is unique.  This is necessary because,
321# e.g., the same source file might be shared among _SOURCES variables
322# for different programs/libraries.
323am__define_uniq_tagged_files = \
324  list='$(am__tagged_files)'; \
325  unique=`for i in $$list; do \
326    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
327  done | $(am__uniquify_input)`
328ETAGS = etags
329CTAGS = ctags
330CSCOPE = cscope
331DIST_SUBDIRS = @PLANARITY_SUITE_DIR@
332am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/cnf/ar-lib \
333	$(top_srcdir)/cnf/compile $(top_srcdir)/cnf/config.guess \
334	$(top_srcdir)/cnf/config.sub $(top_srcdir)/cnf/depcomp \
335	$(top_srcdir)/cnf/install-sh $(top_srcdir)/cnf/ltmain.sh \
336	$(top_srcdir)/cnf/missing $(top_srcdir)/cnf/pkgconfig.h.in \
337	cnf/ar-lib cnf/compile cnf/config.guess cnf/config.sub \
338	cnf/depcomp cnf/install-sh cnf/ltmain.sh cnf/missing
339DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
340distdir = $(PACKAGE)-$(VERSION)
341top_distdir = $(distdir)
342am__remove_distdir = \
343  if test -d "$(distdir)"; then \
344    find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
345      && rm -rf "$(distdir)" \
346      || { sleep 5 && rm -rf "$(distdir)"; }; \
347  else :; fi
348am__post_remove_distdir = $(am__remove_distdir)
349am__relativize = \
350  dir0=`pwd`; \
351  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
352  sed_rest='s,^[^/]*/*,,'; \
353  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
354  sed_butlast='s,/*[^/]*$$,,'; \
355  while test -n "$$dir1"; do \
356    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
357    if test "$$first" != "."; then \
358      if test "$$first" = ".."; then \
359        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
360        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
361      else \
362        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
363        if test "$$first2" = "$$first"; then \
364          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
365        else \
366          dir2="../$$dir2"; \
367        fi; \
368        dir0="$$dir0"/"$$first"; \
369      fi; \
370    fi; \
371    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
372  done; \
373  reldir="$$dir2"
374DIST_ARCHIVES = $(distdir).tar.gz
375GZIP_ENV = --best
376DIST_TARGETS = dist-gzip
377distuninstallcheck_listfiles = find . -type f -print
378am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
379  | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
380distcleancheck_listfiles = find . -type f -print
381ACLOCAL = @ACLOCAL@
382AMTAR = @AMTAR@
383AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
384AR = @AR@
385AS = @AS@
386AUTOCONF = @AUTOCONF@
387AUTOHEADER = @AUTOHEADER@
388AUTOMAKE = @AUTOMAKE@
389AWK = @AWK@
390CC = @CC@
391CCDEPMODE = @CCDEPMODE@
392CFLAGS = @CFLAGS@
393CODE_COVERAGE_CFLAGS = @CODE_COVERAGE_CFLAGS@
394CODE_COVERAGE_CPPFLAGS = @CODE_COVERAGE_CPPFLAGS@
395CODE_COVERAGE_CXXFLAGS = @CODE_COVERAGE_CXXFLAGS@
396CODE_COVERAGE_ENABLED = @CODE_COVERAGE_ENABLED@
397CODE_COVERAGE_LDFLAGS = @CODE_COVERAGE_LDFLAGS@
398CODE_COVERAGE_LIBS = @CODE_COVERAGE_LIBS@
399CPP = @CPP@
400CPPFLAGS = @CPPFLAGS@
401CXX = @CXX@
402CXXCPP = @CXXCPP@
403CXXDEPMODE = @CXXDEPMODE@
404CXXFLAGS = @CXXFLAGS@
405CYGPATH_W = @CYGPATH_W@
406DEFS = @DEFS@
407DEPDIR = @DEPDIR@
408DLLTOOL = @DLLTOOL@
409DSYMUTIL = @DSYMUTIL@
410DUMPBIN = @DUMPBIN@
411ECHO_C = @ECHO_C@
412ECHO_N = @ECHO_N@
413ECHO_T = @ECHO_T@
414EGREP = @EGREP@
415EXEEXT = @EXEEXT@
416FGREP = @FGREP@
417GAPARCH = @GAPARCH@
418GAPROOT = @GAPROOT@
419GAP_CFLAGS = @GAP_CFLAGS@
420GAP_CPPFLAGS = @GAP_CPPFLAGS@
421GAP_LDFLAGS = @GAP_LDFLAGS@
422GAP_LIBS = @GAP_LIBS@
423GCOV = @GCOV@
424GENHTML = @GENHTML@
425GREP = @GREP@
426INSTALL = @INSTALL@
427INSTALL_DATA = @INSTALL_DATA@
428INSTALL_PROGRAM = @INSTALL_PROGRAM@
429INSTALL_SCRIPT = @INSTALL_SCRIPT@
430INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
431LCOV = @LCOV@
432LD = @LD@
433LDFLAGS = @LDFLAGS@
434LIBOBJS = @LIBOBJS@
435LIBS = @LIBS@
436LIBTOOL = @LIBTOOL@
437LIPO = @LIPO@
438LN_S = @LN_S@
439LTLIBOBJS = @LTLIBOBJS@
440LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
441MAKEINFO = @MAKEINFO@
442MANIFEST_TOOL = @MANIFEST_TOOL@
443MKDIR_P = @MKDIR_P@
444NM = @NM@
445NMEDIT = @NMEDIT@
446OBJDUMP = @OBJDUMP@
447OBJEXT = @OBJEXT@
448OTOOL = @OTOOL@
449OTOOL64 = @OTOOL64@
450PACKAGE = @PACKAGE@
451PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
452PACKAGE_NAME = @PACKAGE_NAME@
453PACKAGE_STRING = @PACKAGE_STRING@
454PACKAGE_TARNAME = @PACKAGE_TARNAME@
455PACKAGE_URL = @PACKAGE_URL@
456PACKAGE_VERSION = @PACKAGE_VERSION@
457PATH_SEPARATOR = @PATH_SEPARATOR@
458PLANARITY_SUITE_DIR = @PLANARITY_SUITE_DIR@
459RANLIB = @RANLIB@
460SED = @SED@
461SET_MAKE = @SET_MAKE@
462SHELL = @SHELL@
463STRIP = @STRIP@
464VERSION = @VERSION@
465WARNING_CFLAGS = @WARNING_CFLAGS@
466WARNING_CXXFLAGS = @WARNING_CXXFLAGS@
467abs_builddir = @abs_builddir@
468abs_srcdir = @abs_srcdir@
469abs_top_builddir = @abs_top_builddir@
470abs_top_srcdir = @abs_top_srcdir@
471ac_ct_AR = @ac_ct_AR@
472ac_ct_CC = @ac_ct_CC@
473ac_ct_CXX = @ac_ct_CXX@
474ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
475am__include = @am__include@
476am__leading_dot = @am__leading_dot@
477am__quote = @am__quote@
478am__tar = @am__tar@
479am__untar = @am__untar@
480bindir = @bindir@
481build = @build@
482build_alias = @build_alias@
483build_cpu = @build_cpu@
484build_os = @build_os@
485build_vendor = @build_vendor@
486builddir = @builddir@
487datadir = @datadir@
488datarootdir = @datarootdir@
489docdir = @docdir@
490dvidir = @dvidir@
491exec_prefix = @exec_prefix@
492host = @host@
493host_alias = @host_alias@
494host_cpu = @host_cpu@
495host_os = @host_os@
496host_vendor = @host_vendor@
497htmldir = @htmldir@
498includedir = @includedir@
499infodir = @infodir@
500install_sh = @install_sh@
501libdir = @libdir@
502libexecdir = @libexecdir@
503localedir = @localedir@
504localstatedir = @localstatedir@
505mandir = @mandir@
506mkdir_p = @mkdir_p@
507oldincludedir = @oldincludedir@
508pdfdir = @pdfdir@
509prefix = @prefix@
510program_transform_name = @program_transform_name@
511psdir = @psdir@
512sbindir = @sbindir@
513sharedstatedir = @sharedstatedir@
514srcdir = @srcdir@
515subdirs = @subdirs@
516sysconfdir = @sysconfdir@
517target_alias = @target_alias@
518top_build_prefix = @top_build_prefix@
519top_builddir = @top_builddir@
520top_srcdir = @top_srcdir@
521ACLOCAL_AMFLAGS = -I m4
522@WITH_INCLUDED_PLANARITY_TRUE@SUBDIRS = @PLANARITY_SUITE_DIR@
523@WITH_INCLUDED_PLANARITY_TRUE@PLANAR_INCLUDE = -I$(top_srcdir)/@PLANARITY_SUITE_DIR@/
524@WITH_INCLUDED_BLISS_TRUE@DIGRAPHS_INCLUDE = -I$(top_srcdir)/extern/
525BINARCHDIR = bin/$(GAPARCH)
526GAPINSTALLLIB = $(abs_top_srcdir)/$(BINARCHDIR)
527lib_LTLIBRARIES = digraphs.la
528pkginclude_HEADERS = src/bitarray.h src/conditions.h \
529	src/digraphs-debug.h src/digraphs.h src/homos-graphs.h \
530	src/homos.h src/perms.h src/planar.h src/schreier-sims.h \
531	$(am__append_1)
532digraphs_la_SOURCES = src/digraphs.c src/bitarray.c src/conditions.c \
533	src/homos.c src/homos-graphs.c src/perms.c src/planar.c \
534	src/schreier-sims.c $(am__append_2)
535digraphs_la_CPPFLAGS = $(GAP_CPPFLAGS) $(CODE_COVERAGE_CPPFLAGS)
536digraphs_la_CXXFLAGS = -O3 -march=native -mpopcnt $(PLANAR_INCLUDE) \
537	$(DIGRAPHS_INCLUDE) $(CODE_COVERAGE_CXXFLAGS) \
538	$(WARNING_CXXFLAGS)
539digraphs_la_CFLAGS = -O3 -march=native -mpopcnt $(GAP_CFLAGS) \
540	$(PLANAR_INCLUDE) $(DIGRAPHS_INCLUDE) $(CODE_COVERAGE_CFLAGS) \
541	$(WARNING_CFLAGS)
542digraphs_la_LDFLAGS = $(GAP_LDFLAGS) -module -avoid-version \
543	$(am__append_3)
544@WITH_INCLUDED_PLANARITY_TRUE@digraphs_la_LIBADD = @PLANARITY_SUITE_DIR@/libplanarity.la
545all: all-recursive
546
547.SUFFIXES:
548.SUFFIXES: .c .cc .lo .o .obj
549am--refresh: Makefile
550	@:
551$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
552	@for dep in $?; do \
553	  case '$(am__configure_deps)' in \
554	    *$$dep*) \
555	      echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
556	      $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
557		&& exit 0; \
558	      exit 1;; \
559	  esac; \
560	done; \
561	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
562	$(am__cd) $(top_srcdir) && \
563	  $(AUTOMAKE) --foreign Makefile
564Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
565	@case '$?' in \
566	  *config.status*) \
567	    echo ' $(SHELL) ./config.status'; \
568	    $(SHELL) ./config.status;; \
569	  *) \
570	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__maybe_remake_depfiles)'; \
571	    cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__maybe_remake_depfiles);; \
572	esac;
573
574$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
575	$(SHELL) ./config.status --recheck
576
577$(top_srcdir)/configure:  $(am__configure_deps)
578	$(am__cd) $(srcdir) && $(AUTOCONF)
579$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
580	$(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
581$(am__aclocal_m4_deps):
582
583src/_pkgconfig.h: src/stamp-h1
584	@test -f $@ || rm -f src/stamp-h1
585	@test -f $@ || $(MAKE) $(AM_MAKEFLAGS) src/stamp-h1
586
587src/stamp-h1: $(top_srcdir)/cnf/pkgconfig.h.in $(top_builddir)/config.status
588	@rm -f src/stamp-h1
589	cd $(top_builddir) && $(SHELL) ./config.status src/_pkgconfig.h
590$(top_srcdir)/cnf/pkgconfig.h.in:  $(am__configure_deps)
591	($(am__cd) $(top_srcdir) && $(AUTOHEADER))
592	rm -f src/stamp-h1
593	touch $@
594
595distclean-hdr:
596	-rm -f src/_pkgconfig.h src/stamp-h1
597
598install-libLTLIBRARIES: $(lib_LTLIBRARIES)
599	@$(NORMAL_INSTALL)
600	@list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
601	list2=; for p in $$list; do \
602	  if test -f $$p; then \
603	    list2="$$list2 $$p"; \
604	  else :; fi; \
605	done; \
606	test -z "$$list2" || { \
607	  echo " $(MKDIR_P) '$(DESTDIR)$(libdir)'"; \
608	  $(MKDIR_P) "$(DESTDIR)$(libdir)" || exit 1; \
609	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
610	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
611	}
612
613uninstall-libLTLIBRARIES:
614	@$(NORMAL_UNINSTALL)
615	@list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
616	for p in $$list; do \
617	  $(am__strip_dir) \
618	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
619	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \
620	done
621
622clean-libLTLIBRARIES:
623	-test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
624	@list='$(lib_LTLIBRARIES)'; \
625	locs=`for p in $$list; do echo $$p; done | \
626	      sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
627	      sort -u`; \
628	test -z "$$locs" || { \
629	  echo rm -f $${locs}; \
630	  rm -f $${locs}; \
631	}
632src/$(am__dirstamp):
633	@$(MKDIR_P) src
634	@: > src/$(am__dirstamp)
635src/$(DEPDIR)/$(am__dirstamp):
636	@$(MKDIR_P) src/$(DEPDIR)
637	@: > src/$(DEPDIR)/$(am__dirstamp)
638src/digraphs_la-digraphs.lo: src/$(am__dirstamp) \
639	src/$(DEPDIR)/$(am__dirstamp)
640src/digraphs_la-bitarray.lo: src/$(am__dirstamp) \
641	src/$(DEPDIR)/$(am__dirstamp)
642src/digraphs_la-conditions.lo: src/$(am__dirstamp) \
643	src/$(DEPDIR)/$(am__dirstamp)
644src/digraphs_la-homos.lo: src/$(am__dirstamp) \
645	src/$(DEPDIR)/$(am__dirstamp)
646src/digraphs_la-homos-graphs.lo: src/$(am__dirstamp) \
647	src/$(DEPDIR)/$(am__dirstamp)
648src/digraphs_la-perms.lo: src/$(am__dirstamp) \
649	src/$(DEPDIR)/$(am__dirstamp)
650src/digraphs_la-planar.lo: src/$(am__dirstamp) \
651	src/$(DEPDIR)/$(am__dirstamp)
652src/digraphs_la-schreier-sims.lo: src/$(am__dirstamp) \
653	src/$(DEPDIR)/$(am__dirstamp)
654extern/bliss-0.73/$(am__dirstamp):
655	@$(MKDIR_P) extern/bliss-0.73
656	@: > extern/bliss-0.73/$(am__dirstamp)
657extern/bliss-0.73/$(DEPDIR)/$(am__dirstamp):
658	@$(MKDIR_P) extern/bliss-0.73/$(DEPDIR)
659	@: > extern/bliss-0.73/$(DEPDIR)/$(am__dirstamp)
660extern/bliss-0.73/digraphs_la-defs.lo:  \
661	extern/bliss-0.73/$(am__dirstamp) \
662	extern/bliss-0.73/$(DEPDIR)/$(am__dirstamp)
663extern/bliss-0.73/digraphs_la-graph.lo:  \
664	extern/bliss-0.73/$(am__dirstamp) \
665	extern/bliss-0.73/$(DEPDIR)/$(am__dirstamp)
666extern/bliss-0.73/digraphs_la-partition.lo:  \
667	extern/bliss-0.73/$(am__dirstamp) \
668	extern/bliss-0.73/$(DEPDIR)/$(am__dirstamp)
669extern/bliss-0.73/digraphs_la-orbit.lo:  \
670	extern/bliss-0.73/$(am__dirstamp) \
671	extern/bliss-0.73/$(DEPDIR)/$(am__dirstamp)
672extern/bliss-0.73/digraphs_la-uintseqhash.lo:  \
673	extern/bliss-0.73/$(am__dirstamp) \
674	extern/bliss-0.73/$(DEPDIR)/$(am__dirstamp)
675extern/bliss-0.73/digraphs_la-heap.lo:  \
676	extern/bliss-0.73/$(am__dirstamp) \
677	extern/bliss-0.73/$(DEPDIR)/$(am__dirstamp)
678extern/bliss-0.73/digraphs_la-timer.lo:  \
679	extern/bliss-0.73/$(am__dirstamp) \
680	extern/bliss-0.73/$(DEPDIR)/$(am__dirstamp)
681extern/bliss-0.73/digraphs_la-utils.lo:  \
682	extern/bliss-0.73/$(am__dirstamp) \
683	extern/bliss-0.73/$(DEPDIR)/$(am__dirstamp)
684extern/bliss-0.73/digraphs_la-bliss_C.lo:  \
685	extern/bliss-0.73/$(am__dirstamp) \
686	extern/bliss-0.73/$(DEPDIR)/$(am__dirstamp)
687
688digraphs.la: $(digraphs_la_OBJECTS) $(digraphs_la_DEPENDENCIES) $(EXTRA_digraphs_la_DEPENDENCIES)
689	$(AM_V_CXXLD)$(digraphs_la_LINK) -rpath $(libdir) $(digraphs_la_OBJECTS) $(digraphs_la_LIBADD) $(LIBS)
690
691mostlyclean-compile:
692	-rm -f *.$(OBJEXT)
693	-rm -f extern/bliss-0.73/*.$(OBJEXT)
694	-rm -f extern/bliss-0.73/*.lo
695	-rm -f src/*.$(OBJEXT)
696	-rm -f src/*.lo
697
698distclean-compile:
699	-rm -f *.tab.c
700
701@AMDEP_TRUE@@am__include@ @am__quote@extern/bliss-0.73/$(DEPDIR)/digraphs_la-bliss_C.Plo@am__quote@ # am--include-marker
702@AMDEP_TRUE@@am__include@ @am__quote@extern/bliss-0.73/$(DEPDIR)/digraphs_la-defs.Plo@am__quote@ # am--include-marker
703@AMDEP_TRUE@@am__include@ @am__quote@extern/bliss-0.73/$(DEPDIR)/digraphs_la-graph.Plo@am__quote@ # am--include-marker
704@AMDEP_TRUE@@am__include@ @am__quote@extern/bliss-0.73/$(DEPDIR)/digraphs_la-heap.Plo@am__quote@ # am--include-marker
705@AMDEP_TRUE@@am__include@ @am__quote@extern/bliss-0.73/$(DEPDIR)/digraphs_la-orbit.Plo@am__quote@ # am--include-marker
706@AMDEP_TRUE@@am__include@ @am__quote@extern/bliss-0.73/$(DEPDIR)/digraphs_la-partition.Plo@am__quote@ # am--include-marker
707@AMDEP_TRUE@@am__include@ @am__quote@extern/bliss-0.73/$(DEPDIR)/digraphs_la-timer.Plo@am__quote@ # am--include-marker
708@AMDEP_TRUE@@am__include@ @am__quote@extern/bliss-0.73/$(DEPDIR)/digraphs_la-uintseqhash.Plo@am__quote@ # am--include-marker
709@AMDEP_TRUE@@am__include@ @am__quote@extern/bliss-0.73/$(DEPDIR)/digraphs_la-utils.Plo@am__quote@ # am--include-marker
710@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/digraphs_la-bitarray.Plo@am__quote@ # am--include-marker
711@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/digraphs_la-conditions.Plo@am__quote@ # am--include-marker
712@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/digraphs_la-digraphs.Plo@am__quote@ # am--include-marker
713@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/digraphs_la-homos-graphs.Plo@am__quote@ # am--include-marker
714@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/digraphs_la-homos.Plo@am__quote@ # am--include-marker
715@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/digraphs_la-perms.Plo@am__quote@ # am--include-marker
716@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/digraphs_la-planar.Plo@am__quote@ # am--include-marker
717@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/digraphs_la-schreier-sims.Plo@am__quote@ # am--include-marker
718
719$(am__depfiles_remade):
720	@$(MKDIR_P) $(@D)
721	@echo '# dummy' >$@-t && $(am__mv) $@-t $@
722
723am--depfiles: $(am__depfiles_remade)
724
725.c.o:
726@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
727@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
728@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
729@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
730@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
731@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
732
733.c.obj:
734@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
735@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
736@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
737@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
738@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
739@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
740
741.c.lo:
742@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
743@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
744@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Plo
745@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
746@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
747@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
748
749src/digraphs_la-digraphs.lo: src/digraphs.c
750@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(digraphs_la_CPPFLAGS) $(CPPFLAGS) $(digraphs_la_CFLAGS) $(CFLAGS) -MT src/digraphs_la-digraphs.lo -MD -MP -MF src/$(DEPDIR)/digraphs_la-digraphs.Tpo -c -o src/digraphs_la-digraphs.lo `test -f 'src/digraphs.c' || echo '$(srcdir)/'`src/digraphs.c
751@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) src/$(DEPDIR)/digraphs_la-digraphs.Tpo src/$(DEPDIR)/digraphs_la-digraphs.Plo
752@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='src/digraphs.c' object='src/digraphs_la-digraphs.lo' libtool=yes @AMDEPBACKSLASH@
753@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
754@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(digraphs_la_CPPFLAGS) $(CPPFLAGS) $(digraphs_la_CFLAGS) $(CFLAGS) -c -o src/digraphs_la-digraphs.lo `test -f 'src/digraphs.c' || echo '$(srcdir)/'`src/digraphs.c
755
756src/digraphs_la-bitarray.lo: src/bitarray.c
757@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(digraphs_la_CPPFLAGS) $(CPPFLAGS) $(digraphs_la_CFLAGS) $(CFLAGS) -MT src/digraphs_la-bitarray.lo -MD -MP -MF src/$(DEPDIR)/digraphs_la-bitarray.Tpo -c -o src/digraphs_la-bitarray.lo `test -f 'src/bitarray.c' || echo '$(srcdir)/'`src/bitarray.c
758@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) src/$(DEPDIR)/digraphs_la-bitarray.Tpo src/$(DEPDIR)/digraphs_la-bitarray.Plo
759@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='src/bitarray.c' object='src/digraphs_la-bitarray.lo' libtool=yes @AMDEPBACKSLASH@
760@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
761@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(digraphs_la_CPPFLAGS) $(CPPFLAGS) $(digraphs_la_CFLAGS) $(CFLAGS) -c -o src/digraphs_la-bitarray.lo `test -f 'src/bitarray.c' || echo '$(srcdir)/'`src/bitarray.c
762
763src/digraphs_la-conditions.lo: src/conditions.c
764@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(digraphs_la_CPPFLAGS) $(CPPFLAGS) $(digraphs_la_CFLAGS) $(CFLAGS) -MT src/digraphs_la-conditions.lo -MD -MP -MF src/$(DEPDIR)/digraphs_la-conditions.Tpo -c -o src/digraphs_la-conditions.lo `test -f 'src/conditions.c' || echo '$(srcdir)/'`src/conditions.c
765@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) src/$(DEPDIR)/digraphs_la-conditions.Tpo src/$(DEPDIR)/digraphs_la-conditions.Plo
766@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='src/conditions.c' object='src/digraphs_la-conditions.lo' libtool=yes @AMDEPBACKSLASH@
767@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
768@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(digraphs_la_CPPFLAGS) $(CPPFLAGS) $(digraphs_la_CFLAGS) $(CFLAGS) -c -o src/digraphs_la-conditions.lo `test -f 'src/conditions.c' || echo '$(srcdir)/'`src/conditions.c
769
770src/digraphs_la-homos.lo: src/homos.c
771@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(digraphs_la_CPPFLAGS) $(CPPFLAGS) $(digraphs_la_CFLAGS) $(CFLAGS) -MT src/digraphs_la-homos.lo -MD -MP -MF src/$(DEPDIR)/digraphs_la-homos.Tpo -c -o src/digraphs_la-homos.lo `test -f 'src/homos.c' || echo '$(srcdir)/'`src/homos.c
772@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) src/$(DEPDIR)/digraphs_la-homos.Tpo src/$(DEPDIR)/digraphs_la-homos.Plo
773@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='src/homos.c' object='src/digraphs_la-homos.lo' libtool=yes @AMDEPBACKSLASH@
774@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
775@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(digraphs_la_CPPFLAGS) $(CPPFLAGS) $(digraphs_la_CFLAGS) $(CFLAGS) -c -o src/digraphs_la-homos.lo `test -f 'src/homos.c' || echo '$(srcdir)/'`src/homos.c
776
777src/digraphs_la-homos-graphs.lo: src/homos-graphs.c
778@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(digraphs_la_CPPFLAGS) $(CPPFLAGS) $(digraphs_la_CFLAGS) $(CFLAGS) -MT src/digraphs_la-homos-graphs.lo -MD -MP -MF src/$(DEPDIR)/digraphs_la-homos-graphs.Tpo -c -o src/digraphs_la-homos-graphs.lo `test -f 'src/homos-graphs.c' || echo '$(srcdir)/'`src/homos-graphs.c
779@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) src/$(DEPDIR)/digraphs_la-homos-graphs.Tpo src/$(DEPDIR)/digraphs_la-homos-graphs.Plo
780@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='src/homos-graphs.c' object='src/digraphs_la-homos-graphs.lo' libtool=yes @AMDEPBACKSLASH@
781@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
782@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(digraphs_la_CPPFLAGS) $(CPPFLAGS) $(digraphs_la_CFLAGS) $(CFLAGS) -c -o src/digraphs_la-homos-graphs.lo `test -f 'src/homos-graphs.c' || echo '$(srcdir)/'`src/homos-graphs.c
783
784src/digraphs_la-perms.lo: src/perms.c
785@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(digraphs_la_CPPFLAGS) $(CPPFLAGS) $(digraphs_la_CFLAGS) $(CFLAGS) -MT src/digraphs_la-perms.lo -MD -MP -MF src/$(DEPDIR)/digraphs_la-perms.Tpo -c -o src/digraphs_la-perms.lo `test -f 'src/perms.c' || echo '$(srcdir)/'`src/perms.c
786@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) src/$(DEPDIR)/digraphs_la-perms.Tpo src/$(DEPDIR)/digraphs_la-perms.Plo
787@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='src/perms.c' object='src/digraphs_la-perms.lo' libtool=yes @AMDEPBACKSLASH@
788@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
789@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(digraphs_la_CPPFLAGS) $(CPPFLAGS) $(digraphs_la_CFLAGS) $(CFLAGS) -c -o src/digraphs_la-perms.lo `test -f 'src/perms.c' || echo '$(srcdir)/'`src/perms.c
790
791src/digraphs_la-planar.lo: src/planar.c
792@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(digraphs_la_CPPFLAGS) $(CPPFLAGS) $(digraphs_la_CFLAGS) $(CFLAGS) -MT src/digraphs_la-planar.lo -MD -MP -MF src/$(DEPDIR)/digraphs_la-planar.Tpo -c -o src/digraphs_la-planar.lo `test -f 'src/planar.c' || echo '$(srcdir)/'`src/planar.c
793@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) src/$(DEPDIR)/digraphs_la-planar.Tpo src/$(DEPDIR)/digraphs_la-planar.Plo
794@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='src/planar.c' object='src/digraphs_la-planar.lo' libtool=yes @AMDEPBACKSLASH@
795@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
796@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(digraphs_la_CPPFLAGS) $(CPPFLAGS) $(digraphs_la_CFLAGS) $(CFLAGS) -c -o src/digraphs_la-planar.lo `test -f 'src/planar.c' || echo '$(srcdir)/'`src/planar.c
797
798src/digraphs_la-schreier-sims.lo: src/schreier-sims.c
799@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(digraphs_la_CPPFLAGS) $(CPPFLAGS) $(digraphs_la_CFLAGS) $(CFLAGS) -MT src/digraphs_la-schreier-sims.lo -MD -MP -MF src/$(DEPDIR)/digraphs_la-schreier-sims.Tpo -c -o src/digraphs_la-schreier-sims.lo `test -f 'src/schreier-sims.c' || echo '$(srcdir)/'`src/schreier-sims.c
800@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) src/$(DEPDIR)/digraphs_la-schreier-sims.Tpo src/$(DEPDIR)/digraphs_la-schreier-sims.Plo
801@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='src/schreier-sims.c' object='src/digraphs_la-schreier-sims.lo' libtool=yes @AMDEPBACKSLASH@
802@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
803@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(digraphs_la_CPPFLAGS) $(CPPFLAGS) $(digraphs_la_CFLAGS) $(CFLAGS) -c -o src/digraphs_la-schreier-sims.lo `test -f 'src/schreier-sims.c' || echo '$(srcdir)/'`src/schreier-sims.c
804
805.cc.o:
806@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
807@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
808@am__fastdepCXX_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
809@AMDEP_TRUE@@am__fastdepCXX_FALSE@	$(AM_V_CXX)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
810@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
811@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ $<
812
813.cc.obj:
814@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
815@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
816@am__fastdepCXX_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
817@AMDEP_TRUE@@am__fastdepCXX_FALSE@	$(AM_V_CXX)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
818@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
819@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
820
821.cc.lo:
822@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
823@am__fastdepCXX_TRUE@	$(LTCXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
824@am__fastdepCXX_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Plo
825@AMDEP_TRUE@@am__fastdepCXX_FALSE@	$(AM_V_CXX)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
826@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
827@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LTCXXCOMPILE) -c -o $@ $<
828
829extern/bliss-0.73/digraphs_la-defs.lo: extern/bliss-0.73/defs.cc
830@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(digraphs_la_CPPFLAGS) $(CPPFLAGS) $(digraphs_la_CXXFLAGS) $(CXXFLAGS) -MT extern/bliss-0.73/digraphs_la-defs.lo -MD -MP -MF extern/bliss-0.73/$(DEPDIR)/digraphs_la-defs.Tpo -c -o extern/bliss-0.73/digraphs_la-defs.lo `test -f 'extern/bliss-0.73/defs.cc' || echo '$(srcdir)/'`extern/bliss-0.73/defs.cc
831@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) extern/bliss-0.73/$(DEPDIR)/digraphs_la-defs.Tpo extern/bliss-0.73/$(DEPDIR)/digraphs_la-defs.Plo
832@AMDEP_TRUE@@am__fastdepCXX_FALSE@	$(AM_V_CXX)source='extern/bliss-0.73/defs.cc' object='extern/bliss-0.73/digraphs_la-defs.lo' libtool=yes @AMDEPBACKSLASH@
833@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
834@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(digraphs_la_CPPFLAGS) $(CPPFLAGS) $(digraphs_la_CXXFLAGS) $(CXXFLAGS) -c -o extern/bliss-0.73/digraphs_la-defs.lo `test -f 'extern/bliss-0.73/defs.cc' || echo '$(srcdir)/'`extern/bliss-0.73/defs.cc
835
836extern/bliss-0.73/digraphs_la-graph.lo: extern/bliss-0.73/graph.cc
837@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(digraphs_la_CPPFLAGS) $(CPPFLAGS) $(digraphs_la_CXXFLAGS) $(CXXFLAGS) -MT extern/bliss-0.73/digraphs_la-graph.lo -MD -MP -MF extern/bliss-0.73/$(DEPDIR)/digraphs_la-graph.Tpo -c -o extern/bliss-0.73/digraphs_la-graph.lo `test -f 'extern/bliss-0.73/graph.cc' || echo '$(srcdir)/'`extern/bliss-0.73/graph.cc
838@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) extern/bliss-0.73/$(DEPDIR)/digraphs_la-graph.Tpo extern/bliss-0.73/$(DEPDIR)/digraphs_la-graph.Plo
839@AMDEP_TRUE@@am__fastdepCXX_FALSE@	$(AM_V_CXX)source='extern/bliss-0.73/graph.cc' object='extern/bliss-0.73/digraphs_la-graph.lo' libtool=yes @AMDEPBACKSLASH@
840@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
841@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(digraphs_la_CPPFLAGS) $(CPPFLAGS) $(digraphs_la_CXXFLAGS) $(CXXFLAGS) -c -o extern/bliss-0.73/digraphs_la-graph.lo `test -f 'extern/bliss-0.73/graph.cc' || echo '$(srcdir)/'`extern/bliss-0.73/graph.cc
842
843extern/bliss-0.73/digraphs_la-partition.lo: extern/bliss-0.73/partition.cc
844@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(digraphs_la_CPPFLAGS) $(CPPFLAGS) $(digraphs_la_CXXFLAGS) $(CXXFLAGS) -MT extern/bliss-0.73/digraphs_la-partition.lo -MD -MP -MF extern/bliss-0.73/$(DEPDIR)/digraphs_la-partition.Tpo -c -o extern/bliss-0.73/digraphs_la-partition.lo `test -f 'extern/bliss-0.73/partition.cc' || echo '$(srcdir)/'`extern/bliss-0.73/partition.cc
845@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) extern/bliss-0.73/$(DEPDIR)/digraphs_la-partition.Tpo extern/bliss-0.73/$(DEPDIR)/digraphs_la-partition.Plo
846@AMDEP_TRUE@@am__fastdepCXX_FALSE@	$(AM_V_CXX)source='extern/bliss-0.73/partition.cc' object='extern/bliss-0.73/digraphs_la-partition.lo' libtool=yes @AMDEPBACKSLASH@
847@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
848@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(digraphs_la_CPPFLAGS) $(CPPFLAGS) $(digraphs_la_CXXFLAGS) $(CXXFLAGS) -c -o extern/bliss-0.73/digraphs_la-partition.lo `test -f 'extern/bliss-0.73/partition.cc' || echo '$(srcdir)/'`extern/bliss-0.73/partition.cc
849
850extern/bliss-0.73/digraphs_la-orbit.lo: extern/bliss-0.73/orbit.cc
851@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(digraphs_la_CPPFLAGS) $(CPPFLAGS) $(digraphs_la_CXXFLAGS) $(CXXFLAGS) -MT extern/bliss-0.73/digraphs_la-orbit.lo -MD -MP -MF extern/bliss-0.73/$(DEPDIR)/digraphs_la-orbit.Tpo -c -o extern/bliss-0.73/digraphs_la-orbit.lo `test -f 'extern/bliss-0.73/orbit.cc' || echo '$(srcdir)/'`extern/bliss-0.73/orbit.cc
852@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) extern/bliss-0.73/$(DEPDIR)/digraphs_la-orbit.Tpo extern/bliss-0.73/$(DEPDIR)/digraphs_la-orbit.Plo
853@AMDEP_TRUE@@am__fastdepCXX_FALSE@	$(AM_V_CXX)source='extern/bliss-0.73/orbit.cc' object='extern/bliss-0.73/digraphs_la-orbit.lo' libtool=yes @AMDEPBACKSLASH@
854@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
855@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(digraphs_la_CPPFLAGS) $(CPPFLAGS) $(digraphs_la_CXXFLAGS) $(CXXFLAGS) -c -o extern/bliss-0.73/digraphs_la-orbit.lo `test -f 'extern/bliss-0.73/orbit.cc' || echo '$(srcdir)/'`extern/bliss-0.73/orbit.cc
856
857extern/bliss-0.73/digraphs_la-uintseqhash.lo: extern/bliss-0.73/uintseqhash.cc
858@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(digraphs_la_CPPFLAGS) $(CPPFLAGS) $(digraphs_la_CXXFLAGS) $(CXXFLAGS) -MT extern/bliss-0.73/digraphs_la-uintseqhash.lo -MD -MP -MF extern/bliss-0.73/$(DEPDIR)/digraphs_la-uintseqhash.Tpo -c -o extern/bliss-0.73/digraphs_la-uintseqhash.lo `test -f 'extern/bliss-0.73/uintseqhash.cc' || echo '$(srcdir)/'`extern/bliss-0.73/uintseqhash.cc
859@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) extern/bliss-0.73/$(DEPDIR)/digraphs_la-uintseqhash.Tpo extern/bliss-0.73/$(DEPDIR)/digraphs_la-uintseqhash.Plo
860@AMDEP_TRUE@@am__fastdepCXX_FALSE@	$(AM_V_CXX)source='extern/bliss-0.73/uintseqhash.cc' object='extern/bliss-0.73/digraphs_la-uintseqhash.lo' libtool=yes @AMDEPBACKSLASH@
861@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
862@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(digraphs_la_CPPFLAGS) $(CPPFLAGS) $(digraphs_la_CXXFLAGS) $(CXXFLAGS) -c -o extern/bliss-0.73/digraphs_la-uintseqhash.lo `test -f 'extern/bliss-0.73/uintseqhash.cc' || echo '$(srcdir)/'`extern/bliss-0.73/uintseqhash.cc
863
864extern/bliss-0.73/digraphs_la-heap.lo: extern/bliss-0.73/heap.cc
865@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(digraphs_la_CPPFLAGS) $(CPPFLAGS) $(digraphs_la_CXXFLAGS) $(CXXFLAGS) -MT extern/bliss-0.73/digraphs_la-heap.lo -MD -MP -MF extern/bliss-0.73/$(DEPDIR)/digraphs_la-heap.Tpo -c -o extern/bliss-0.73/digraphs_la-heap.lo `test -f 'extern/bliss-0.73/heap.cc' || echo '$(srcdir)/'`extern/bliss-0.73/heap.cc
866@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) extern/bliss-0.73/$(DEPDIR)/digraphs_la-heap.Tpo extern/bliss-0.73/$(DEPDIR)/digraphs_la-heap.Plo
867@AMDEP_TRUE@@am__fastdepCXX_FALSE@	$(AM_V_CXX)source='extern/bliss-0.73/heap.cc' object='extern/bliss-0.73/digraphs_la-heap.lo' libtool=yes @AMDEPBACKSLASH@
868@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
869@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(digraphs_la_CPPFLAGS) $(CPPFLAGS) $(digraphs_la_CXXFLAGS) $(CXXFLAGS) -c -o extern/bliss-0.73/digraphs_la-heap.lo `test -f 'extern/bliss-0.73/heap.cc' || echo '$(srcdir)/'`extern/bliss-0.73/heap.cc
870
871extern/bliss-0.73/digraphs_la-timer.lo: extern/bliss-0.73/timer.cc
872@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(digraphs_la_CPPFLAGS) $(CPPFLAGS) $(digraphs_la_CXXFLAGS) $(CXXFLAGS) -MT extern/bliss-0.73/digraphs_la-timer.lo -MD -MP -MF extern/bliss-0.73/$(DEPDIR)/digraphs_la-timer.Tpo -c -o extern/bliss-0.73/digraphs_la-timer.lo `test -f 'extern/bliss-0.73/timer.cc' || echo '$(srcdir)/'`extern/bliss-0.73/timer.cc
873@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) extern/bliss-0.73/$(DEPDIR)/digraphs_la-timer.Tpo extern/bliss-0.73/$(DEPDIR)/digraphs_la-timer.Plo
874@AMDEP_TRUE@@am__fastdepCXX_FALSE@	$(AM_V_CXX)source='extern/bliss-0.73/timer.cc' object='extern/bliss-0.73/digraphs_la-timer.lo' libtool=yes @AMDEPBACKSLASH@
875@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
876@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(digraphs_la_CPPFLAGS) $(CPPFLAGS) $(digraphs_la_CXXFLAGS) $(CXXFLAGS) -c -o extern/bliss-0.73/digraphs_la-timer.lo `test -f 'extern/bliss-0.73/timer.cc' || echo '$(srcdir)/'`extern/bliss-0.73/timer.cc
877
878extern/bliss-0.73/digraphs_la-utils.lo: extern/bliss-0.73/utils.cc
879@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(digraphs_la_CPPFLAGS) $(CPPFLAGS) $(digraphs_la_CXXFLAGS) $(CXXFLAGS) -MT extern/bliss-0.73/digraphs_la-utils.lo -MD -MP -MF extern/bliss-0.73/$(DEPDIR)/digraphs_la-utils.Tpo -c -o extern/bliss-0.73/digraphs_la-utils.lo `test -f 'extern/bliss-0.73/utils.cc' || echo '$(srcdir)/'`extern/bliss-0.73/utils.cc
880@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) extern/bliss-0.73/$(DEPDIR)/digraphs_la-utils.Tpo extern/bliss-0.73/$(DEPDIR)/digraphs_la-utils.Plo
881@AMDEP_TRUE@@am__fastdepCXX_FALSE@	$(AM_V_CXX)source='extern/bliss-0.73/utils.cc' object='extern/bliss-0.73/digraphs_la-utils.lo' libtool=yes @AMDEPBACKSLASH@
882@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
883@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(digraphs_la_CPPFLAGS) $(CPPFLAGS) $(digraphs_la_CXXFLAGS) $(CXXFLAGS) -c -o extern/bliss-0.73/digraphs_la-utils.lo `test -f 'extern/bliss-0.73/utils.cc' || echo '$(srcdir)/'`extern/bliss-0.73/utils.cc
884
885extern/bliss-0.73/digraphs_la-bliss_C.lo: extern/bliss-0.73/bliss_C.cc
886@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(digraphs_la_CPPFLAGS) $(CPPFLAGS) $(digraphs_la_CXXFLAGS) $(CXXFLAGS) -MT extern/bliss-0.73/digraphs_la-bliss_C.lo -MD -MP -MF extern/bliss-0.73/$(DEPDIR)/digraphs_la-bliss_C.Tpo -c -o extern/bliss-0.73/digraphs_la-bliss_C.lo `test -f 'extern/bliss-0.73/bliss_C.cc' || echo '$(srcdir)/'`extern/bliss-0.73/bliss_C.cc
887@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) extern/bliss-0.73/$(DEPDIR)/digraphs_la-bliss_C.Tpo extern/bliss-0.73/$(DEPDIR)/digraphs_la-bliss_C.Plo
888@AMDEP_TRUE@@am__fastdepCXX_FALSE@	$(AM_V_CXX)source='extern/bliss-0.73/bliss_C.cc' object='extern/bliss-0.73/digraphs_la-bliss_C.lo' libtool=yes @AMDEPBACKSLASH@
889@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
890@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(digraphs_la_CPPFLAGS) $(CPPFLAGS) $(digraphs_la_CXXFLAGS) $(CXXFLAGS) -c -o extern/bliss-0.73/digraphs_la-bliss_C.lo `test -f 'extern/bliss-0.73/bliss_C.cc' || echo '$(srcdir)/'`extern/bliss-0.73/bliss_C.cc
891
892mostlyclean-libtool:
893	-rm -f *.lo
894
895clean-libtool:
896	-rm -rf .libs _libs
897	-rm -rf extern/bliss-0.73/.libs extern/bliss-0.73/_libs
898	-rm -rf src/.libs src/_libs
899
900distclean-libtool:
901	-rm -f libtool config.lt
902install-pkgincludeHEADERS: $(pkginclude_HEADERS)
903	@$(NORMAL_INSTALL)
904	@list='$(pkginclude_HEADERS)'; test -n "$(pkgincludedir)" || list=; \
905	if test -n "$$list"; then \
906	  echo " $(MKDIR_P) '$(DESTDIR)$(pkgincludedir)'"; \
907	  $(MKDIR_P) "$(DESTDIR)$(pkgincludedir)" || exit 1; \
908	fi; \
909	for p in $$list; do \
910	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
911	  echo "$$d$$p"; \
912	done | $(am__base_list) | \
913	while read files; do \
914	  echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(pkgincludedir)'"; \
915	  $(INSTALL_HEADER) $$files "$(DESTDIR)$(pkgincludedir)" || exit $$?; \
916	done
917
918uninstall-pkgincludeHEADERS:
919	@$(NORMAL_UNINSTALL)
920	@list='$(pkginclude_HEADERS)'; test -n "$(pkgincludedir)" || list=; \
921	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
922	dir='$(DESTDIR)$(pkgincludedir)'; $(am__uninstall_files_from_dir)
923
924# This directory's subdirectories are mostly independent; you can cd
925# into them and run 'make' without going through this Makefile.
926# To change the values of 'make' variables: instead of editing Makefiles,
927# (1) if the variable is set in 'config.status', edit 'config.status'
928#     (which will cause the Makefiles to be regenerated when you run 'make');
929# (2) otherwise, pass the desired values on the 'make' command line.
930$(am__recursive_targets):
931	@fail=; \
932	if $(am__make_keepgoing); then \
933	  failcom='fail=yes'; \
934	else \
935	  failcom='exit 1'; \
936	fi; \
937	dot_seen=no; \
938	target=`echo $@ | sed s/-recursive//`; \
939	case "$@" in \
940	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
941	  *) list='$(SUBDIRS)' ;; \
942	esac; \
943	for subdir in $$list; do \
944	  echo "Making $$target in $$subdir"; \
945	  if test "$$subdir" = "."; then \
946	    dot_seen=yes; \
947	    local_target="$$target-am"; \
948	  else \
949	    local_target="$$target"; \
950	  fi; \
951	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
952	  || eval $$failcom; \
953	done; \
954	if test "$$dot_seen" = "no"; then \
955	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
956	fi; test -z "$$fail"
957
958ID: $(am__tagged_files)
959	$(am__define_uniq_tagged_files); mkid -fID $$unique
960tags: tags-recursive
961TAGS: tags
962
963tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
964	set x; \
965	here=`pwd`; \
966	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
967	  include_option=--etags-include; \
968	  empty_fix=.; \
969	else \
970	  include_option=--include; \
971	  empty_fix=; \
972	fi; \
973	list='$(SUBDIRS)'; for subdir in $$list; do \
974	  if test "$$subdir" = .; then :; else \
975	    test ! -f $$subdir/TAGS || \
976	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
977	  fi; \
978	done; \
979	$(am__define_uniq_tagged_files); \
980	shift; \
981	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
982	  test -n "$$unique" || unique=$$empty_fix; \
983	  if test $$# -gt 0; then \
984	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
985	      "$$@" $$unique; \
986	  else \
987	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
988	      $$unique; \
989	  fi; \
990	fi
991ctags: ctags-recursive
992
993CTAGS: ctags
994ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
995	$(am__define_uniq_tagged_files); \
996	test -z "$(CTAGS_ARGS)$$unique" \
997	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
998	     $$unique
999
1000GTAGS:
1001	here=`$(am__cd) $(top_builddir) && pwd` \
1002	  && $(am__cd) $(top_srcdir) \
1003	  && gtags -i $(GTAGS_ARGS) "$$here"
1004cscope: cscope.files
1005	test ! -s cscope.files \
1006	  || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
1007clean-cscope:
1008	-rm -f cscope.files
1009cscope.files: clean-cscope cscopelist
1010cscopelist: cscopelist-recursive
1011
1012cscopelist-am: $(am__tagged_files)
1013	list='$(am__tagged_files)'; \
1014	case "$(srcdir)" in \
1015	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
1016	  *) sdir=$(subdir)/$(srcdir) ;; \
1017	esac; \
1018	for i in $$list; do \
1019	  if test -f "$$i"; then \
1020	    echo "$(subdir)/$$i"; \
1021	  else \
1022	    echo "$$sdir/$$i"; \
1023	  fi; \
1024	done >> $(top_builddir)/cscope.files
1025
1026distclean-tags:
1027	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
1028	-rm -f cscope.out cscope.in.out cscope.po.out cscope.files
1029
1030distdir: $(BUILT_SOURCES)
1031	$(MAKE) $(AM_MAKEFLAGS) distdir-am
1032
1033distdir-am: $(DISTFILES)
1034	$(am__remove_distdir)
1035	test -d "$(distdir)" || mkdir "$(distdir)"
1036	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1037	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1038	list='$(DISTFILES)'; \
1039	  dist_files=`for file in $$list; do echo $$file; done | \
1040	  sed -e "s|^$$srcdirstrip/||;t" \
1041	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
1042	case $$dist_files in \
1043	  */*) $(MKDIR_P) `echo "$$dist_files" | \
1044			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
1045			   sort -u` ;; \
1046	esac; \
1047	for file in $$dist_files; do \
1048	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
1049	  if test -d $$d/$$file; then \
1050	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
1051	    if test -d "$(distdir)/$$file"; then \
1052	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1053	    fi; \
1054	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
1055	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
1056	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1057	    fi; \
1058	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
1059	  else \
1060	    test -f "$(distdir)/$$file" \
1061	    || cp -p $$d/$$file "$(distdir)/$$file" \
1062	    || exit 1; \
1063	  fi; \
1064	done
1065	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
1066	  if test "$$subdir" = .; then :; else \
1067	    $(am__make_dryrun) \
1068	      || test -d "$(distdir)/$$subdir" \
1069	      || $(MKDIR_P) "$(distdir)/$$subdir" \
1070	      || exit 1; \
1071	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
1072	    $(am__relativize); \
1073	    new_distdir=$$reldir; \
1074	    dir1=$$subdir; dir2="$(top_distdir)"; \
1075	    $(am__relativize); \
1076	    new_top_distdir=$$reldir; \
1077	    echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
1078	    echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
1079	    ($(am__cd) $$subdir && \
1080	      $(MAKE) $(AM_MAKEFLAGS) \
1081	        top_distdir="$$new_top_distdir" \
1082	        distdir="$$new_distdir" \
1083		am__remove_distdir=: \
1084		am__skip_length_check=: \
1085		am__skip_mode_fix=: \
1086	        distdir) \
1087	      || exit 1; \
1088	  fi; \
1089	done
1090	-test -n "$(am__skip_mode_fix)" \
1091	|| find "$(distdir)" -type d ! -perm -755 \
1092		-exec chmod u+rwx,go+rx {} \; -o \
1093	  ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
1094	  ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
1095	  ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
1096	|| chmod -R a+r "$(distdir)"
1097dist-gzip: distdir
1098	tardir=$(distdir) && $(am__tar) | eval GZIP= gzip $(GZIP_ENV) -c >$(distdir).tar.gz
1099	$(am__post_remove_distdir)
1100
1101dist-bzip2: distdir
1102	tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
1103	$(am__post_remove_distdir)
1104
1105dist-lzip: distdir
1106	tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
1107	$(am__post_remove_distdir)
1108
1109dist-xz: distdir
1110	tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
1111	$(am__post_remove_distdir)
1112
1113dist-tarZ: distdir
1114	@echo WARNING: "Support for distribution archives compressed with" \
1115		       "legacy program 'compress' is deprecated." >&2
1116	@echo WARNING: "It will be removed altogether in Automake 2.0" >&2
1117	tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
1118	$(am__post_remove_distdir)
1119
1120dist-shar: distdir
1121	@echo WARNING: "Support for shar distribution archives is" \
1122	               "deprecated." >&2
1123	@echo WARNING: "It will be removed altogether in Automake 2.0" >&2
1124	shar $(distdir) | eval GZIP= gzip $(GZIP_ENV) -c >$(distdir).shar.gz
1125	$(am__post_remove_distdir)
1126
1127dist-zip: distdir
1128	-rm -f $(distdir).zip
1129	zip -rq $(distdir).zip $(distdir)
1130	$(am__post_remove_distdir)
1131
1132dist dist-all:
1133	$(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:'
1134	$(am__post_remove_distdir)
1135
1136# This target untars the dist file and tries a VPATH configuration.  Then
1137# it guarantees that the distribution is self-contained by making another
1138# tarfile.
1139distcheck: dist
1140	case '$(DIST_ARCHIVES)' in \
1141	*.tar.gz*) \
1142	  eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).tar.gz | $(am__untar) ;;\
1143	*.tar.bz2*) \
1144	  bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
1145	*.tar.lz*) \
1146	  lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
1147	*.tar.xz*) \
1148	  xz -dc $(distdir).tar.xz | $(am__untar) ;;\
1149	*.tar.Z*) \
1150	  uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
1151	*.shar.gz*) \
1152	  eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).shar.gz | unshar ;;\
1153	*.zip*) \
1154	  unzip $(distdir).zip ;;\
1155	esac
1156	chmod -R a-w $(distdir)
1157	chmod u+w $(distdir)
1158	mkdir $(distdir)/_build $(distdir)/_build/sub $(distdir)/_inst
1159	chmod a-w $(distdir)
1160	test -d $(distdir)/_build || exit 0; \
1161	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
1162	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
1163	  && am__cwd=`pwd` \
1164	  && $(am__cd) $(distdir)/_build/sub \
1165	  && ../../configure \
1166	    $(AM_DISTCHECK_CONFIGURE_FLAGS) \
1167	    $(DISTCHECK_CONFIGURE_FLAGS) \
1168	    --srcdir=../.. --prefix="$$dc_install_base" \
1169	  && $(MAKE) $(AM_MAKEFLAGS) \
1170	  && $(MAKE) $(AM_MAKEFLAGS) dvi \
1171	  && $(MAKE) $(AM_MAKEFLAGS) check \
1172	  && $(MAKE) $(AM_MAKEFLAGS) install \
1173	  && $(MAKE) $(AM_MAKEFLAGS) installcheck \
1174	  && $(MAKE) $(AM_MAKEFLAGS) uninstall \
1175	  && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
1176	        distuninstallcheck \
1177	  && chmod -R a-w "$$dc_install_base" \
1178	  && ({ \
1179	       (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
1180	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
1181	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
1182	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
1183	            distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
1184	      } || { rm -rf "$$dc_destdir"; exit 1; }) \
1185	  && rm -rf "$$dc_destdir" \
1186	  && $(MAKE) $(AM_MAKEFLAGS) dist \
1187	  && rm -rf $(DIST_ARCHIVES) \
1188	  && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
1189	  && cd "$$am__cwd" \
1190	  || exit 1
1191	$(am__post_remove_distdir)
1192	@(echo "$(distdir) archives ready for distribution: "; \
1193	  list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
1194	  sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
1195distuninstallcheck:
1196	@test -n '$(distuninstallcheck_dir)' || { \
1197	  echo 'ERROR: trying to run $@ with an empty' \
1198	       '$$(distuninstallcheck_dir)' >&2; \
1199	  exit 1; \
1200	}; \
1201	$(am__cd) '$(distuninstallcheck_dir)' || { \
1202	  echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
1203	  exit 1; \
1204	}; \
1205	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
1206	   || { echo "ERROR: files left after uninstall:" ; \
1207	        if test -n "$(DESTDIR)"; then \
1208	          echo "  (check DESTDIR support)"; \
1209	        fi ; \
1210	        $(distuninstallcheck_listfiles) ; \
1211	        exit 1; } >&2
1212distcleancheck: distclean
1213	@if test '$(srcdir)' = . ; then \
1214	  echo "ERROR: distcleancheck can only run from a VPATH build" ; \
1215	  exit 1 ; \
1216	fi
1217	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
1218	  || { echo "ERROR: files left in build directory after distclean:" ; \
1219	       $(distcleancheck_listfiles) ; \
1220	       exit 1; } >&2
1221check-am: all-am
1222check: check-recursive
1223all-am: Makefile $(LTLIBRARIES) $(HEADERS) all-local
1224installdirs: installdirs-recursive
1225installdirs-am:
1226	for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(pkgincludedir)"; do \
1227	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
1228	done
1229install: install-recursive
1230install-exec: install-exec-recursive
1231install-data: install-data-recursive
1232uninstall: uninstall-recursive
1233
1234install-am: all-am
1235	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
1236
1237installcheck: installcheck-recursive
1238install-strip:
1239	if test -z '$(STRIP)'; then \
1240	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1241	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1242	      install; \
1243	else \
1244	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1245	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1246	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
1247	fi
1248mostlyclean-generic:
1249
1250clean-generic:
1251
1252distclean-generic:
1253	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1254	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
1255	-rm -f extern/bliss-0.73/$(DEPDIR)/$(am__dirstamp)
1256	-rm -f extern/bliss-0.73/$(am__dirstamp)
1257	-rm -f src/$(DEPDIR)/$(am__dirstamp)
1258	-rm -f src/$(am__dirstamp)
1259
1260maintainer-clean-generic:
1261	@echo "This command is intended for maintainers to use"
1262	@echo "it deletes files that may require special tools to rebuild."
1263clean: clean-recursive
1264
1265clean-am: clean-generic clean-libLTLIBRARIES clean-libtool clean-local \
1266	mostlyclean-am
1267
1268distclean: distclean-recursive
1269	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
1270		-rm -f extern/bliss-0.73/$(DEPDIR)/digraphs_la-bliss_C.Plo
1271	-rm -f extern/bliss-0.73/$(DEPDIR)/digraphs_la-defs.Plo
1272	-rm -f extern/bliss-0.73/$(DEPDIR)/digraphs_la-graph.Plo
1273	-rm -f extern/bliss-0.73/$(DEPDIR)/digraphs_la-heap.Plo
1274	-rm -f extern/bliss-0.73/$(DEPDIR)/digraphs_la-orbit.Plo
1275	-rm -f extern/bliss-0.73/$(DEPDIR)/digraphs_la-partition.Plo
1276	-rm -f extern/bliss-0.73/$(DEPDIR)/digraphs_la-timer.Plo
1277	-rm -f extern/bliss-0.73/$(DEPDIR)/digraphs_la-uintseqhash.Plo
1278	-rm -f extern/bliss-0.73/$(DEPDIR)/digraphs_la-utils.Plo
1279	-rm -f src/$(DEPDIR)/digraphs_la-bitarray.Plo
1280	-rm -f src/$(DEPDIR)/digraphs_la-conditions.Plo
1281	-rm -f src/$(DEPDIR)/digraphs_la-digraphs.Plo
1282	-rm -f src/$(DEPDIR)/digraphs_la-homos-graphs.Plo
1283	-rm -f src/$(DEPDIR)/digraphs_la-homos.Plo
1284	-rm -f src/$(DEPDIR)/digraphs_la-perms.Plo
1285	-rm -f src/$(DEPDIR)/digraphs_la-planar.Plo
1286	-rm -f src/$(DEPDIR)/digraphs_la-schreier-sims.Plo
1287	-rm -f Makefile
1288distclean-am: clean-am distclean-compile distclean-generic \
1289	distclean-hdr distclean-libtool distclean-local distclean-tags
1290
1291dvi: dvi-recursive
1292
1293dvi-am:
1294
1295html: html-recursive
1296
1297html-am:
1298
1299info: info-recursive
1300
1301info-am:
1302
1303install-data-am: install-pkgincludeHEADERS
1304
1305install-dvi: install-dvi-recursive
1306
1307install-dvi-am:
1308
1309install-exec-am: install-libLTLIBRARIES
1310
1311install-html: install-html-recursive
1312
1313install-html-am:
1314
1315install-info: install-info-recursive
1316
1317install-info-am:
1318
1319install-man:
1320
1321install-pdf: install-pdf-recursive
1322
1323install-pdf-am:
1324
1325install-ps: install-ps-recursive
1326
1327install-ps-am:
1328
1329installcheck-am:
1330
1331maintainer-clean: maintainer-clean-recursive
1332	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
1333	-rm -rf $(top_srcdir)/autom4te.cache
1334		-rm -f extern/bliss-0.73/$(DEPDIR)/digraphs_la-bliss_C.Plo
1335	-rm -f extern/bliss-0.73/$(DEPDIR)/digraphs_la-defs.Plo
1336	-rm -f extern/bliss-0.73/$(DEPDIR)/digraphs_la-graph.Plo
1337	-rm -f extern/bliss-0.73/$(DEPDIR)/digraphs_la-heap.Plo
1338	-rm -f extern/bliss-0.73/$(DEPDIR)/digraphs_la-orbit.Plo
1339	-rm -f extern/bliss-0.73/$(DEPDIR)/digraphs_la-partition.Plo
1340	-rm -f extern/bliss-0.73/$(DEPDIR)/digraphs_la-timer.Plo
1341	-rm -f extern/bliss-0.73/$(DEPDIR)/digraphs_la-uintseqhash.Plo
1342	-rm -f extern/bliss-0.73/$(DEPDIR)/digraphs_la-utils.Plo
1343	-rm -f src/$(DEPDIR)/digraphs_la-bitarray.Plo
1344	-rm -f src/$(DEPDIR)/digraphs_la-conditions.Plo
1345	-rm -f src/$(DEPDIR)/digraphs_la-digraphs.Plo
1346	-rm -f src/$(DEPDIR)/digraphs_la-homos-graphs.Plo
1347	-rm -f src/$(DEPDIR)/digraphs_la-homos.Plo
1348	-rm -f src/$(DEPDIR)/digraphs_la-perms.Plo
1349	-rm -f src/$(DEPDIR)/digraphs_la-planar.Plo
1350	-rm -f src/$(DEPDIR)/digraphs_la-schreier-sims.Plo
1351	-rm -f Makefile
1352maintainer-clean-am: distclean-am maintainer-clean-generic
1353
1354mostlyclean: mostlyclean-recursive
1355
1356mostlyclean-am: mostlyclean-compile mostlyclean-generic \
1357	mostlyclean-libtool
1358
1359pdf: pdf-recursive
1360
1361pdf-am:
1362
1363ps: ps-recursive
1364
1365ps-am:
1366
1367uninstall-am: uninstall-libLTLIBRARIES uninstall-pkgincludeHEADERS
1368
1369.MAKE: $(am__recursive_targets) install-am install-strip
1370
1371.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am all-local \
1372	am--depfiles am--refresh check check-am clean clean-cscope \
1373	clean-generic clean-libLTLIBRARIES clean-libtool clean-local \
1374	cscope cscopelist-am ctags ctags-am dist dist-all dist-bzip2 \
1375	dist-gzip dist-lzip dist-shar dist-tarZ dist-xz dist-zip \
1376	distcheck distclean distclean-compile distclean-generic \
1377	distclean-hdr distclean-libtool distclean-local distclean-tags \
1378	distcleancheck distdir distuninstallcheck dvi dvi-am html \
1379	html-am info info-am install install-am install-data \
1380	install-data-am install-dvi install-dvi-am install-exec \
1381	install-exec-am install-html install-html-am install-info \
1382	install-info-am install-libLTLIBRARIES install-man install-pdf \
1383	install-pdf-am install-pkgincludeHEADERS install-ps \
1384	install-ps-am install-strip installcheck installcheck-am \
1385	installdirs installdirs-am maintainer-clean \
1386	maintainer-clean-generic mostlyclean mostlyclean-compile \
1387	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
1388	tags tags-am uninstall uninstall-am uninstall-libLTLIBRARIES \
1389	uninstall-pkgincludeHEADERS
1390
1391.PRECIOUS: Makefile
1392
1393
1394all-local: digraphs.la
1395	$(mkdir_p) $(top_srcdir)/$(BINARCHDIR) $(top_srcdir)/bin/lib
1396@WITH_INCLUDED_PLANARITY_TRUE@	cp -RL @PLANARITY_SUITE_DIR@/.libs/*  $(top_srcdir)/bin/lib/
1397@SYS_IS_CYGWIN_TRUE@	cp .libs/digraphs.dll $(GAPINSTALLLIB)/digraphs.so
1398@SYS_IS_CYGWIN_TRUE@@WITH_INCLUDED_PLANARITY_TRUE@	cp bin/lib/cygplanarity-0.dll $(GAPROOT)/.libs
1399@SYS_IS_CYGWIN_FALSE@	cp .libs/digraphs.so $(GAPINSTALLLIB)/
1400@KERNEL_DEBUG_TRUE@	@echo "SUCCESS (debug mode enabled)!"
1401@KERNEL_DEBUG_FALSE@	@echo "SUCCESS!"
1402
1403clean-local:
1404	find . -name '*.gcda' -delete
1405
1406distclean-local:
1407	rm -f *.tmp
1408	rm -f coverage.info
1409	rm -rf coverage/*
1410	rm -rf bin/*
1411
1412doc: doc/manual.six
1413
1414doc/manual.six: doc/*.xml PackageInfo.g
1415	($(GAPROOT)/bin/gap.sh -A makedoc.g)
1416
1417gaplint:
1418	gaplint *.g gap/*
1419	gaplint doc/*.xml
1420	gaplint tst/testinstall.tst tst/standard/*.tst tst/extreme/*.tst tst/workspaces/*.tst
1421
1422cpplint:
1423	cpplint src/*.[ch]
1424
1425lint: gaplint cpplint
1426
1427format:
1428	clang-format -i src/*.[hc]
1429
1430.PHONY: debug, lint, format
1431
1432superclean: distclean
1433	git clean -xdf --exclude *.swp --exclude *.swo
1434.PHONY: superclean
1435
1436# Tell versions [3.59,3.63) of GNU make to not export all variables.
1437# Otherwise a system limit (for SysV at least) may be exceeded.
1438.NOEXPORT:
1439