Ticket #46357: Makefile.in

File Makefile.in, 27.2 KB (added by layer@…, 9 years ago)
Line 
1# Makefile.in generated by automake 1.14.1 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994-2013 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
19VPATH = @srcdir@
20am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
21am__make_running_with_option = \
22  case $${target_option-} in \
23      ?) ;; \
24      *) echo "am__make_running_with_option: internal error: invalid" \
25              "target option '$${target_option-}' specified" >&2; \
26         exit 1;; \
27  esac; \
28  has_opt=no; \
29  sane_makeflags=$$MAKEFLAGS; \
30  if $(am__is_gnu_make); then \
31    sane_makeflags=$$MFLAGS; \
32  else \
33    case $$MAKEFLAGS in \
34      *\\[\ \   ]*) \
35        bs=\\; \
36        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
37          | sed "s/$$bs$$bs[$$bs $$bs   ]*//g"`;; \
38    esac; \
39  fi; \
40  skip_next=no; \
41  strip_trailopt () \
42  { \
43    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
44  }; \
45  for flg in $$sane_makeflags; do \
46    test $$skip_next = yes && { skip_next=no; continue; }; \
47    case $$flg in \
48      *=*|--*) continue;; \
49        -*I) strip_trailopt 'I'; skip_next=yes;; \
50      -*I?*) strip_trailopt 'I';; \
51        -*O) strip_trailopt 'O'; skip_next=yes;; \
52      -*O?*) strip_trailopt 'O';; \
53        -*l) strip_trailopt 'l'; skip_next=yes;; \
54      -*l?*) strip_trailopt 'l';; \
55      -[dEDm]) skip_next=yes;; \
56      -[JT]) skip_next=yes;; \
57    esac; \
58    case $$flg in \
59      *$$target_option*) has_opt=yes; break;; \
60    esac; \
61  done; \
62  test $$has_opt = yes
63am__make_dryrun = (target_option=n; $(am__make_running_with_option))
64am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
65pkgdatadir = $(datadir)/@PACKAGE@
66pkgincludedir = $(includedir)/@PACKAGE@
67pkglibdir = $(libdir)/@PACKAGE@
68pkglibexecdir = $(libexecdir)/@PACKAGE@
69am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
70install_sh_DATA = $(install_sh) -c -m 644
71install_sh_PROGRAM = $(install_sh) -c
72install_sh_SCRIPT = $(install_sh) -c
73INSTALL_HEADER = $(INSTALL_DATA)
74transform = $(program_transform_name)
75NORMAL_INSTALL = :
76PRE_INSTALL = :
77POST_INSTALL = :
78NORMAL_UNINSTALL = :
79PRE_UNINSTALL = :
80POST_UNINSTALL = :
81build_triplet = @build@
82host_triplet = @host@
83target_triplet = @target@
84noinst_PROGRAMS = wml$(EXEEXT) wmluiltok$(EXEEXT) wmldbcreate$(EXEEXT)
85subdir = tools/wml
86DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am wmlparse.h \
87        wmlparse.c wmluiltok.c $(top_srcdir)/depcomp \
88        $(top_srcdir)/ylwrap $(noinst_HEADERS) $(wml_HEADERS) README
89ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
90am__aclocal_m4_deps = $(top_srcdir)/ac_find_xft.m4 \
91        $(top_srcdir)/ac_image_support.m4 $(top_srcdir)/libtool.m4 \
92        $(top_srcdir)/ltoptions.m4 $(top_srcdir)/ltsugar.m4 \
93        $(top_srcdir)/ltversion.m4 $(top_srcdir)/lt~obsolete.m4 \
94        $(top_srcdir)/acinclude.m4 $(top_srcdir)/configure.ac
95am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
96        $(ACLOCAL_M4)
97mkinstalldirs = $(install_sh) -d
98CONFIG_HEADER = $(top_builddir)/include/config.h \
99        $(top_builddir)/lib/Xm/Xm.h
100CONFIG_CLEAN_FILES =
101CONFIG_CLEAN_VPATH_FILES =
102LIBRARIES = $(noinst_LIBRARIES)
103ARFLAGS = cru
104AM_V_AR = $(am__v_AR_@AM_V@)
105am__v_AR_ = $(am__v_AR_@AM_DEFAULT_V@)
106am__v_AR_0 = @echo "  AR      " $@;
107am__v_AR_1 =
108libwml_a_AR = $(AR) $(ARFLAGS)
109libwml_a_LIBADD =
110am_libwml_a_OBJECTS = wmlparse.$(OBJEXT) wml.$(OBJEXT) \
111        wmloutkey.$(OBJEXT) wmlouth.$(OBJEXT) wmloutmm.$(OBJEXT) \
112        wmloutp1.$(OBJEXT) wmlresolve.$(OBJEXT) wmlsynbld.$(OBJEXT) \
113        wmlutils.$(OBJEXT)
114libwml_a_OBJECTS = $(am_libwml_a_OBJECTS)
115PROGRAMS = $(noinst_PROGRAMS)
116am_wml_OBJECTS = wml.$(OBJEXT)
117wml_OBJECTS = $(am_wml_OBJECTS)
118AM_V_lt = $(am__v_lt_@AM_V@)
119am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
120am__v_lt_0 = --silent
121am__v_lt_1 =
122wmldbcreate_SOURCES = $(srcdir)/wmldbcreate.c
123wmldbcreate_OBJECTS = wmldbcreate.$(OBJEXT)
124wmldbcreate_DEPENDENCIES = ../../lib/Xm/libXm.la
125am_wmluiltok_OBJECTS = wmluiltok.$(OBJEXT)
126wmluiltok_OBJECTS = $(am_wmluiltok_OBJECTS)
127wmluiltok_DEPENDENCIES =
128AM_V_P = $(am__v_P_@AM_V@)
129am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
130am__v_P_0 = false
131am__v_P_1 = :
132AM_V_GEN = $(am__v_GEN_@AM_V@)
133am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
134am__v_GEN_0 = @echo "  GEN     " $@;
135am__v_GEN_1 =
136AM_V_at = $(am__v_at_@AM_V@)
137am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
138am__v_at_0 = @
139am__v_at_1 =
140DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)/include -I$(top_builddir)/lib/Xm
141depcomp = $(SHELL) $(top_srcdir)/depcomp
142am__depfiles_maybe = depfiles
143am__mv = mv -f
144COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
145        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
146LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
147        $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
148        $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
149        $(AM_CFLAGS) $(CFLAGS)
150AM_V_CC = $(am__v_CC_@AM_V@)
151am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
152am__v_CC_0 = @echo "  CC      " $@;
153am__v_CC_1 =
154CCLD = $(CC)
155LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
156        $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
157        $(AM_LDFLAGS) $(LDFLAGS) -o $@
158AM_V_CCLD = $(am__v_CCLD_@AM_V@)
159am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
160am__v_CCLD_0 = @echo "  CCLD    " $@;
161am__v_CCLD_1 =
162LEXCOMPILE = $(LEX) $(AM_LFLAGS) $(LFLAGS)
163LTLEXCOMPILE = $(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) \
164        $(LIBTOOLFLAGS) --mode=compile $(LEX) $(AM_LFLAGS) $(LFLAGS)
165AM_V_LEX = $(am__v_LEX_@AM_V@)
166am__v_LEX_ = $(am__v_LEX_@AM_DEFAULT_V@)
167am__v_LEX_0 = @echo "  LEX     " $@;
168am__v_LEX_1 =
169YLWRAP = $(top_srcdir)/ylwrap
170am__yacc_c2h = sed -e s/cc$$/hh/ -e s/cpp$$/hpp/ -e s/cxx$$/hxx/ \
171                   -e s/c++$$/h++/ -e s/c$$/h/
172YACCCOMPILE = $(YACC) $(AM_YFLAGS) $(YFLAGS)
173LTYACCCOMPILE = $(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) \
174        $(LIBTOOLFLAGS) --mode=compile $(YACC) $(AM_YFLAGS) $(YFLAGS)
175AM_V_YACC = $(am__v_YACC_@AM_V@)
176am__v_YACC_ = $(am__v_YACC_@AM_DEFAULT_V@)
177am__v_YACC_0 = @echo "  YACC    " $@;
178am__v_YACC_1 =
179SOURCES = $(libwml_a_SOURCES) $(wml_SOURCES) $(srcdir)/wmldbcreate.c \
180        $(wmluiltok_SOURCES)
181DIST_SOURCES = $(libwml_a_SOURCES) $(wml_SOURCES) \
182        $(srcdir)/wmldbcreate.c $(wmluiltok_SOURCES)
183am__can_run_installinfo = \
184  case $$AM_UPDATE_INFO_DIR in \
185    n|no|NO) false;; \
186    *) (install-info --version) >/dev/null 2>&1;; \
187  esac
188am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
189am__vpath_adj = case $$p in \
190    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
191    *) f=$$p;; \
192  esac;
193am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
194am__install_max = 40
195am__nobase_strip_setup = \
196  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
197am__nobase_strip = \
198  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
199am__nobase_list = $(am__nobase_strip_setup); \
200  for p in $$list; do echo "$$p $$p"; done | \
201  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
202  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
203    if (++n[$$2] == $(am__install_max)) \
204      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
205    END { for (dir in files) print dir, files[dir] }'
206am__base_list = \
207  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
208  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
209am__uninstall_files_from_dir = { \
210  test -z "$$files" \
211    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
212    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
213         $(am__cd) "$$dir" && rm -f $$files; }; \
214  }
215am__installdirs = "$(DESTDIR)$(wmldir)"
216HEADERS = $(noinst_HEADERS) $(wml_HEADERS)
217am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
218# Read a list of newline-separated strings from the standard input,
219# and print each of them once, without duplicates.  Input order is
220# *not* preserved.
221am__uniquify_input = $(AWK) '\
222  BEGIN { nonempty = 0; } \
223  { items[$$0] = 1; nonempty = 1; } \
224  END { if (nonempty) { for (i in items) print i; }; } \
225'
226# Make sure the list of sources is unique.  This is necessary because,
227# e.g., the same source file might be shared among _SOURCES variables
228# for different programs/libraries.
229am__define_uniq_tagged_files = \
230  list='$(am__tagged_files)'; \
231  unique=`for i in $$list; do \
232    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
233  done | $(am__uniquify_input)`
234ETAGS = etags
235CTAGS = ctags
236DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
237ACLOCAL = @ACLOCAL@
238AGE = @AGE@
239ALLOCA = @ALLOCA@
240AMTAR = @AMTAR@
241AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
242AR = @AR@
243AUTOCONF = @AUTOCONF@
244AUTOHEADER = @AUTOHEADER@
245AUTOMAKE = @AUTOMAKE@
246AWK = @AWK@
247CC = @CC@
248CCDEPMODE = @CCDEPMODE@
249CDE_CONFIGURATION_TOP = @CDE_CONFIGURATION_TOP@
250CDE_INSTALLATION_TOP = @CDE_INSTALLATION_TOP@
251CFLAGS = @CFLAGS@
252CONFDIR = @CONFDIR@
253CPP = @CPP@
254CPPFLAGS = @CPPFLAGS@
255CURRENT = @CURRENT@
256CYGPATH_W = @CYGPATH_W@
257DEFS = @DEFS@
258DEPDIR = @DEPDIR@
259DLLTOOL = @DLLTOOL@
260DSYMUTIL = @DSYMUTIL@
261DUMPBIN = @DUMPBIN@
262ECHO_C = @ECHO_C@
263ECHO_N = @ECHO_N@
264ECHO_T = @ECHO_T@
265EGREP = @EGREP@
266EXEEXT = @EXEEXT@
267FC_DEFAULT_FONTS = @FC_DEFAULT_FONTS@
268FGREP = @FGREP@
269FONTCONFIG_CFLAGS = @FONTCONFIG_CFLAGS@
270FONTCONFIG_LIBS = @FONTCONFIG_LIBS@
271FREETYPE_CFLAGS = @FREETYPE_CFLAGS@
272GREP = @GREP@
273INCDIR = @INCDIR@
274INSTALL = @INSTALL@
275INSTALL_DATA = @INSTALL_DATA@
276INSTALL_PROGRAM = @INSTALL_PROGRAM@
277INSTALL_SCRIPT = @INSTALL_SCRIPT@
278INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
279LD = @LD@
280LDFLAGS = @LDFLAGS@
281LEX = @LEX@
282LEXLIB = @LEXLIB@
283LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
284LIBDIR = @LIBDIR@
285LIBOBJS = @LIBOBJS@
286LIBS = @LIBS@
287LIBTOOL = @LIBTOOL@
288LIB_XP = @LIB_XP@
289LIPO = @LIPO@
290LN_S = @LN_S@
291LTLIBOBJS = @LTLIBOBJS@
292MAKEINFO = @MAKEINFO@
293MANIFEST_TOOL = @MANIFEST_TOOL@
294MKDIR_P = @MKDIR_P@
295MWMRCDIR = @MWMRCDIR@
296NM = @NM@
297NMEDIT = @NMEDIT@
298OBJDUMP = @OBJDUMP@
299OBJEXT = @OBJEXT@
300OM22_COMPATIBILITY_FALSE = @OM22_COMPATIBILITY_FALSE@
301OM22_COMPATIBILITY_TRUE = @OM22_COMPATIBILITY_TRUE@
302OTOOL = @OTOOL@
303OTOOL64 = @OTOOL64@
304PACKAGE = @PACKAGE@
305PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
306PACKAGE_NAME = @PACKAGE_NAME@
307PACKAGE_STRING = @PACKAGE_STRING@
308PACKAGE_TARNAME = @PACKAGE_TARNAME@
309PACKAGE_URL = @PACKAGE_URL@
310PACKAGE_VERSION = @PACKAGE_VERSION@
311PATH_SEPARATOR = @PATH_SEPARATOR@
312PRINTING_SUPPORTED_FALSE = @PRINTING_SUPPORTED_FALSE@
313PRINTING_SUPPORTED_TRUE = @PRINTING_SUPPORTED_TRUE@
314RANLIB = @RANLIB@
315REVISION = @REVISION@
316RM = @RM@
317SED = @SED@
318SET_MAKE = @SET_MAKE@
319SHELL = @SHELL@
320SPLINT = @SPLINT@
321STRIP = @STRIP@
322VERSION = @VERSION@
323XMBINDDIR_FALLBACK = @XMBINDDIR_FALLBACK@
324XMKMF = @XMKMF@
325XMTHEME_DIST = @XMTHEME_DIST@
326XRENDER_CFLAGS = @XRENDER_CFLAGS@
327XRENDER_LIBS = @XRENDER_LIBS@
328X_CFLAGS = @X_CFLAGS@
329X_EXTRA_LIBS = @X_EXTRA_LIBS@
330X_LIBS = @X_LIBS@
331X_PRE_LIBS = @X_PRE_LIBS@
332X_XMU = @X_XMU@
333YACC = @YACC@
334abs_builddir = @abs_builddir@
335abs_srcdir = @abs_srcdir@
336abs_top_builddir = @abs_top_builddir@
337abs_top_srcdir = @abs_top_srcdir@
338ac_ct_AR = @ac_ct_AR@
339ac_ct_CC = @ac_ct_CC@
340ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
341am__include = @am__include@
342am__leading_dot = @am__leading_dot@
343am__quote = @am__quote@
344am__tar = @am__tar@
345am__untar = @am__untar@
346bindir = @bindir@
347build = @build@
348build_alias = @build_alias@
349build_cpu = @build_cpu@
350build_os = @build_os@
351build_vendor = @build_vendor@
352builddir = @builddir@
353confdir = @confdir@
354datadir = @datadir@
355datarootdir = @datarootdir@
356docdir = @docdir@
357dvidir = @dvidir@
358exec_prefix = @exec_prefix@
359fc_config = @fc_config@
360ft_config = @ft_config@
361host = @host@
362host_alias = @host_alias@
363host_cpu = @host_cpu@
364host_os = @host_os@
365host_vendor = @host_vendor@
366htmldir = @htmldir@
367includedir = @includedir@
368infodir = @infodir@
369install_sh = @install_sh@
370libdir = @libdir@
371libexecdir = @libexecdir@
372localedir = @localedir@
373localstatedir = @localstatedir@
374mandir = @mandir@
375mkdir_p = @mkdir_p@
376oldincludedir = @oldincludedir@
377pdfdir = @pdfdir@
378prefix = @prefix@
379program_transform_name = @program_transform_name@
380psdir = @psdir@
381sbindir = @sbindir@
382sharedstatedir = @sharedstatedir@
383srcdir = @srcdir@
384sysconfdir = @sysconfdir@
385target = @target@
386target_alias = @target_alias@
387target_cpu = @target_cpu@
388target_os = @target_os@
389target_vendor = @target_vendor@
390top_build_prefix = @top_build_prefix@
391top_builddir = @top_builddir@
392top_srcdir = @top_srcdir@
393MAINTAINERCLEANFILES = Makefile.in
394EXTRA_DIST = Imakefile README wmllex.c wmllex.l motif.wml Uil.y Uil.c Uil.h UilLexPars.h UilLexPars.c
395AM_YFLAGS = -d
396#AM_LFLAGS = -l
397WMLTARGETS = UilConst.h UilKeyTab.h      \
398        UilSymArTa.h    UilSymArTy.h    UilSymCSet.h    UilSymCtl.h \
399        UilSymEnum.h    UilSymGen.h     UilSymNam.h     UilSymRArg.h \
400        UilSymReas.h    UilTokName.h    UilUrmClas.h    UilSymChCl.h \
401        UilSymChTa.h
402
403TABLE = motif.wml
404WMDTABLE = motif.wmd
405WMLTOOLS = wml wmluiltok
406REPORT = wml.report
407wmldir = $(includedir)/uil
408wml_HEADERS = UilDBDef.h
409noinst_HEADERS = wml.h wmlparse.h $(WMLTARGETS)
410wmluiltok_SOURCES = wmluiltok.l
411wmluiltok_LDADD = @LEXLIB@
412wml_SOURCES = wml.c
413wml_LDADD = -L. -lwml
414wml_DEPENDENCIES = libwml.a
415wmldbcreate_LDADD = ../../lib/Xm/libXm.la
416INCLUDES = -I../../lib -I$(srcdir)/../../lib -I$(srcdir)/../../include ${X_CFLAGS}
417noinst_LIBRARIES = libwml.a
418libwml_a_SOURCES = wmlparse.y wml.c wmloutkey.c wmlouth.c wmloutmm.c wmloutp1.c wmlresolve.c wmlsynbld.c wmlutils.c
419all: all-am
420
421.SUFFIXES:
422.SUFFIXES: .c .l .lo .o .obj .y
423$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
424        @for dep in $?; do \
425          case '$(am__configure_deps)' in \
426            *$$dep*) \
427              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
428                && { if test -f $@; then exit 0; else break; fi; }; \
429              exit 1;; \
430          esac; \
431        done; \
432        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign tools/wml/Makefile'; \
433        $(am__cd) $(top_srcdir) && \
434          $(AUTOMAKE) --foreign tools/wml/Makefile
435.PRECIOUS: Makefile
436Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
437        @case '$?' in \
438          *config.status*) \
439            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
440          *) \
441            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
442            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
443        esac;
444
445$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
446        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
447
448$(top_srcdir)/configure:  $(am__configure_deps)
449        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
450$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
451        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
452$(am__aclocal_m4_deps):
453
454clean-noinstLIBRARIES:
455        -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
456wmlparse.h: wmlparse.c
457        @if test ! -f $@; then rm -f wmlparse.c; else :; fi
458        @if test ! -f $@; then $(MAKE) $(AM_MAKEFLAGS) wmlparse.c; else :; fi
459
460libwml.a: $(libwml_a_OBJECTS) $(libwml_a_DEPENDENCIES) $(EXTRA_libwml_a_DEPENDENCIES)
461        $(AM_V_at)-rm -f libwml.a
462        $(AM_V_AR)$(libwml_a_AR) libwml.a $(libwml_a_OBJECTS) $(libwml_a_LIBADD)
463        $(AM_V_at)$(RANLIB) libwml.a
464
465clean-noinstPROGRAMS:
466        @list='$(noinst_PROGRAMS)'; test -n "$$list" || exit 0; \
467        echo " rm -f" $$list; \
468        rm -f $$list || exit $$?; \
469        test -n "$(EXEEXT)" || exit 0; \
470        list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
471        echo " rm -f" $$list; \
472        rm -f $$list
473
474wml$(EXEEXT): $(wml_OBJECTS) $(wml_DEPENDENCIES) $(EXTRA_wml_DEPENDENCIES)
475        @rm -f wml$(EXEEXT)
476        $(AM_V_CCLD)$(LINK) $(wml_OBJECTS) $(wml_LDADD) $(LIBS)
477
478wmldbcreate$(EXEEXT): $(wmldbcreate_OBJECTS) $(wmldbcreate_DEPENDENCIES) $(EXTRA_wmldbcreate_DEPENDENCIES)
479        @rm -f wmldbcreate$(EXEEXT)
480        $(AM_V_CCLD)$(LINK) $(wmldbcreate_OBJECTS) $(wmldbcreate_LDADD) $(LIBS)
481
482wmluiltok$(EXEEXT): $(wmluiltok_OBJECTS) $(wmluiltok_DEPENDENCIES) $(EXTRA_wmluiltok_DEPENDENCIES)
483        @rm -f wmluiltok$(EXEEXT)
484        $(AM_V_CCLD)$(LINK) $(wmluiltok_OBJECTS) $(wmluiltok_LDADD) $(LIBS)
485
486mostlyclean-compile:
487        -rm -f *.$(OBJEXT)
488
489distclean-compile:
490        -rm -f *.tab.c
491
492@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/wml.Po@am__quote@
493@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/wmldbcreate.Po@am__quote@
494@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/wmlouth.Po@am__quote@
495@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/wmloutkey.Po@am__quote@
496@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/wmloutmm.Po@am__quote@
497@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/wmloutp1.Po@am__quote@
498@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/wmlparse.Po@am__quote@
499@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/wmlresolve.Po@am__quote@
500@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/wmlsynbld.Po@am__quote@
501@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/wmluiltok.Po@am__quote@
502@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/wmlutils.Po@am__quote@
503
504.c.o:
505@am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
506@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
507@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
508@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
509@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
510
511.c.obj:
512@am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
513@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
514@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
515@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
516@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
517
518.c.lo:
519@am__fastdepCC_TRUE@    $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
520@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
521@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
522@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
523@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
524
525wmldbcreate.o: $(srcdir)/wmldbcreate.c
526@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT wmldbcreate.o -MD -MP -MF $(DEPDIR)/wmldbcreate.Tpo -c -o wmldbcreate.o `test -f '$(srcdir)/wmldbcreate.c' || echo '$(srcdir)/'`$(srcdir)/wmldbcreate.c
527@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/wmldbcreate.Tpo $(DEPDIR)/wmldbcreate.Po
528@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$(srcdir)/wmldbcreate.c' object='wmldbcreate.o' libtool=no @AMDEPBACKSLASH@
529@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
530@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o wmldbcreate.o `test -f '$(srcdir)/wmldbcreate.c' || echo '$(srcdir)/'`$(srcdir)/wmldbcreate.c
531
532wmldbcreate.obj: $(srcdir)/wmldbcreate.c
533@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT wmldbcreate.obj -MD -MP -MF $(DEPDIR)/wmldbcreate.Tpo -c -o wmldbcreate.obj `if test -f '$(srcdir)/wmldbcreate.c'; then $(CYGPATH_W) '$(srcdir)/wmldbcreate.c'; else $(CYGPATH_W) '$(srcdir)/$(srcdir)/wmldbcreate.c'; fi`
534@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/wmldbcreate.Tpo $(DEPDIR)/wmldbcreate.Po
535@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$(srcdir)/wmldbcreate.c' object='wmldbcreate.obj' libtool=no @AMDEPBACKSLASH@
536@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
537@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o wmldbcreate.obj `if test -f '$(srcdir)/wmldbcreate.c'; then $(CYGPATH_W) '$(srcdir)/wmldbcreate.c'; else $(CYGPATH_W) '$(srcdir)/$(srcdir)/wmldbcreate.c'; fi`
538
539.l.c:
540        $(AM_V_LEX)$(am__skiplex) $(SHELL) $(YLWRAP) $< $(LEX_OUTPUT_ROOT).c $@ -- $(LEXCOMPILE)
541
542.y.c:
543        $(AM_V_YACC)$(am__skipyacc) $(SHELL) $(YLWRAP) $< y.tab.c $@ y.tab.h `echo $@ | $(am__yacc_c2h)` y.output $*.output -- $(YACCCOMPILE)
544
545mostlyclean-libtool:
546        -rm -f *.lo
547
548clean-libtool:
549        -rm -rf .libs _libs
550install-wmlHEADERS: $(wml_HEADERS)
551        @$(NORMAL_INSTALL)
552        @list='$(wml_HEADERS)'; test -n "$(wmldir)" || list=; \
553        if test -n "$$list"; then \
554          echo " $(MKDIR_P) '$(DESTDIR)$(wmldir)'"; \
555          $(MKDIR_P) "$(DESTDIR)$(wmldir)" || exit 1; \
556        fi; \
557        for p in $$list; do \
558          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
559          echo "$$d$$p"; \
560        done | $(am__base_list) | \
561        while read files; do \
562          echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(wmldir)'"; \
563          $(INSTALL_HEADER) $$files "$(DESTDIR)$(wmldir)" || exit $$?; \
564        done
565
566uninstall-wmlHEADERS:
567        @$(NORMAL_UNINSTALL)
568        @list='$(wml_HEADERS)'; test -n "$(wmldir)" || list=; \
569        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
570        dir='$(DESTDIR)$(wmldir)'; $(am__uninstall_files_from_dir)
571
572ID: $(am__tagged_files)
573        $(am__define_uniq_tagged_files); mkid -fID $$unique
574tags: tags-am
575TAGS: tags
576
577tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
578        set x; \
579        here=`pwd`; \
580        $(am__define_uniq_tagged_files); \
581        shift; \
582        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
583          test -n "$$unique" || unique=$$empty_fix; \
584          if test $$# -gt 0; then \
585            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
586              "$$@" $$unique; \
587          else \
588            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
589              $$unique; \
590          fi; \
591        fi
592ctags: ctags-am
593
594CTAGS: ctags
595ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
596        $(am__define_uniq_tagged_files); \
597        test -z "$(CTAGS_ARGS)$$unique" \
598          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
599             $$unique
600
601GTAGS:
602        here=`$(am__cd) $(top_builddir) && pwd` \
603          && $(am__cd) $(top_srcdir) \
604          && gtags -i $(GTAGS_ARGS) "$$here"
605cscopelist: cscopelist-am
606
607cscopelist-am: $(am__tagged_files)
608        list='$(am__tagged_files)'; \
609        case "$(srcdir)" in \
610          [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
611          *) sdir=$(subdir)/$(srcdir) ;; \
612        esac; \
613        for i in $$list; do \
614          if test -f "$$i"; then \
615            echo "$(subdir)/$$i"; \
616          else \
617            echo "$$sdir/$$i"; \
618          fi; \
619        done >> $(top_builddir)/cscope.files
620
621distclean-tags:
622        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
623
624distdir: $(DISTFILES)
625        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
626        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
627        list='$(DISTFILES)'; \
628          dist_files=`for file in $$list; do echo $$file; done | \
629          sed -e "s|^$$srcdirstrip/||;t" \
630              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
631        case $$dist_files in \
632          */*) $(MKDIR_P) `echo "$$dist_files" | \
633                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
634                           sort -u` ;; \
635        esac; \
636        for file in $$dist_files; do \
637          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
638          if test -d $$d/$$file; then \
639            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
640            if test -d "$(distdir)/$$file"; then \
641              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
642            fi; \
643            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
644              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
645              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
646            fi; \
647            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
648          else \
649            test -f "$(distdir)/$$file" \
650            || cp -p $$d/$$file "$(distdir)/$$file" \
651            || exit 1; \
652          fi; \
653        done
654check-am: all-am
655check: check-am
656all-am: Makefile $(LIBRARIES) $(PROGRAMS) $(HEADERS)
657installdirs:
658        for dir in "$(DESTDIR)$(wmldir)"; do \
659          test -z "$$dir" || $(MKDIR_P) "$$dir"; \
660        done
661install: install-am
662install-exec: install-exec-am
663install-data: install-data-am
664uninstall: uninstall-am
665
666install-am: all-am
667        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
668
669installcheck: installcheck-am
670install-strip:
671        if test -z '$(STRIP)'; then \
672          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
673            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
674              install; \
675        else \
676          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
677            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
678            "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
679        fi
680mostlyclean-generic:
681
682clean-generic:
683
684distclean-generic:
685        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
686        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
687
688maintainer-clean-generic:
689        @echo "This command is intended for maintainers to use"
690        @echo "it deletes files that may require special tools to rebuild."
691        -rm -f wmlparse.c
692        -rm -f wmlparse.h
693        -rm -f wmluiltok.c
694        -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
695clean: clean-am
696
697clean-am: clean-generic clean-libtool clean-local \
698        clean-noinstLIBRARIES clean-noinstPROGRAMS mostlyclean-am
699
700distclean: distclean-am
701        -rm -rf ./$(DEPDIR)
702        -rm -f Makefile
703distclean-am: clean-am distclean-compile distclean-generic \
704        distclean-tags
705
706dvi: dvi-am
707
708dvi-am:
709
710html: html-am
711
712html-am:
713
714info: info-am
715
716info-am:
717
718install-data-am: install-wmlHEADERS
719
720install-dvi: install-dvi-am
721
722install-dvi-am:
723
724install-exec-am:
725
726install-html: install-html-am
727
728install-html-am:
729
730install-info: install-info-am
731
732install-info-am:
733
734install-man:
735
736install-pdf: install-pdf-am
737
738install-pdf-am:
739
740install-ps: install-ps-am
741
742install-ps-am:
743
744installcheck-am:
745
746maintainer-clean: maintainer-clean-am
747        -rm -rf ./$(DEPDIR)
748        -rm -f Makefile
749maintainer-clean-am: distclean-am maintainer-clean-generic
750
751mostlyclean: mostlyclean-am
752
753mostlyclean-am: mostlyclean-compile mostlyclean-generic \
754        mostlyclean-libtool
755
756pdf: pdf-am
757
758pdf-am:
759
760ps: ps-am
761
762ps-am:
763
764uninstall-am: uninstall-wmlHEADERS
765
766.MAKE: install-am install-strip
767
768.PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \
769        clean-libtool clean-local clean-noinstLIBRARIES \
770        clean-noinstPROGRAMS cscopelist-am ctags ctags-am distclean \
771        distclean-compile distclean-generic distclean-libtool \
772        distclean-tags distdir dvi dvi-am html html-am info info-am \
773        install install-am install-data install-data-am install-dvi \
774        install-dvi-am install-exec install-exec-am install-html \
775        install-html-am install-info install-info-am install-man \
776        install-pdf install-pdf-am install-ps install-ps-am \
777        install-strip install-wmlHEADERS installcheck installcheck-am \
778        installdirs maintainer-clean maintainer-clean-generic \
779        mostlyclean mostlyclean-compile mostlyclean-generic \
780        mostlyclean-libtool pdf pdf-am ps ps-am tags tags-am uninstall \
781        uninstall-am uninstall-wmlHEADERS
782
783
784wmlparse.c: wmllex.c
785
786wmllex.c: wmllex.l
787
788wmlsynbld.c: wmlparse.h
789
790$(srcdir)/wmldbcreate.c: $(WMLTARGETS) UilLexPars.h
791
792UilLexPars.h: UilLexPars.c
793
794UilLexPars.c: Uil.c
795        $(LN_S) Uil.h UilLexPars.h
796        $(LN_S) Uil.c UilLexPars.c
797
798$(WMLTARGETS): wml-uil.mm
799
800wml-uil.mm: wmluiltok wml UilLexPars.c $(TABLE)
801        $(RM) $(WMLTARGETS) wml.report wml-uil.mm
802        ./wmluiltok <$(srcdir)/Uil.y >tokens.dat
803        $(RM) wml-uil.mm
804        ./wml $(srcdir)/$(TABLE)
805        $(RM) tokens.dat
806
807all: motif.wmd
808
809motif.wmd: wmldbcreate
810        ./wmldbcreate -o motif.wmd
811
812clean-local:
813        $(RM) $(WMLTARGETS) $(WMDTABLE) $(REPORT) lex.yy.c libwml.a wml \
814        *.mm *.sdml *.txt wmlparse.c wmlparse.h wmluiltok wmllex.c \
815        tokens.dat DONE wmluiltok.c Uil.c Uil.h wml.report UilLexPars.[ch] ylwrap
816
817# Tell versions [3.59,3.63) of GNU make to not export all variables.
818# Otherwise a system limit (for SysV at least) may be exceeded.
819.NOEXPORT: