1# Makefile.in generated by automake 1.16.1 from Makefile.am.
2# WINGs/Extras/Makefile.  Generated from Makefile.in by configure.
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
16
17
18
19
20am__is_gnu_make = { \
21  if test -z '$(MAKELEVEL)'; then \
22    false; \
23  elif test -n '$(MAKE_HOST)'; then \
24    true; \
25  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
26    true; \
27  else \
28    false; \
29  fi; \
30}
31am__make_running_with_option = \
32  case $${target_option-} in \
33      ?) ;; \
34      *) echo "am__make_running_with_option: internal error: invalid" \
35              "target option '$${target_option-}' specified" >&2; \
36         exit 1;; \
37  esac; \
38  has_opt=no; \
39  sane_makeflags=$$MAKEFLAGS; \
40  if $(am__is_gnu_make); then \
41    sane_makeflags=$$MFLAGS; \
42  else \
43    case $$MAKEFLAGS in \
44      *\\[\ \	]*) \
45        bs=\\; \
46        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
47          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
48    esac; \
49  fi; \
50  skip_next=no; \
51  strip_trailopt () \
52  { \
53    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
54  }; \
55  for flg in $$sane_makeflags; do \
56    test $$skip_next = yes && { skip_next=no; continue; }; \
57    case $$flg in \
58      *=*|--*) continue;; \
59        -*I) strip_trailopt 'I'; skip_next=yes;; \
60      -*I?*) strip_trailopt 'I';; \
61        -*O) strip_trailopt 'O'; skip_next=yes;; \
62      -*O?*) strip_trailopt 'O';; \
63        -*l) strip_trailopt 'l'; skip_next=yes;; \
64      -*l?*) strip_trailopt 'l';; \
65      -[dEDm]) skip_next=yes;; \
66      -[JT]) skip_next=yes;; \
67    esac; \
68    case $$flg in \
69      *$$target_option*) has_opt=yes; break;; \
70    esac; \
71  done; \
72  test $$has_opt = yes
73am__make_dryrun = (target_option=n; $(am__make_running_with_option))
74am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
75pkgdatadir = $(datadir)/WindowMaker
76pkgincludedir = $(includedir)/WindowMaker
77pkglibdir = $(libdir)/WindowMaker
78pkglibexecdir = $(libexecdir)/WindowMaker
79am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
80install_sh_DATA = $(install_sh) -c -m 644
81install_sh_PROGRAM = $(install_sh) -c
82install_sh_SCRIPT = $(install_sh) -c
83INSTALL_HEADER = $(INSTALL_DATA)
84transform = $(program_transform_name)
85NORMAL_INSTALL = :
86PRE_INSTALL = :
87POST_INSTALL = :
88NORMAL_UNINSTALL = :
89PRE_UNINSTALL = :
90POST_UNINSTALL = :
91build_triplet = x86_64-pc-linux-gnu
92host_triplet = x86_64-pc-linux-gnu
93noinst_PROGRAMS = test$(EXEEXT)
94subdir = WINGs/Extras
95ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
96am__aclocal_m4_deps = $(top_srcdir)/m4/ax_cflags_gcc_option.m4 \
97	$(top_srcdir)/m4/ax_pthread.m4 \
98	$(top_srcdir)/m4/ld-version-script.m4 \
99	$(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
100	$(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
101	$(top_srcdir)/m4/lt~obsolete.m4 \
102	$(top_srcdir)/m4/windowmaker.m4 \
103	$(top_srcdir)/m4/wm_attributes.m4 \
104	$(top_srcdir)/m4/wm_cflags_check.m4 \
105	$(top_srcdir)/m4/wm_i18n.m4 \
106	$(top_srcdir)/m4/wm_imgfmt_check.m4 \
107	$(top_srcdir)/m4/wm_libexif.m4 $(top_srcdir)/m4/wm_libmath.m4 \
108	$(top_srcdir)/m4/wm_prog_cc_c11.m4 \
109	$(top_srcdir)/m4/wm_xext_check.m4 $(top_srcdir)/configure.ac
110am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
111	$(ACLOCAL_M4)
112DIST_COMMON = $(srcdir)/Makefile.am $(include_HEADERS) \
113	$(am__DIST_COMMON)
114mkinstalldirs = $(install_sh) -d
115CONFIG_HEADER = $(top_builddir)/config.h
116CONFIG_CLEAN_FILES =
117CONFIG_CLEAN_VPATH_FILES =
118PROGRAMS = $(noinst_PROGRAMS)
119am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
120am__vpath_adj = case $$p in \
121    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
122    *) f=$$p;; \
123  esac;
124am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
125am__install_max = 40
126am__nobase_strip_setup = \
127  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
128am__nobase_strip = \
129  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
130am__nobase_list = $(am__nobase_strip_setup); \
131  for p in $$list; do echo "$$p $$p"; done | \
132  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
133  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
134    if (++n[$$2] == $(am__install_max)) \
135      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
136    END { for (dir in files) print dir, files[dir] }'
137am__base_list = \
138  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
139  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
140am__uninstall_files_from_dir = { \
141  test -z "$$files" \
142    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
143    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
144         $(am__cd) "$$dir" && rm -f $$files; }; \
145  }
146am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(includedir)"
147LTLIBRARIES = $(lib_LTLIBRARIES)
148libExtraWINGs_la_LIBADD =
149am_libExtraWINGs_la_OBJECTS = wtableview.lo wtabledelegates.lo
150libExtraWINGs_la_OBJECTS = $(am_libExtraWINGs_la_OBJECTS)
151AM_V_lt = $(am__v_lt_$(V))
152am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
153am__v_lt_0 = --silent
154am__v_lt_1 =
155test_SOURCES = test.c
156test_OBJECTS = test.$(OBJEXT)
157am__DEPENDENCIES_1 = $(top_builddir)/WINGs/libWINGs.la \
158	$(top_builddir)/wrlib/libwraster.la \
159	$(top_builddir)/WINGs/libWUtil.la
160test_DEPENDENCIES = wtableview.o wtabledelegates.o \
161	$(am__DEPENDENCIES_1)
162AM_V_P = $(am__v_P_$(V))
163am__v_P_ = $(am__v_P_$(AM_DEFAULT_VERBOSITY))
164am__v_P_0 = false
165am__v_P_1 = :
166AM_V_GEN = $(am__v_GEN_$(V))
167am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
168am__v_GEN_0 = @echo "  GEN     " $@;
169am__v_GEN_1 =
170AM_V_at = $(am__v_at_$(V))
171am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
172am__v_at_0 = @
173am__v_at_1 =
174DEFAULT_INCLUDES = -I. -I$(top_builddir)
175depcomp = $(SHELL) $(top_srcdir)/depcomp
176am__maybe_remake_depfiles = depfiles
177am__depfiles_remade = ./$(DEPDIR)/test.Po \
178	./$(DEPDIR)/wtabledelegates.Plo ./$(DEPDIR)/wtableview.Plo
179am__mv = mv -f
180COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
181	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
182LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
183	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
184	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
185	$(AM_CFLAGS) $(CFLAGS)
186AM_V_CC = $(am__v_CC_$(V))
187am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
188am__v_CC_0 = @echo "  CC      " $@;
189am__v_CC_1 =
190CCLD = $(CC)
191LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
192	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
193	$(AM_LDFLAGS) $(LDFLAGS) -o $@
194AM_V_CCLD = $(am__v_CCLD_$(V))
195am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
196am__v_CCLD_0 = @echo "  CCLD    " $@;
197am__v_CCLD_1 =
198SOURCES = $(libExtraWINGs_la_SOURCES) test.c
199DIST_SOURCES = $(libExtraWINGs_la_SOURCES) test.c
200am__can_run_installinfo = \
201  case $$AM_UPDATE_INFO_DIR in \
202    n|no|NO) false;; \
203    *) (install-info --version) >/dev/null 2>&1;; \
204  esac
205HEADERS = $(include_HEADERS)
206am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
207# Read a list of newline-separated strings from the standard input,
208# and print each of them once, without duplicates.  Input order is
209# *not* preserved.
210am__uniquify_input = $(AWK) '\
211  BEGIN { nonempty = 0; } \
212  { items[$$0] = 1; nonempty = 1; } \
213  END { if (nonempty) { for (i in items) print i; }; } \
214'
215# Make sure the list of sources is unique.  This is necessary because,
216# e.g., the same source file might be shared among _SOURCES variables
217# for different programs/libraries.
218am__define_uniq_tagged_files = \
219  list='$(am__tagged_files)'; \
220  unique=`for i in $$list; do \
221    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
222  done | $(am__uniquify_input)`
223ETAGS = etags
224CTAGS = ctags
225am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/depcomp
226DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
227ACLOCAL = ${SHELL} /home/profzoom/src/wmaker/wmaker-crm/missing aclocal-1.16
228AMTAR = $${TAR-tar}
229AM_DEFAULT_VERBOSITY = 1
230AR = ar
231AUTOCONF = ${SHELL} /home/profzoom/src/wmaker/wmaker-crm/missing autoconf
232AUTOHEADER = ${SHELL} /home/profzoom/src/wmaker/wmaker-crm/missing autoheader
233AUTOMAKE = ${SHELL} /home/profzoom/src/wmaker/wmaker-crm/missing automake-1.16
234AWK = gawk
235CC = gcc
236CCDEPMODE = depmode=gcc3
237CFLAGS = -g -O2 -Wall -Wextra -Wno-sign-compare -Werror=trampolines -Wno-deprecated -Wno-deprecated-declarations
238CPP = gcc -E
239CPPFLAGS =  -DNDEBUG -D_XOPEN_SOURCE=600 -D_GNU_SOURCE
240CYGPATH_W = echo
241DEFS = -DHAVE_CONFIG_H
242DEPDIR = .deps
243DLLTOOL = false
244DSYMUTIL =
245DUMPBIN =
246ECHO_C =
247ECHO_N = -n
248ECHO_T =
249EGREP = /bin/grep -E
250EXEEXT =
251FCLIBS = -lfontconfig -lfreetype
252FGREP = /bin/grep -F
253GFXLIBS =  -lXpm -lpng -ljpeg -lgif -ltiff
254GREP = /bin/grep
255HEADER_SEARCH_PATH = -I${includedir}
256ICONEXT = tiff
257INSTALL = /usr/bin/install -c
258INSTALL_DATA = ${INSTALL} -m 644
259INSTALL_PROGRAM = ${INSTALL}
260INSTALL_SCRIPT = ${INSTALL}
261INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
262INTLIBS =
263LD = /usr/bin/ld -m elf_x86_64
264LDFLAGS =
265LIBBSD =
266LIBEXIF =
267LIBM = -lm
268LIBOBJS =
269LIBRARY_SEARCH_PATH = -L${libdir}
270LIBS =
271LIBTOOL = $(SHELL) $(top_builddir)/libtool
272LIBXINERAMA = -lXinerama
273LIBXMU = -lXmu
274LIBXRANDR =
275LINGUAS =
276LIPO =
277LN_S = ln -s
278LTLIBOBJS =
279LT_SYS_LIBRARY_PATH =
280MAGICKFLAGS =
281MAGICKLIBS =
282MAKEINFO = ${SHELL} /home/profzoom/src/wmaker/wmaker-crm/missing makeinfo
283MANIFEST_TOOL = :
284MANLANGDIRS =
285MKDIR_P = /bin/mkdir -p
286MSGFMT =
287NM = /usr/bin/nm -B
288NMEDIT =
289OBJDUMP = objdump
290OBJEXT = o
291OTOOL =
292OTOOL64 =
293PACKAGE = WindowMaker
294PACKAGE_BUGREPORT = wmaker-dev@googlegroups.com
295PACKAGE_NAME = WindowMaker
296PACKAGE_STRING = WindowMaker 0.95.9
297PACKAGE_TARNAME = WindowMaker
298PACKAGE_URL = http://www.windowmaker.org/
299PACKAGE_VERSION = 0.95.9
300PANGOLIBS =
301PATH_SEPARATOR = :
302PKG_CONFIG = /usr/bin/pkg-config
303PKG_CONFIG_LIBDIR =
304PKG_CONFIG_PATH =
305PTHREAD_CC = gcc
306PTHREAD_CFLAGS = -pthread
307PTHREAD_LIBS =
308RANLIB = ranlib
309SED = /bin/sed
310SET_MAKE =
311SHELL = /bin/bash
312STRIP = strip
313UTILMOFILES =
314VERSION = 0.95.9
315WINGSMOFILES =
316WINGS_VERSION = 4:0:1
317WMAKERMOFILES =
318WPREFSMOFILES =
319WRASTER_VERSION = 6:0:0
320WUTIL_VERSION = 5:0:0
321XCFLAGS =
322XFTCONFIG = /usr/bin/pkg-config xft
323XFTFLAGS = -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16
324XFTLIBS = -lXft
325XGETTEXT = xgettext
326XLFLAGS =
327XLIBS = -lX11  -lXext
328XMKMF =
329X_CFLAGS =
330X_EXTRA_LIBS =
331X_LIBRARY_PATH =
332X_LIBS =
333X_PRE_LIBS =  -lSM -lICE
334abs_builddir = /home/profzoom/src/wmaker/wmaker-crm/WINGs/Extras
335abs_srcdir = /home/profzoom/src/wmaker/wmaker-crm/WINGs/Extras
336abs_top_builddir = /home/profzoom/src/wmaker/wmaker-crm
337abs_top_srcdir = /home/profzoom/src/wmaker/wmaker-crm
338ac_ct_AR = ar
339ac_ct_CC = gcc
340ac_ct_DUMPBIN =
341am__include = include
342am__leading_dot = .
343am__quote =
344am__tar = $${TAR-tar} chof - "$$tardir"
345am__untar = $${TAR-tar} xf -
346ax_pthread_config =
347bindir = ${exec_prefix}/bin
348build = x86_64-pc-linux-gnu
349build_alias =
350build_cpu = x86_64
351build_os = linux-gnu
352build_vendor = pc
353builddir = .
354datadir = ${datarootdir}
355datarootdir = ${prefix}/share
356defsdatadir = ${sysconfdir}/WindowMaker
357docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
358dvidir = ${docdir}
359exec_prefix = ${prefix}
360host = x86_64-pc-linux-gnu
361host_alias =
362host_cpu = x86_64
363host_os = linux-gnu
364host_vendor = pc
365htmldir = ${docdir}
366inc_search_path = -I${includedir}
367
368# is this a kluge? if so, how should i do it?
369includedir = ${prefix}/include/WINGs
370infodir = ${datarootdir}/info
371install_sh = ${SHELL} /home/profzoom/src/wmaker/wmaker-crm/install-sh
372lcov_output_directory =
373lib_search_path = -L${libdir}
374libdir = ${exec_prefix}/lib
375libexecdir = ${exec_prefix}/libexec
376localedir = ${datarootdir}/locale
377localstatedir = ${prefix}/var
378mandir = ${datarootdir}/man
379mkdir_p = $(MKDIR_P)
380oldincludedir = /usr/include
381pdfdir = ${docdir}
382pixmapdir = ${datadir}/pixmaps
383prefix = /usr/local
384program_transform_name = s,x,x,
385psdir = ${docdir}
386runstatedir = ${localstatedir}/run
387sbindir = ${exec_prefix}/sbin
388sharedstatedir = ${prefix}/com
389srcdir = .
390sysconfdir = ${prefix}/etc
391target_alias =
392top_build_prefix = ../../
393top_builddir = ../..
394top_srcdir = ../..
395wprefs_bindir = ${exec_prefix}/bin
396wprefs_datadir = ${datarootdir}/WPrefs
397AUTOMAKE_OPTIONS =
398include_HEADERS = wtableview.h wtabledelegates.h
399lib_LTLIBRARIES = libExtraWINGs.la
400EXTRA_DIST =
401libExtraWINGs_la_SOURCES = \
402	wtableview.c \
403	wtabledelegates.c \
404	wtableview.h \
405	wtabledelegates.h
406
407AM_CPPFLAGS = -I$(top_srcdir)/wrlib -I$(top_srcdir)/WINGs \
408	-DRESOURCE_PATH=\"$(datadir)/WINGs\" -I${includedir}
409
410LDADD = $(top_builddir)/WINGs/libWINGs.la $(top_builddir)/wrlib/libwraster.la \
411	$(top_builddir)/WINGs/libWUtil.la \
412	-lXft
413
414test_LDADD = wtableview.o wtabledelegates.o $(LDADD)
415all: all-am
416
417.SUFFIXES:
418.SUFFIXES: .c .lo .o .obj
419$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
420	@for dep in $?; do \
421	  case '$(am__configure_deps)' in \
422	    *$$dep*) \
423	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
424	        && { if test -f $@; then exit 0; else break; fi; }; \
425	      exit 1;; \
426	  esac; \
427	done; \
428	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu WINGs/Extras/Makefile'; \
429	$(am__cd) $(top_srcdir) && \
430	  $(AUTOMAKE) --gnu WINGs/Extras/Makefile
431Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
432	@case '$?' in \
433	  *config.status*) \
434	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
435	  *) \
436	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
437	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
438	esac;
439
440$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
441	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
442
443$(top_srcdir)/configure:  $(am__configure_deps)
444	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
445$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
446	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
447$(am__aclocal_m4_deps):
448
449clean-noinstPROGRAMS:
450	@list='$(noinst_PROGRAMS)'; test -n "$$list" || exit 0; \
451	echo " rm -f" $$list; \
452	rm -f $$list || exit $$?; \
453	test -n "$(EXEEXT)" || exit 0; \
454	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
455	echo " rm -f" $$list; \
456	rm -f $$list
457
458install-libLTLIBRARIES: $(lib_LTLIBRARIES)
459	@$(NORMAL_INSTALL)
460	@list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
461	list2=; for p in $$list; do \
462	  if test -f $$p; then \
463	    list2="$$list2 $$p"; \
464	  else :; fi; \
465	done; \
466	test -z "$$list2" || { \
467	  echo " $(MKDIR_P) '$(DESTDIR)$(libdir)'"; \
468	  $(MKDIR_P) "$(DESTDIR)$(libdir)" || exit 1; \
469	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
470	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
471	}
472
473uninstall-libLTLIBRARIES:
474	@$(NORMAL_UNINSTALL)
475	@list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
476	for p in $$list; do \
477	  $(am__strip_dir) \
478	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
479	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \
480	done
481
482clean-libLTLIBRARIES:
483	-test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
484	@list='$(lib_LTLIBRARIES)'; \
485	locs=`for p in $$list; do echo $$p; done | \
486	      sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
487	      sort -u`; \
488	test -z "$$locs" || { \
489	  echo rm -f $${locs}; \
490	  rm -f $${locs}; \
491	}
492
493libExtraWINGs.la: $(libExtraWINGs_la_OBJECTS) $(libExtraWINGs_la_DEPENDENCIES) $(EXTRA_libExtraWINGs_la_DEPENDENCIES)
494	$(AM_V_CCLD)$(LINK) -rpath $(libdir) $(libExtraWINGs_la_OBJECTS) $(libExtraWINGs_la_LIBADD) $(LIBS)
495
496test$(EXEEXT): $(test_OBJECTS) $(test_DEPENDENCIES) $(EXTRA_test_DEPENDENCIES)
497	@rm -f test$(EXEEXT)
498	$(AM_V_CCLD)$(LINK) $(test_OBJECTS) $(test_LDADD) $(LIBS)
499
500mostlyclean-compile:
501	-rm -f *.$(OBJEXT)
502
503distclean-compile:
504	-rm -f *.tab.c
505
506include ./$(DEPDIR)/test.Po # am--include-marker
507include ./$(DEPDIR)/wtabledelegates.Plo # am--include-marker
508include ./$(DEPDIR)/wtableview.Plo # am--include-marker
509
510$(am__depfiles_remade):
511	@$(MKDIR_P) $(@D)
512	@echo '# dummy' >$@-t && $(am__mv) $@-t $@
513
514am--depfiles: $(am__depfiles_remade)
515
516.c.o:
517	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
518	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
519#	$(AM_V_CC)source='$<' object='$@' libtool=no \
520#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
521#	$(AM_V_CC_no)$(COMPILE) -c -o $@ $<
522
523.c.obj:
524	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
525	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
526#	$(AM_V_CC)source='$<' object='$@' libtool=no \
527#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
528#	$(AM_V_CC_no)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
529
530.c.lo:
531	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
532	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
533#	$(AM_V_CC)source='$<' object='$@' libtool=yes \
534#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
535#	$(AM_V_CC_no)$(LTCOMPILE) -c -o $@ $<
536
537mostlyclean-libtool:
538	-rm -f *.lo
539
540clean-libtool:
541	-rm -rf .libs _libs
542install-includeHEADERS: $(include_HEADERS)
543	@$(NORMAL_INSTALL)
544	@list='$(include_HEADERS)'; test -n "$(includedir)" || list=; \
545	if test -n "$$list"; then \
546	  echo " $(MKDIR_P) '$(DESTDIR)$(includedir)'"; \
547	  $(MKDIR_P) "$(DESTDIR)$(includedir)" || exit 1; \
548	fi; \
549	for p in $$list; do \
550	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
551	  echo "$$d$$p"; \
552	done | $(am__base_list) | \
553	while read files; do \
554	  echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(includedir)'"; \
555	  $(INSTALL_HEADER) $$files "$(DESTDIR)$(includedir)" || exit $$?; \
556	done
557
558uninstall-includeHEADERS:
559	@$(NORMAL_UNINSTALL)
560	@list='$(include_HEADERS)'; test -n "$(includedir)" || list=; \
561	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
562	dir='$(DESTDIR)$(includedir)'; $(am__uninstall_files_from_dir)
563
564ID: $(am__tagged_files)
565	$(am__define_uniq_tagged_files); mkid -fID $$unique
566tags: tags-am
567TAGS: tags
568
569tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
570	set x; \
571	here=`pwd`; \
572	$(am__define_uniq_tagged_files); \
573	shift; \
574	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
575	  test -n "$$unique" || unique=$$empty_fix; \
576	  if test $$# -gt 0; then \
577	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
578	      "$$@" $$unique; \
579	  else \
580	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
581	      $$unique; \
582	  fi; \
583	fi
584ctags: ctags-am
585
586CTAGS: ctags
587ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
588	$(am__define_uniq_tagged_files); \
589	test -z "$(CTAGS_ARGS)$$unique" \
590	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
591	     $$unique
592
593GTAGS:
594	here=`$(am__cd) $(top_builddir) && pwd` \
595	  && $(am__cd) $(top_srcdir) \
596	  && gtags -i $(GTAGS_ARGS) "$$here"
597cscopelist: cscopelist-am
598
599cscopelist-am: $(am__tagged_files)
600	list='$(am__tagged_files)'; \
601	case "$(srcdir)" in \
602	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
603	  *) sdir=$(subdir)/$(srcdir) ;; \
604	esac; \
605	for i in $$list; do \
606	  if test -f "$$i"; then \
607	    echo "$(subdir)/$$i"; \
608	  else \
609	    echo "$$sdir/$$i"; \
610	  fi; \
611	done >> $(top_builddir)/cscope.files
612
613distclean-tags:
614	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
615
616distdir: $(BUILT_SOURCES)
617	$(MAKE) $(AM_MAKEFLAGS) distdir-am
618
619distdir-am: $(DISTFILES)
620	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
621	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
622	list='$(DISTFILES)'; \
623	  dist_files=`for file in $$list; do echo $$file; done | \
624	  sed -e "s|^$$srcdirstrip/||;t" \
625	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
626	case $$dist_files in \
627	  */*) $(MKDIR_P) `echo "$$dist_files" | \
628			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
629			   sort -u` ;; \
630	esac; \
631	for file in $$dist_files; do \
632	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
633	  if test -d $$d/$$file; then \
634	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
635	    if test -d "$(distdir)/$$file"; then \
636	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
637	    fi; \
638	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
639	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
640	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
641	    fi; \
642	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
643	  else \
644	    test -f "$(distdir)/$$file" \
645	    || cp -p $$d/$$file "$(distdir)/$$file" \
646	    || exit 1; \
647	  fi; \
648	done
649check-am: all-am
650check: check-am
651all-am: Makefile $(PROGRAMS) $(LTLIBRARIES) $(HEADERS)
652installdirs:
653	for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(includedir)"; do \
654	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
655	done
656install: install-am
657install-exec: install-exec-am
658install-data: install-data-am
659uninstall: uninstall-am
660
661install-am: all-am
662	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
663
664installcheck: installcheck-am
665install-strip:
666	if test -z '$(STRIP)'; then \
667	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
668	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
669	      install; \
670	else \
671	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
672	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
673	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
674	fi
675mostlyclean-generic:
676
677clean-generic:
678
679distclean-generic:
680	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
681	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
682
683maintainer-clean-generic:
684	@echo "This command is intended for maintainers to use"
685	@echo "it deletes files that may require special tools to rebuild."
686clean: clean-am
687
688clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
689	clean-noinstPROGRAMS mostlyclean-am
690
691distclean: distclean-am
692		-rm -f ./$(DEPDIR)/test.Po
693	-rm -f ./$(DEPDIR)/wtabledelegates.Plo
694	-rm -f ./$(DEPDIR)/wtableview.Plo
695	-rm -f Makefile
696distclean-am: clean-am distclean-compile distclean-generic \
697	distclean-tags
698
699dvi: dvi-am
700
701dvi-am:
702
703html: html-am
704
705html-am:
706
707info: info-am
708
709info-am:
710
711install-data-am: install-includeHEADERS
712
713install-dvi: install-dvi-am
714
715install-dvi-am:
716
717install-exec-am: install-libLTLIBRARIES
718
719install-html: install-html-am
720
721install-html-am:
722
723install-info: install-info-am
724
725install-info-am:
726
727install-man:
728
729install-pdf: install-pdf-am
730
731install-pdf-am:
732
733install-ps: install-ps-am
734
735install-ps-am:
736
737installcheck-am:
738
739maintainer-clean: maintainer-clean-am
740		-rm -f ./$(DEPDIR)/test.Po
741	-rm -f ./$(DEPDIR)/wtabledelegates.Plo
742	-rm -f ./$(DEPDIR)/wtableview.Plo
743	-rm -f Makefile
744maintainer-clean-am: distclean-am maintainer-clean-generic
745
746mostlyclean: mostlyclean-am
747
748mostlyclean-am: mostlyclean-compile mostlyclean-generic \
749	mostlyclean-libtool
750
751pdf: pdf-am
752
753pdf-am:
754
755ps: ps-am
756
757ps-am:
758
759uninstall-am: uninstall-includeHEADERS uninstall-libLTLIBRARIES
760
761.MAKE: install-am install-strip
762
763.PHONY: CTAGS GTAGS TAGS all all-am am--depfiles check check-am clean \
764	clean-generic clean-libLTLIBRARIES clean-libtool \
765	clean-noinstPROGRAMS cscopelist-am ctags ctags-am distclean \
766	distclean-compile distclean-generic distclean-libtool \
767	distclean-tags distdir dvi dvi-am html html-am info info-am \
768	install install-am install-data install-data-am install-dvi \
769	install-dvi-am install-exec install-exec-am install-html \
770	install-html-am install-includeHEADERS install-info \
771	install-info-am install-libLTLIBRARIES install-man install-pdf \
772	install-pdf-am install-ps install-ps-am install-strip \
773	installcheck installcheck-am installdirs maintainer-clean \
774	maintainer-clean-generic mostlyclean mostlyclean-compile \
775	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
776	tags tags-am uninstall uninstall-am uninstall-includeHEADERS \
777	uninstall-libLTLIBRARIES
778
779.PRECIOUS: Makefile
780
781
782# Tell versions [3.59,3.63) of GNU make to not export all variables.
783# Otherwise a system limit (for SysV at least) may be exceeded.
784.NOEXPORT:
785