One more check on valid display which is known to be in the startup
[xcircuit.git] / Xw / Makefile
blob97c49d5cf359e89c87a37fae4d03a1803a19949f
1 # Makefile.in generated by automake 1.14.1 from Makefile.am.
2 # Xw/Makefile. Generated from Makefile.in by configure.
4 # Copyright (C) 1994-2013 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.
18 am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
19 am__make_running_with_option = \
20 case $${target_option-} in \
21 ?) ;; \
22 *) echo "am__make_running_with_option: internal error: invalid" \
23 "target option '$${target_option-}' specified" >&2; \
24 exit 1;; \
25 esac; \
26 has_opt=no; \
27 sane_makeflags=$$MAKEFLAGS; \
28 if $(am__is_gnu_make); then \
29 sane_makeflags=$$MFLAGS; \
30 else \
31 case $$MAKEFLAGS in \
32 *\\[\ \ ]*) \
33 bs=\\; \
34 sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
35 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
36 esac; \
37 fi; \
38 skip_next=no; \
39 strip_trailopt () \
40 { \
41 flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
42 }; \
43 for flg in $$sane_makeflags; do \
44 test $$skip_next = yes && { skip_next=no; continue; }; \
45 case $$flg in \
46 *=*|--*) continue;; \
47 -*I) strip_trailopt 'I'; skip_next=yes;; \
48 -*I?*) strip_trailopt 'I';; \
49 -*O) strip_trailopt 'O'; skip_next=yes;; \
50 -*O?*) strip_trailopt 'O';; \
51 -*l) strip_trailopt 'l'; skip_next=yes;; \
52 -*l?*) strip_trailopt 'l';; \
53 -[dEDm]) skip_next=yes;; \
54 -[JT]) skip_next=yes;; \
55 esac; \
56 case $$flg in \
57 *$$target_option*) has_opt=yes; break;; \
58 esac; \
59 done; \
60 test $$has_opt = yes
61 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
62 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
63 pkgdatadir = $(datadir)/xcircuit
64 pkgincludedir = $(includedir)/xcircuit
65 pkglibdir = $(libdir)/xcircuit
66 pkglibexecdir = $(libexecdir)/xcircuit
67 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
68 install_sh_DATA = $(install_sh) -c -m 644
69 install_sh_PROGRAM = $(install_sh) -c
70 install_sh_SCRIPT = $(install_sh) -c
71 INSTALL_HEADER = $(INSTALL_DATA)
72 transform = $(program_transform_name)
73 NORMAL_INSTALL = :
74 PRE_INSTALL = :
75 POST_INSTALL = :
76 NORMAL_UNINSTALL = :
77 PRE_UNINSTALL = :
78 POST_UNINSTALL = :
79 build_triplet = x86_64-unknown-linux-gnu
80 host_triplet = x86_64-unknown-linux-gnu
81 target_triplet = x86_64-unknown-linux-gnu
82 subdir = Xw
83 DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
84 $(top_srcdir)/mkinstalldirs
85 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
86 am__aclocal_m4_deps = $(top_srcdir)/configure.in
87 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
88 $(ACLOCAL_M4)
89 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
90 CONFIG_CLEAN_FILES =
91 CONFIG_CLEAN_VPATH_FILES =
92 LIBRARIES = $(noinst_LIBRARIES)
93 AR = ar
94 ARFLAGS = cru
95 AM_V_AR = $(am__v_AR_$(V))
96 am__v_AR_ = $(am__v_AR_$(AM_DEFAULT_VERBOSITY))
97 am__v_AR_0 = @echo " AR " $@;
98 am__v_AR_1 =
99 libxcXw_a_AR = $(AR) $(ARFLAGS)
100 libxcXw_a_LIBADD =
101 am_libxcXw_a_OBJECTS = BBoard.$(OBJEXT) Button.$(OBJEXT) \
102 Cascade.$(OBJEXT) Display.$(OBJEXT) Form.$(OBJEXT) \
103 Manager.$(OBJEXT) MapEvents.$(OBJEXT) MenuBtn.$(OBJEXT) \
104 MenuMgr.$(OBJEXT) MenuPane.$(OBJEXT) PButton.$(OBJEXT) \
105 PopupMgr.$(OBJEXT) Primitive.$(OBJEXT) ResConvert.$(OBJEXT) \
106 SText.$(OBJEXT) SourceStr.$(OBJEXT) TextEdit.$(OBJEXT) \
107 Toggle.$(OBJEXT) Traversal.$(OBJEXT) WorkSpace.$(OBJEXT)
108 libxcXw_a_OBJECTS = $(am_libxcXw_a_OBJECTS)
109 AM_V_P = $(am__v_P_$(V))
110 am__v_P_ = $(am__v_P_$(AM_DEFAULT_VERBOSITY))
111 am__v_P_0 = false
112 am__v_P_1 = :
113 AM_V_GEN = $(am__v_GEN_$(V))
114 am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
115 am__v_GEN_0 = @echo " GEN " $@;
116 am__v_GEN_1 =
117 AM_V_at = $(am__v_at_$(V))
118 am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
119 am__v_at_0 = @
120 am__v_at_1 =
121 DEFAULT_INCLUDES = -I.
122 depcomp =
123 am__depfiles_maybe =
124 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
125 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
126 AM_V_CC = $(am__v_CC_$(V))
127 am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
128 am__v_CC_0 = @echo " CC " $@;
129 am__v_CC_1 =
130 CCLD = $(CC)
131 LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
132 AM_V_CCLD = $(am__v_CCLD_$(V))
133 am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
134 am__v_CCLD_0 = @echo " CCLD " $@;
135 am__v_CCLD_1 =
136 SOURCES = $(libxcXw_a_SOURCES)
137 DIST_SOURCES = $(libxcXw_a_SOURCES)
138 RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
139 ctags-recursive dvi-recursive html-recursive info-recursive \
140 install-data-recursive install-dvi-recursive \
141 install-exec-recursive install-html-recursive \
142 install-info-recursive install-pdf-recursive \
143 install-ps-recursive install-recursive installcheck-recursive \
144 installdirs-recursive pdf-recursive ps-recursive \
145 tags-recursive uninstall-recursive
146 am__can_run_installinfo = \
147 case $$AM_UPDATE_INFO_DIR in \
148 n|no|NO) false;; \
149 *) (install-info --version) >/dev/null 2>&1;; \
150 esac
151 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
152 distclean-recursive maintainer-clean-recursive
153 am__recursive_targets = \
154 $(RECURSIVE_TARGETS) \
155 $(RECURSIVE_CLEAN_TARGETS) \
156 $(am__extra_recursive_targets)
157 AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
158 distdir
159 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
160 # Read a list of newline-separated strings from the standard input,
161 # and print each of them once, without duplicates. Input order is
162 # *not* preserved.
163 am__uniquify_input = $(AWK) '\
164 BEGIN { nonempty = 0; } \
165 { items[$$0] = 1; nonempty = 1; } \
166 END { if (nonempty) { for (i in items) print i; }; } \
168 # Make sure the list of sources is unique. This is necessary because,
169 # e.g., the same source file might be shared among _SOURCES variables
170 # for different programs/libraries.
171 am__define_uniq_tagged_files = \
172 list='$(am__tagged_files)'; \
173 unique=`for i in $$list; do \
174 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
175 done | $(am__uniquify_input)`
176 ETAGS = etags
177 CTAGS = ctags
178 DIST_SUBDIRS = $(SUBDIRS)
179 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
180 am__relativize = \
181 dir0=`pwd`; \
182 sed_first='s,^\([^/]*\)/.*$$,\1,'; \
183 sed_rest='s,^[^/]*/*,,'; \
184 sed_last='s,^.*/\([^/]*\)$$,\1,'; \
185 sed_butlast='s,/*[^/]*$$,,'; \
186 while test -n "$$dir1"; do \
187 first=`echo "$$dir1" | sed -e "$$sed_first"`; \
188 if test "$$first" != "."; then \
189 if test "$$first" = ".."; then \
190 dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
191 dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
192 else \
193 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
194 if test "$$first2" = "$$first"; then \
195 dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
196 else \
197 dir2="../$$dir2"; \
198 fi; \
199 dir0="$$dir0"/"$$first"; \
200 fi; \
201 fi; \
202 dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
203 done; \
204 reldir="$$dir2"
205 ACLOCAL = aclocal-1.14
206 ALL_TARGET = all-recursive
207 AMTAR = $${TAR-tar}
208 AM_DEFAULT_VERBOSITY = 1
209 AUTOCONF = autoconf
210 AUTOHEADER = autoheader
211 AUTOMAKE = automake-1.14
212 AWK = gawk
213 CC = gcc
214 CCDEPMODE = depmode=none
215 CFLAGS = -g -Wno-pointer-sign -fPIC
216 CPP = gcc -E
217 CPPFLAGS =
218 CYGPATH_W = echo
219 DEFS = -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"xcircuit\" -DVERSION=\"3.10\" -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DHAVE_LIBXT=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIBZ=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_U_CHAR=1 -DHAVE_X11_XPM_H=1 -DHAVE_XPM=1 -DHAVE_CAIRO=1 -DLGF=1 -DINPUT_FOCUS=1 -DGS_EXEC=\"gs\" -DSPICE_EXEC=\"ngspice\" -DTCL_WRAPPER=1
220 DEPDIR = .deps
221 DIST_DIR = ${exec_prefix}
222 ECHO_C =
223 ECHO_N = -n
224 ECHO_T =
225 EGREP = /bin/grep -E
226 EXEEXT =
227 EXTRA_LIB_SPECS = -lm
228 GREP = /bin/grep
229 GS_EXEC = gs
230 GS_LIBS =
231 HAVE_LGF = LGF
232 INC_SPECS = -I/usr/include -I/usr/include
233 INSTALL = /bin/install -c
234 INSTALL_DATA = ${INSTALL} -m 644
235 INSTALL_PROGRAM = ${INSTALL}
236 INSTALL_SCRIPT = ${INSTALL}
237 INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
238 INSTALL_TARGET = install-recursive
239 INTERPRETER = TCL
240 INTERP_PATH = tcl
241 LD = /bin/ld
242 LDDL_FLAGS = -Wl,-z,relro -Wl,--export-dynamic -Wl,--version-script=symbol.map
243 LDFLAGS =
244 LD_RUN_PATH = -Wl,-rpath,/usr/lib64
245 LIBOBJS =
246 LIBS = -ldl -lz -lpthread -lieee -lm -lz -lXt -lSM -lICE -lm -lX11 -lXpm
247 LIB_SPECS = -L/usr/lib64 -ltcl8.6 -L/usr/lib64 -ltk8.6
248 LTLIBOBJS =
249 M4 = /bin/m4
250 MAKEINFO = makeinfo
251 MKDIR_P = /bin/mkdir -p
252 OBJEXT = o
253 PACKAGE = xcircuit
254 PACKAGE_BUGREPORT =
255 PACKAGE_NAME =
256 PACKAGE_STRING =
257 PACKAGE_TARNAME =
258 PACKAGE_URL =
259 PACKAGE_VERSION =
260 PATH_SEPARATOR = :
261 PKG_CONFIG = /bin/pkg-config
262 PKG_CONFIG_LIBDIR =
263 PKG_CONFIG_PATH =
264 PYTHON =
265 RANLIB = ranlib
266 REVISION = 32
267 SET_MAKE =
268 SHDLIB_EXT = .so
269 SHELL = /bin/sh
270 SHLIB_LD = ${CC} -shared ${CFLAGS} ${LDFLAGS} -fPIC -Wl,-soname,${@}
271 SHLIB_LIB_SPECS =
272 SPICE_EXEC = ngspice
273 STARTUP_FILE = xcstartup.tcl
274 STDLIBS =
275 STRIP =
276 SUBDIRS =
277 SUBLIB =
278 TCL_LIB_DIR = /usr/lib64
279 VERSION = 3.10
280 WISH_EXE = /usr/bin/wish
281 WRAPPER_SCRIPT = wrapper.tcl
282 XCIRCUIT_TARGET = tcl
283 XMKMF =
284 X_CFLAGS =
285 X_EXTRA_LIBS =
286 X_LIBS =
287 X_PRE_LIBS = -lSM -lICE
288 abs_builddir = /home/tim/gitsrc/xcircuit/Xw
289 abs_srcdir = /home/tim/gitsrc/xcircuit/Xw
290 abs_top_builddir = /home/tim/gitsrc/xcircuit
291 abs_top_srcdir = /home/tim/gitsrc/xcircuit
292 ac_ct_CC = gcc
293 am__include = include
294 am__leading_dot = .
295 am__quote =
296 am__tar = $${TAR-tar} chof - "$$tardir"
297 am__untar = $${TAR-tar} xf -
298 bindir = ${exec_prefix}/bin
299 build = x86_64-unknown-linux-gnu
300 build_alias =
301 build_cpu = x86_64
302 build_os = linux-gnu
303 build_vendor = unknown
304 builddir = .
305 cairo_CFLAGS = -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16
306 cairo_LIBS = -lcairo
307 datadir = ${datarootdir}
308 datarootdir = ${prefix}/share
309 docdir = ${datarootdir}/doc/${PACKAGE}
310 dvidir = ${docdir}
311 exec_prefix = ${prefix}
312 fontconfig_CFLAGS = -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16
313 fontconfig_LIBS = -lfontconfig -lfreetype
314 host = x86_64-unknown-linux-gnu
315 host_alias =
316 host_cpu = x86_64
317 host_os = linux-gnu
318 host_vendor = unknown
319 htmldir = ${docdir}
320 includedir = ${prefix}/include
321 infodir = ${datarootdir}/info
322 install_sh = ${SHELL} /home/tim/gitsrc/xcircuit/install-sh
323 libdir = ${exec_prefix}/lib
324 libexecdir = ${exec_prefix}/libexec
325 localedir = ${datarootdir}/locale
326 localstatedir = ${prefix}/var
327 mandir = ${datarootdir}/man
328 mkdir_p = $(MKDIR_P)
329 oldincludedir = /usr/include
330 pdfdir = ${docdir}
331 prefix = /usr/local
332 program_transform_name = s,x,x,
333 psdir = ${docdir}
334 sbindir = ${exec_prefix}/sbin
335 sharedstatedir = ${prefix}/com
336 srcdir = .
337 sysconfdir = ${prefix}/etc
338 target = x86_64-unknown-linux-gnu
339 target_alias =
340 target_cpu = x86_64
341 target_os = linux-gnu
342 target_vendor = unknown
343 top_build_prefix = ../
344 top_builddir = ..
345 top_srcdir = ..
346 AUTOMAKE_OPTIONS = foreign no-dependencies
347 EXTRA_DIST = sub.c
348 INCLUDES = -I..
350 # Requirements for Xw library
351 noinst_LIBRARIES = libxcXw.a
352 libxcXw_a_SOURCES = BBoard.c Button.c Cascade.c Display.c Form.c \
353 Manager.c MapEvents.c MenuBtn.c MenuMgr.c MenuPane.c \
354 PButton.c PopupMgr.c Primitive.c ResConvert.c SText.c \
355 SourceStr.c TextEdit.c Toggle.c Traversal.c WorkSpace.c
357 all: all-recursive
359 .SUFFIXES:
360 .SUFFIXES: .c .o .obj
361 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
362 @for dep in $?; do \
363 case '$(am__configure_deps)' in \
364 *$$dep*) \
365 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
366 && { if test -f $@; then exit 0; else break; fi; }; \
367 exit 1;; \
368 esac; \
369 done; \
370 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Xw/Makefile'; \
371 $(am__cd) $(top_srcdir) && \
372 $(AUTOMAKE) --foreign Xw/Makefile
373 .PRECIOUS: Makefile
374 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
375 @case '$?' in \
376 *config.status*) \
377 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
378 *) \
379 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
380 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
381 esac;
383 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
384 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
386 $(top_srcdir)/configure: $(am__configure_deps)
387 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
388 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
389 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
390 $(am__aclocal_m4_deps):
392 clean-noinstLIBRARIES:
393 -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
395 libxcXw.a: $(libxcXw_a_OBJECTS) $(libxcXw_a_DEPENDENCIES) $(EXTRA_libxcXw_a_DEPENDENCIES)
396 $(AM_V_at)-rm -f libxcXw.a
397 $(AM_V_AR)$(libxcXw_a_AR) libxcXw.a $(libxcXw_a_OBJECTS) $(libxcXw_a_LIBADD)
398 $(AM_V_at)$(RANLIB) libxcXw.a
400 mostlyclean-compile:
401 -rm -f *.$(OBJEXT)
403 distclean-compile:
404 -rm -f *.tab.c
406 .c.o:
407 $(AM_V_CC)$(COMPILE) -c -o $@ $<
409 .c.obj:
410 $(AM_V_CC)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
412 # This directory's subdirectories are mostly independent; you can cd
413 # into them and run 'make' without going through this Makefile.
414 # To change the values of 'make' variables: instead of editing Makefiles,
415 # (1) if the variable is set in 'config.status', edit 'config.status'
416 # (which will cause the Makefiles to be regenerated when you run 'make');
417 # (2) otherwise, pass the desired values on the 'make' command line.
418 $(am__recursive_targets):
419 @fail=; \
420 if $(am__make_keepgoing); then \
421 failcom='fail=yes'; \
422 else \
423 failcom='exit 1'; \
424 fi; \
425 dot_seen=no; \
426 target=`echo $@ | sed s/-recursive//`; \
427 case "$@" in \
428 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
429 *) list='$(SUBDIRS)' ;; \
430 esac; \
431 for subdir in $$list; do \
432 echo "Making $$target in $$subdir"; \
433 if test "$$subdir" = "."; then \
434 dot_seen=yes; \
435 local_target="$$target-am"; \
436 else \
437 local_target="$$target"; \
438 fi; \
439 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
440 || eval $$failcom; \
441 done; \
442 if test "$$dot_seen" = "no"; then \
443 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
444 fi; test -z "$$fail"
446 ID: $(am__tagged_files)
447 $(am__define_uniq_tagged_files); mkid -fID $$unique
448 tags: tags-recursive
449 TAGS: tags
451 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
452 set x; \
453 here=`pwd`; \
454 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
455 include_option=--etags-include; \
456 empty_fix=.; \
457 else \
458 include_option=--include; \
459 empty_fix=; \
460 fi; \
461 list='$(SUBDIRS)'; for subdir in $$list; do \
462 if test "$$subdir" = .; then :; else \
463 test ! -f $$subdir/TAGS || \
464 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
465 fi; \
466 done; \
467 $(am__define_uniq_tagged_files); \
468 shift; \
469 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
470 test -n "$$unique" || unique=$$empty_fix; \
471 if test $$# -gt 0; then \
472 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
473 "$$@" $$unique; \
474 else \
475 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
476 $$unique; \
477 fi; \
479 ctags: ctags-recursive
481 CTAGS: ctags
482 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
483 $(am__define_uniq_tagged_files); \
484 test -z "$(CTAGS_ARGS)$$unique" \
485 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
486 $$unique
488 GTAGS:
489 here=`$(am__cd) $(top_builddir) && pwd` \
490 && $(am__cd) $(top_srcdir) \
491 && gtags -i $(GTAGS_ARGS) "$$here"
492 cscopelist: cscopelist-recursive
494 cscopelist-am: $(am__tagged_files)
495 list='$(am__tagged_files)'; \
496 case "$(srcdir)" in \
497 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
498 *) sdir=$(subdir)/$(srcdir) ;; \
499 esac; \
500 for i in $$list; do \
501 if test -f "$$i"; then \
502 echo "$(subdir)/$$i"; \
503 else \
504 echo "$$sdir/$$i"; \
505 fi; \
506 done >> $(top_builddir)/cscope.files
508 distclean-tags:
509 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
511 distdir: $(DISTFILES)
512 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
513 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
514 list='$(DISTFILES)'; \
515 dist_files=`for file in $$list; do echo $$file; done | \
516 sed -e "s|^$$srcdirstrip/||;t" \
517 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
518 case $$dist_files in \
519 */*) $(MKDIR_P) `echo "$$dist_files" | \
520 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
521 sort -u` ;; \
522 esac; \
523 for file in $$dist_files; do \
524 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
525 if test -d $$d/$$file; then \
526 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
527 if test -d "$(distdir)/$$file"; then \
528 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
529 fi; \
530 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
531 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
532 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
533 fi; \
534 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
535 else \
536 test -f "$(distdir)/$$file" \
537 || cp -p $$d/$$file "$(distdir)/$$file" \
538 || exit 1; \
539 fi; \
540 done
541 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
542 if test "$$subdir" = .; then :; else \
543 $(am__make_dryrun) \
544 || test -d "$(distdir)/$$subdir" \
545 || $(MKDIR_P) "$(distdir)/$$subdir" \
546 || exit 1; \
547 dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
548 $(am__relativize); \
549 new_distdir=$$reldir; \
550 dir1=$$subdir; dir2="$(top_distdir)"; \
551 $(am__relativize); \
552 new_top_distdir=$$reldir; \
553 echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
554 echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
555 ($(am__cd) $$subdir && \
556 $(MAKE) $(AM_MAKEFLAGS) \
557 top_distdir="$$new_top_distdir" \
558 distdir="$$new_distdir" \
559 am__remove_distdir=: \
560 am__skip_length_check=: \
561 am__skip_mode_fix=: \
562 distdir) \
563 || exit 1; \
564 fi; \
565 done
566 check-am: all-am
567 check: check-recursive
568 all-am: Makefile $(LIBRARIES)
569 installdirs: installdirs-recursive
570 installdirs-am:
571 install: install-recursive
572 install-exec: install-exec-recursive
573 install-data: install-data-recursive
574 uninstall: uninstall-recursive
576 install-am: all-am
577 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
579 installcheck: installcheck-recursive
580 install-strip:
581 if test -z '$(STRIP)'; then \
582 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
583 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
584 install; \
585 else \
586 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
587 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
588 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
590 mostlyclean-generic:
592 clean-generic:
594 distclean-generic:
595 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
596 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
598 maintainer-clean-generic:
599 @echo "This command is intended for maintainers to use"
600 @echo "it deletes files that may require special tools to rebuild."
601 clean: clean-recursive
603 clean-am: clean-generic clean-noinstLIBRARIES mostlyclean-am
605 distclean: distclean-recursive
606 -rm -f Makefile
607 distclean-am: clean-am distclean-compile distclean-generic \
608 distclean-tags
610 dvi: dvi-recursive
612 dvi-am:
614 html: html-recursive
616 html-am:
618 info: info-recursive
620 info-am:
622 install-data-am:
624 install-dvi: install-dvi-recursive
626 install-dvi-am:
628 install-exec-am:
630 install-html: install-html-recursive
632 install-html-am:
634 install-info: install-info-recursive
636 install-info-am:
638 install-man:
640 install-pdf: install-pdf-recursive
642 install-pdf-am:
644 install-ps: install-ps-recursive
646 install-ps-am:
648 installcheck-am:
650 maintainer-clean: maintainer-clean-recursive
651 -rm -f Makefile
652 maintainer-clean-am: distclean-am maintainer-clean-generic
654 mostlyclean: mostlyclean-recursive
656 mostlyclean-am: mostlyclean-compile mostlyclean-generic
658 pdf: pdf-recursive
660 pdf-am:
662 ps: ps-recursive
664 ps-am:
666 uninstall-am:
668 .MAKE: $(am__recursive_targets) install-am install-strip
670 .PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am check \
671 check-am clean clean-generic clean-noinstLIBRARIES \
672 cscopelist-am ctags ctags-am distclean distclean-compile \
673 distclean-generic distclean-tags distdir dvi dvi-am html \
674 html-am info info-am install install-am install-data \
675 install-data-am install-dvi install-dvi-am install-exec \
676 install-exec-am install-html install-html-am install-info \
677 install-info-am install-man install-pdf install-pdf-am \
678 install-ps install-ps-am install-strip installcheck \
679 installcheck-am installdirs installdirs-am maintainer-clean \
680 maintainer-clean-generic mostlyclean mostlyclean-compile \
681 mostlyclean-generic pdf pdf-am ps ps-am tags tags-am uninstall \
682 uninstall-am
685 # Tell versions [3.59,3.63) of GNU make to not export all variables.
686 # Otherwise a system limit (for SysV at least) may be exceeded.
687 .NOEXPORT: