Corrected a long-standing error in which ending text with a literal
[xcircuit.git] / Xw / Makefile.in
blob04ccdeff917f44017cfc3d3086dab20b149a9c54
1 # Makefile.in generated by automake 1.16.2 from Makefile.am.
2 # @configure_input@
4 # Copyright (C) 1994-2020 Free Software Foundation, Inc.
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.
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.
15 @SET_MAKE@
17 VPATH = @srcdir@
18 am__is_gnu_make = { \
19 if test -z '$(MAKELEVEL)'; then \
20 false; \
21 elif test -n '$(MAKE_HOST)'; then \
22 true; \
23 elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
24 true; \
25 else \
26 false; \
27 fi; \
29 am__make_running_with_option = \
30 case $${target_option-} in \
31 ?) ;; \
32 *) echo "am__make_running_with_option: internal error: invalid" \
33 "target option '$${target_option-}' specified" >&2; \
34 exit 1;; \
35 esac; \
36 has_opt=no; \
37 sane_makeflags=$$MAKEFLAGS; \
38 if $(am__is_gnu_make); then \
39 sane_makeflags=$$MFLAGS; \
40 else \
41 case $$MAKEFLAGS in \
42 *\\[\ \ ]*) \
43 bs=\\; \
44 sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
45 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
46 esac; \
47 fi; \
48 skip_next=no; \
49 strip_trailopt () \
50 { \
51 flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
52 }; \
53 for flg in $$sane_makeflags; do \
54 test $$skip_next = yes && { skip_next=no; continue; }; \
55 case $$flg in \
56 *=*|--*) continue;; \
57 -*I) strip_trailopt 'I'; skip_next=yes;; \
58 -*I?*) strip_trailopt 'I';; \
59 -*O) strip_trailopt 'O'; skip_next=yes;; \
60 -*O?*) strip_trailopt 'O';; \
61 -*l) strip_trailopt 'l'; skip_next=yes;; \
62 -*l?*) strip_trailopt 'l';; \
63 -[dEDm]) skip_next=yes;; \
64 -[JT]) skip_next=yes;; \
65 esac; \
66 case $$flg in \
67 *$$target_option*) has_opt=yes; break;; \
68 esac; \
69 done; \
70 test $$has_opt = yes
71 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
72 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
73 pkgdatadir = $(datadir)/@PACKAGE@
74 pkgincludedir = $(includedir)/@PACKAGE@
75 pkglibdir = $(libdir)/@PACKAGE@
76 pkglibexecdir = $(libexecdir)/@PACKAGE@
77 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
78 install_sh_DATA = $(install_sh) -c -m 644
79 install_sh_PROGRAM = $(install_sh) -c
80 install_sh_SCRIPT = $(install_sh) -c
81 INSTALL_HEADER = $(INSTALL_DATA)
82 transform = $(program_transform_name)
83 NORMAL_INSTALL = :
84 PRE_INSTALL = :
85 POST_INSTALL = :
86 NORMAL_UNINSTALL = :
87 PRE_UNINSTALL = :
88 POST_UNINSTALL = :
89 build_triplet = @build@
90 host_triplet = @host@
91 target_triplet = @target@
92 subdir = Xw
93 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
94 am__aclocal_m4_deps = $(top_srcdir)/configure.in
95 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
96 $(ACLOCAL_M4)
97 DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
98 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
99 CONFIG_CLEAN_FILES =
100 CONFIG_CLEAN_VPATH_FILES =
101 LIBRARIES = $(noinst_LIBRARIES)
102 AR = ar
103 ARFLAGS = cru
104 AM_V_AR = $(am__v_AR_@AM_V@)
105 am__v_AR_ = $(am__v_AR_@AM_DEFAULT_V@)
106 am__v_AR_0 = @echo " AR " $@;
107 am__v_AR_1 =
108 libxcXw_a_AR = $(AR) $(ARFLAGS)
109 libxcXw_a_LIBADD =
110 am_libxcXw_a_OBJECTS = BBoard.$(OBJEXT) Button.$(OBJEXT) \
111 Cascade.$(OBJEXT) Display.$(OBJEXT) Form.$(OBJEXT) \
112 Manager.$(OBJEXT) MapEvents.$(OBJEXT) MenuBtn.$(OBJEXT) \
113 MenuMgr.$(OBJEXT) MenuPane.$(OBJEXT) PButton.$(OBJEXT) \
114 PopupMgr.$(OBJEXT) Primitive.$(OBJEXT) ResConvert.$(OBJEXT) \
115 SText.$(OBJEXT) SourceStr.$(OBJEXT) TextEdit.$(OBJEXT) \
116 Toggle.$(OBJEXT) Traversal.$(OBJEXT) WorkSpace.$(OBJEXT)
117 libxcXw_a_OBJECTS = $(am_libxcXw_a_OBJECTS)
118 AM_V_P = $(am__v_P_@AM_V@)
119 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
120 am__v_P_0 = false
121 am__v_P_1 = :
122 AM_V_GEN = $(am__v_GEN_@AM_V@)
123 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
124 am__v_GEN_0 = @echo " GEN " $@;
125 am__v_GEN_1 =
126 AM_V_at = $(am__v_at_@AM_V@)
127 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
128 am__v_at_0 = @
129 am__v_at_1 =
130 DEFAULT_INCLUDES = -I.@am__isrc@
131 depcomp =
132 am__maybe_remake_depfiles =
133 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
134 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
135 AM_V_CC = $(am__v_CC_@AM_V@)
136 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
137 am__v_CC_0 = @echo " CC " $@;
138 am__v_CC_1 =
139 CCLD = $(CC)
140 LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
141 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
142 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
143 am__v_CCLD_0 = @echo " CCLD " $@;
144 am__v_CCLD_1 =
145 SOURCES = $(libxcXw_a_SOURCES)
146 DIST_SOURCES = $(libxcXw_a_SOURCES)
147 RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
148 ctags-recursive dvi-recursive html-recursive info-recursive \
149 install-data-recursive install-dvi-recursive \
150 install-exec-recursive install-html-recursive \
151 install-info-recursive install-pdf-recursive \
152 install-ps-recursive install-recursive installcheck-recursive \
153 installdirs-recursive pdf-recursive ps-recursive \
154 tags-recursive uninstall-recursive
155 am__can_run_installinfo = \
156 case $$AM_UPDATE_INFO_DIR in \
157 n|no|NO) false;; \
158 *) (install-info --version) >/dev/null 2>&1;; \
159 esac
160 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
161 distclean-recursive maintainer-clean-recursive
162 am__recursive_targets = \
163 $(RECURSIVE_TARGETS) \
164 $(RECURSIVE_CLEAN_TARGETS) \
165 $(am__extra_recursive_targets)
166 AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
167 distdir distdir-am
168 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
169 # Read a list of newline-separated strings from the standard input,
170 # and print each of them once, without duplicates. Input order is
171 # *not* preserved.
172 am__uniquify_input = $(AWK) '\
173 BEGIN { nonempty = 0; } \
174 { items[$$0] = 1; nonempty = 1; } \
175 END { if (nonempty) { for (i in items) print i; }; } \
177 # Make sure the list of sources is unique. This is necessary because,
178 # e.g., the same source file might be shared among _SOURCES variables
179 # for different programs/libraries.
180 am__define_uniq_tagged_files = \
181 list='$(am__tagged_files)'; \
182 unique=`for i in $$list; do \
183 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
184 done | $(am__uniquify_input)`
185 ETAGS = etags
186 CTAGS = ctags
187 DIST_SUBDIRS = $(SUBDIRS)
188 am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/mkinstalldirs
189 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
190 am__relativize = \
191 dir0=`pwd`; \
192 sed_first='s,^\([^/]*\)/.*$$,\1,'; \
193 sed_rest='s,^[^/]*/*,,'; \
194 sed_last='s,^.*/\([^/]*\)$$,\1,'; \
195 sed_butlast='s,/*[^/]*$$,,'; \
196 while test -n "$$dir1"; do \
197 first=`echo "$$dir1" | sed -e "$$sed_first"`; \
198 if test "$$first" != "."; then \
199 if test "$$first" = ".."; then \
200 dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
201 dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
202 else \
203 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
204 if test "$$first2" = "$$first"; then \
205 dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
206 else \
207 dir2="../$$dir2"; \
208 fi; \
209 dir0="$$dir0"/"$$first"; \
210 fi; \
211 fi; \
212 dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
213 done; \
214 reldir="$$dir2"
215 ACLOCAL = @ACLOCAL@
216 ALL_TARGET = @ALL_TARGET@
217 AMTAR = @AMTAR@
218 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
219 AUTOCONF = @AUTOCONF@
220 AUTOHEADER = @AUTOHEADER@
221 AUTOMAKE = @AUTOMAKE@
222 AWK = @AWK@
223 CC = @CC@
224 CCDEPMODE = @CCDEPMODE@
225 CFLAGS = @CFLAGS@
226 CPP = @CPP@
227 CPPFLAGS = @CPPFLAGS@
228 CYGPATH_W = @CYGPATH_W@
229 DEFS = @DEFS@
230 DEPDIR = @DEPDIR@
231 DIST_DIR = @DIST_DIR@
232 ECHO_C = @ECHO_C@
233 ECHO_N = @ECHO_N@
234 ECHO_T = @ECHO_T@
235 EGREP = @EGREP@
236 EXEEXT = @EXEEXT@
237 EXTRA_LIB_SPECS = @EXTRA_LIB_SPECS@
238 GREP = @GREP@
239 GS_EXEC = @GS_EXEC@
240 GS_LIBS = @GS_LIBS@
241 HAVE_LGF = @HAVE_LGF@
242 INC_SPECS = @INC_SPECS@
243 INSTALL = @INSTALL@
244 INSTALL_DATA = @INSTALL_DATA@
245 INSTALL_PROGRAM = @INSTALL_PROGRAM@
246 INSTALL_SCRIPT = @INSTALL_SCRIPT@
247 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
248 INSTALL_TARGET = @INSTALL_TARGET@
249 INTERPRETER = @INTERPRETER@
250 INTERP_PATH = @INTERP_PATH@
251 LD = @LD@
252 LDDL_FLAGS = @LDDL_FLAGS@
253 LDFLAGS = @LDFLAGS@
254 LD_RUN_PATH = @LD_RUN_PATH@
255 LIBOBJS = @LIBOBJS@
256 LIBS = @LIBS@
257 LIB_SPECS = @LIB_SPECS@
258 LTLIBOBJS = @LTLIBOBJS@
259 M4 = @M4@
260 MAKEINFO = @MAKEINFO@
261 MKDIR_P = @MKDIR_P@
262 OBJEXT = @OBJEXT@
263 PACKAGE = @PACKAGE@
264 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
265 PACKAGE_NAME = @PACKAGE_NAME@
266 PACKAGE_STRING = @PACKAGE_STRING@
267 PACKAGE_TARNAME = @PACKAGE_TARNAME@
268 PACKAGE_URL = @PACKAGE_URL@
269 PACKAGE_VERSION = @PACKAGE_VERSION@
270 PATH_SEPARATOR = @PATH_SEPARATOR@
271 PKG_CONFIG = @PKG_CONFIG@
272 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
273 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
274 PYTHON = @PYTHON@
275 RANLIB = @RANLIB@
276 REVISION = @REVISION@
277 SET_MAKE = @SET_MAKE@
278 SHDLIB_EXT = @SHDLIB_EXT@
279 SHELL = @SHELL@
280 SHLIB_LD = @SHLIB_LD@
281 SHLIB_LIB_SPECS = @SHLIB_LIB_SPECS@
282 SPICE_EXEC = @SPICE_EXEC@
283 STARTUP_FILE = @STARTUP_FILE@
284 STDLIBS = @STDLIBS@
285 STRIP = @STRIP@
286 SUBDIRS =
287 SUBLIB =
288 TCL_LIB_DIR = @TCL_LIB_DIR@
289 VERSION = @VERSION@
290 WISH_EXE = @WISH_EXE@
291 WRAPPER_SCRIPT = @WRAPPER_SCRIPT@
292 XCIRCUIT_TARGET = @XCIRCUIT_TARGET@
293 XMKMF = @XMKMF@
294 X_CFLAGS = @X_CFLAGS@
295 X_EXTRA_LIBS = @X_EXTRA_LIBS@
296 X_LIBS = @X_LIBS@
297 X_PRE_LIBS = @X_PRE_LIBS@
298 abs_builddir = @abs_builddir@
299 abs_srcdir = @abs_srcdir@
300 abs_top_builddir = @abs_top_builddir@
301 abs_top_srcdir = @abs_top_srcdir@
302 ac_ct_CC = @ac_ct_CC@
303 am__include = @am__include@
304 am__leading_dot = @am__leading_dot@
305 am__quote = @am__quote@
306 am__tar = @am__tar@
307 am__untar = @am__untar@
308 bindir = @bindir@
309 build = @build@
310 build_alias = @build_alias@
311 build_cpu = @build_cpu@
312 build_os = @build_os@
313 build_vendor = @build_vendor@
314 builddir = @builddir@
315 cairo_CFLAGS = @cairo_CFLAGS@
316 cairo_LIBS = @cairo_LIBS@
317 datadir = @datadir@
318 datarootdir = @datarootdir@
319 docdir = @docdir@
320 dvidir = @dvidir@
321 exec_prefix = @exec_prefix@
322 fontconfig_CFLAGS = @fontconfig_CFLAGS@
323 fontconfig_LIBS = @fontconfig_LIBS@
324 host = @host@
325 host_alias = @host_alias@
326 host_cpu = @host_cpu@
327 host_os = @host_os@
328 host_vendor = @host_vendor@
329 htmldir = @htmldir@
330 includedir = @includedir@
331 infodir = @infodir@
332 install_sh = @install_sh@
333 libdir = @libdir@
334 libexecdir = @libexecdir@
335 localedir = @localedir@
336 localstatedir = @localstatedir@
337 mandir = @mandir@
338 mkdir_p = @mkdir_p@
339 oldincludedir = @oldincludedir@
340 pdfdir = @pdfdir@
341 prefix = @prefix@
342 program_transform_name = @program_transform_name@
343 psdir = @psdir@
344 runstatedir = @runstatedir@
345 sbindir = @sbindir@
346 sharedstatedir = @sharedstatedir@
347 srcdir = @srcdir@
348 sysconfdir = @sysconfdir@
349 target = @target@
350 target_alias = @target_alias@
351 target_cpu = @target_cpu@
352 target_os = @target_os@
353 target_vendor = @target_vendor@
354 top_build_prefix = @top_build_prefix@
355 top_builddir = @top_builddir@
356 top_srcdir = @top_srcdir@
357 AUTOMAKE_OPTIONS = foreign no-dependencies
358 EXTRA_DIST = sub.c
359 INCLUDES = -I..
361 # Requirements for Xw library
362 noinst_LIBRARIES = libxcXw.a
363 libxcXw_a_SOURCES = BBoard.c Button.c Cascade.c Display.c Form.c \
364 Manager.c MapEvents.c MenuBtn.c MenuMgr.c MenuPane.c \
365 PButton.c PopupMgr.c Primitive.c ResConvert.c SText.c \
366 SourceStr.c TextEdit.c Toggle.c Traversal.c WorkSpace.c
368 all: all-recursive
370 .SUFFIXES:
371 .SUFFIXES: .c .o .obj
372 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
373 @for dep in $?; do \
374 case '$(am__configure_deps)' in \
375 *$$dep*) \
376 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
377 && { if test -f $@; then exit 0; else break; fi; }; \
378 exit 1;; \
379 esac; \
380 done; \
381 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Xw/Makefile'; \
382 $(am__cd) $(top_srcdir) && \
383 $(AUTOMAKE) --foreign Xw/Makefile
384 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
385 @case '$?' in \
386 *config.status*) \
387 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
388 *) \
389 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
390 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
391 esac;
393 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
394 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
396 $(top_srcdir)/configure: $(am__configure_deps)
397 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
398 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
399 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
400 $(am__aclocal_m4_deps):
402 clean-noinstLIBRARIES:
403 -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
405 libxcXw.a: $(libxcXw_a_OBJECTS) $(libxcXw_a_DEPENDENCIES) $(EXTRA_libxcXw_a_DEPENDENCIES)
406 $(AM_V_at)-rm -f libxcXw.a
407 $(AM_V_AR)$(libxcXw_a_AR) libxcXw.a $(libxcXw_a_OBJECTS) $(libxcXw_a_LIBADD)
408 $(AM_V_at)$(RANLIB) libxcXw.a
410 mostlyclean-compile:
411 -rm -f *.$(OBJEXT)
413 distclean-compile:
414 -rm -f *.tab.c
416 .c.o:
417 $(AM_V_CC)$(COMPILE) -c -o $@ $<
419 .c.obj:
420 $(AM_V_CC)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
422 # This directory's subdirectories are mostly independent; you can cd
423 # into them and run 'make' without going through this Makefile.
424 # To change the values of 'make' variables: instead of editing Makefiles,
425 # (1) if the variable is set in 'config.status', edit 'config.status'
426 # (which will cause the Makefiles to be regenerated when you run 'make');
427 # (2) otherwise, pass the desired values on the 'make' command line.
428 $(am__recursive_targets):
429 @fail=; \
430 if $(am__make_keepgoing); then \
431 failcom='fail=yes'; \
432 else \
433 failcom='exit 1'; \
434 fi; \
435 dot_seen=no; \
436 target=`echo $@ | sed s/-recursive//`; \
437 case "$@" in \
438 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
439 *) list='$(SUBDIRS)' ;; \
440 esac; \
441 for subdir in $$list; do \
442 echo "Making $$target in $$subdir"; \
443 if test "$$subdir" = "."; then \
444 dot_seen=yes; \
445 local_target="$$target-am"; \
446 else \
447 local_target="$$target"; \
448 fi; \
449 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
450 || eval $$failcom; \
451 done; \
452 if test "$$dot_seen" = "no"; then \
453 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
454 fi; test -z "$$fail"
456 ID: $(am__tagged_files)
457 $(am__define_uniq_tagged_files); mkid -fID $$unique
458 tags: tags-recursive
459 TAGS: tags
461 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
462 set x; \
463 here=`pwd`; \
464 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
465 include_option=--etags-include; \
466 empty_fix=.; \
467 else \
468 include_option=--include; \
469 empty_fix=; \
470 fi; \
471 list='$(SUBDIRS)'; for subdir in $$list; do \
472 if test "$$subdir" = .; then :; else \
473 test ! -f $$subdir/TAGS || \
474 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
475 fi; \
476 done; \
477 $(am__define_uniq_tagged_files); \
478 shift; \
479 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
480 test -n "$$unique" || unique=$$empty_fix; \
481 if test $$# -gt 0; then \
482 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
483 "$$@" $$unique; \
484 else \
485 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
486 $$unique; \
487 fi; \
489 ctags: ctags-recursive
491 CTAGS: ctags
492 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
493 $(am__define_uniq_tagged_files); \
494 test -z "$(CTAGS_ARGS)$$unique" \
495 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
496 $$unique
498 GTAGS:
499 here=`$(am__cd) $(top_builddir) && pwd` \
500 && $(am__cd) $(top_srcdir) \
501 && gtags -i $(GTAGS_ARGS) "$$here"
502 cscopelist: cscopelist-recursive
504 cscopelist-am: $(am__tagged_files)
505 list='$(am__tagged_files)'; \
506 case "$(srcdir)" in \
507 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
508 *) sdir=$(subdir)/$(srcdir) ;; \
509 esac; \
510 for i in $$list; do \
511 if test -f "$$i"; then \
512 echo "$(subdir)/$$i"; \
513 else \
514 echo "$$sdir/$$i"; \
515 fi; \
516 done >> $(top_builddir)/cscope.files
518 distclean-tags:
519 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
521 distdir: $(BUILT_SOURCES)
522 $(MAKE) $(AM_MAKEFLAGS) distdir-am
524 distdir-am: $(DISTFILES)
525 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
526 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
527 list='$(DISTFILES)'; \
528 dist_files=`for file in $$list; do echo $$file; done | \
529 sed -e "s|^$$srcdirstrip/||;t" \
530 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
531 case $$dist_files in \
532 */*) $(MKDIR_P) `echo "$$dist_files" | \
533 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
534 sort -u` ;; \
535 esac; \
536 for file in $$dist_files; do \
537 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
538 if test -d $$d/$$file; then \
539 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
540 if test -d "$(distdir)/$$file"; then \
541 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
542 fi; \
543 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
544 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
545 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
546 fi; \
547 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
548 else \
549 test -f "$(distdir)/$$file" \
550 || cp -p $$d/$$file "$(distdir)/$$file" \
551 || exit 1; \
552 fi; \
553 done
554 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
555 if test "$$subdir" = .; then :; else \
556 $(am__make_dryrun) \
557 || test -d "$(distdir)/$$subdir" \
558 || $(MKDIR_P) "$(distdir)/$$subdir" \
559 || exit 1; \
560 dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
561 $(am__relativize); \
562 new_distdir=$$reldir; \
563 dir1=$$subdir; dir2="$(top_distdir)"; \
564 $(am__relativize); \
565 new_top_distdir=$$reldir; \
566 echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
567 echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
568 ($(am__cd) $$subdir && \
569 $(MAKE) $(AM_MAKEFLAGS) \
570 top_distdir="$$new_top_distdir" \
571 distdir="$$new_distdir" \
572 am__remove_distdir=: \
573 am__skip_length_check=: \
574 am__skip_mode_fix=: \
575 distdir) \
576 || exit 1; \
577 fi; \
578 done
579 check-am: all-am
580 check: check-recursive
581 all-am: Makefile $(LIBRARIES)
582 installdirs: installdirs-recursive
583 installdirs-am:
584 install: install-recursive
585 install-exec: install-exec-recursive
586 install-data: install-data-recursive
587 uninstall: uninstall-recursive
589 install-am: all-am
590 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
592 installcheck: installcheck-recursive
593 install-strip:
594 if test -z '$(STRIP)'; then \
595 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
596 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
597 install; \
598 else \
599 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
600 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
601 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
603 mostlyclean-generic:
605 clean-generic:
607 distclean-generic:
608 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
609 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
611 maintainer-clean-generic:
612 @echo "This command is intended for maintainers to use"
613 @echo "it deletes files that may require special tools to rebuild."
614 clean: clean-recursive
616 clean-am: clean-generic clean-noinstLIBRARIES mostlyclean-am
618 distclean: distclean-recursive
619 -rm -f Makefile
620 distclean-am: clean-am distclean-compile distclean-generic \
621 distclean-tags
623 dvi: dvi-recursive
625 dvi-am:
627 html: html-recursive
629 html-am:
631 info: info-recursive
633 info-am:
635 install-data-am:
637 install-dvi: install-dvi-recursive
639 install-dvi-am:
641 install-exec-am:
643 install-html: install-html-recursive
645 install-html-am:
647 install-info: install-info-recursive
649 install-info-am:
651 install-man:
653 install-pdf: install-pdf-recursive
655 install-pdf-am:
657 install-ps: install-ps-recursive
659 install-ps-am:
661 installcheck-am:
663 maintainer-clean: maintainer-clean-recursive
664 -rm -f Makefile
665 maintainer-clean-am: distclean-am maintainer-clean-generic
667 mostlyclean: mostlyclean-recursive
669 mostlyclean-am: mostlyclean-compile mostlyclean-generic
671 pdf: pdf-recursive
673 pdf-am:
675 ps: ps-recursive
677 ps-am:
679 uninstall-am:
681 .MAKE: $(am__recursive_targets) install-am install-strip
683 .PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am check \
684 check-am clean clean-generic clean-noinstLIBRARIES \
685 cscopelist-am ctags ctags-am distclean distclean-compile \
686 distclean-generic distclean-tags distdir dvi dvi-am html \
687 html-am info info-am install install-am install-data \
688 install-data-am install-dvi install-dvi-am install-exec \
689 install-exec-am install-html install-html-am install-info \
690 install-info-am install-man install-pdf install-pdf-am \
691 install-ps install-ps-am install-strip installcheck \
692 installcheck-am installdirs installdirs-am maintainer-clean \
693 maintainer-clean-generic mostlyclean mostlyclean-compile \
694 mostlyclean-generic pdf pdf-am ps ps-am tags tags-am uninstall \
695 uninstall-am
697 .PRECIOUS: Makefile
700 # Tell versions [3.59,3.63) of GNU make to not export all variables.
701 # Otherwise a system limit (for SysV at least) may be exceeded.
702 .NOEXPORT: