Corrected a long-standing error in which ending text with a literal
[xcircuit.git] / Xw / Makefile
blobfbd38e214bced78588910a89459ac237f5d5f0f8
1 # Makefile.in generated by automake 1.16.2 from Makefile.am.
2 # Xw/Makefile. Generated from Makefile.in by configure.
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.
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)/xcircuit
74 pkgincludedir = $(includedir)/xcircuit
75 pkglibdir = $(libdir)/xcircuit
76 pkglibexecdir = $(libexecdir)/xcircuit
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 = x86_64-pc-linux-gnu
90 host_triplet = x86_64-pc-linux-gnu
91 target_triplet = x86_64-pc-linux-gnu
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_$(V))
105 am__v_AR_ = $(am__v_AR_$(AM_DEFAULT_VERBOSITY))
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_$(V))
119 am__v_P_ = $(am__v_P_$(AM_DEFAULT_VERBOSITY))
120 am__v_P_0 = false
121 am__v_P_1 = :
122 AM_V_GEN = $(am__v_GEN_$(V))
123 am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
124 am__v_GEN_0 = @echo " GEN " $@;
125 am__v_GEN_1 =
126 AM_V_at = $(am__v_at_$(V))
127 am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
128 am__v_at_0 = @
129 am__v_at_1 =
130 DEFAULT_INCLUDES = -I.
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_$(V))
136 am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
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_$(V))
142 am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
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-1.16
216 ALL_TARGET = all-recursive
217 AMTAR = $${TAR-tar}
218 AM_DEFAULT_VERBOSITY = 1
219 AUTOCONF = autoconf
220 AUTOHEADER = autoheader
221 AUTOMAKE = automake-1.16
222 AWK = gawk
223 CC = gcc
224 CCDEPMODE = depmode=none
225 CFLAGS = -g -Wno-pointer-sign -fPIC
226 CPP = gcc -E
227 CPPFLAGS =
228 CYGPATH_W = echo
229 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
230 DEPDIR = .deps
231 DIST_DIR = ${exec_prefix}
232 ECHO_C =
233 ECHO_N = -n
234 ECHO_T =
235 EGREP = /bin/grep -E
236 EXEEXT =
237 EXTRA_LIB_SPECS = -lm
238 GREP = /bin/grep
239 GS_EXEC = gs
240 GS_LIBS =
241 HAVE_LGF = LGF
242 INC_SPECS = -I/usr/include -I/usr/include
243 INSTALL = /bin/install -c
244 INSTALL_DATA = ${INSTALL} -m 644
245 INSTALL_PROGRAM = ${INSTALL}
246 INSTALL_SCRIPT = ${INSTALL}
247 INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
248 INSTALL_TARGET = install-recursive
249 INTERPRETER = TCL
250 INTERP_PATH = tcl
251 LD = /bin/ld
252 LDDL_FLAGS = -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--export-dynamic -Wl,--version-script=symbol.map
253 LDFLAGS =
254 LD_RUN_PATH = -Wl,-rpath,/usr/lib64
255 LIBOBJS =
256 LIBS = -ldl -lz -lpthread -lm -lz -lXt -lSM -lICE -lm -lX11 -lXpm
257 LIB_SPECS = -L/usr/lib64 -ltcl8.6 -L/usr/lib64 -ltk8.6
258 LTLIBOBJS =
259 M4 = /bin/m4
260 MAKEINFO = makeinfo
261 MKDIR_P = /bin/mkdir -p
262 OBJEXT = o
263 PACKAGE = xcircuit
264 PACKAGE_BUGREPORT =
265 PACKAGE_NAME =
266 PACKAGE_STRING =
267 PACKAGE_TARNAME =
268 PACKAGE_URL =
269 PACKAGE_VERSION =
270 PATH_SEPARATOR = :
271 PKG_CONFIG = /bin/pkg-config
272 PKG_CONFIG_LIBDIR =
273 PKG_CONFIG_PATH =
274 PYTHON =
275 RANLIB = ranlib
276 REVISION = 38
277 SET_MAKE =
278 SHDLIB_EXT = .so
279 SHELL = /bin/sh
280 SHLIB_LD = ${CC} ${CFLAGS} ${LDFLAGS} -shared -fPIC -Wl,-soname,${@}
281 SHLIB_LIB_SPECS =
282 SPICE_EXEC = ngspice
283 STARTUP_FILE = xcstartup.tcl
284 STDLIBS =
285 STRIP =
286 SUBDIRS =
287 SUBLIB =
288 TCL_LIB_DIR = /usr/lib64
289 VERSION = 3.10
290 WISH_EXE = /usr/bin/wish
291 WRAPPER_SCRIPT = wrapper.tcl
292 XCIRCUIT_TARGET = tcl
293 XMKMF =
294 X_CFLAGS =
295 X_EXTRA_LIBS =
296 X_LIBS =
297 X_PRE_LIBS = -lSM -lICE
298 abs_builddir = /home/tim/gitsrc/xcircuit/Xw
299 abs_srcdir = /home/tim/gitsrc/xcircuit/Xw
300 abs_top_builddir = /home/tim/gitsrc/xcircuit
301 abs_top_srcdir = /home/tim/gitsrc/xcircuit
302 ac_ct_CC = gcc
303 am__include = include
304 am__leading_dot = .
305 am__quote =
306 am__tar = $${TAR-tar} chof - "$$tardir"
307 am__untar = $${TAR-tar} xf -
308 bindir = ${exec_prefix}/bin
309 build = x86_64-pc-linux-gnu
310 build_alias =
311 build_cpu = x86_64
312 build_os = linux-gnu
313 build_vendor = pc
314 builddir = .
315 cairo_CFLAGS = -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libxml2 -pthread
316 cairo_LIBS = -lcairo
317 datadir = ${datarootdir}
318 datarootdir = ${prefix}/share
319 docdir = ${datarootdir}/doc/${PACKAGE}
320 dvidir = ${docdir}
321 exec_prefix = ${prefix}
322 fontconfig_CFLAGS = -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/libxml2
323 fontconfig_LIBS = -lfontconfig -lfreetype
324 host = x86_64-pc-linux-gnu
325 host_alias =
326 host_cpu = x86_64
327 host_os = linux-gnu
328 host_vendor = pc
329 htmldir = ${docdir}
330 includedir = ${prefix}/include
331 infodir = ${datarootdir}/info
332 install_sh = ${SHELL} /home/tim/gitsrc/xcircuit/install-sh
333 libdir = ${exec_prefix}/lib
334 libexecdir = ${exec_prefix}/libexec
335 localedir = ${datarootdir}/locale
336 localstatedir = ${prefix}/var
337 mandir = ${datarootdir}/man
338 mkdir_p = $(MKDIR_P)
339 oldincludedir = /usr/include
340 pdfdir = ${docdir}
341 prefix = /usr/local
342 program_transform_name = s,x,x,
343 psdir = ${docdir}
344 runstatedir = ${localstatedir}/run
345 sbindir = ${exec_prefix}/sbin
346 sharedstatedir = ${prefix}/com
347 srcdir = .
348 sysconfdir = ${prefix}/etc
349 target = x86_64-pc-linux-gnu
350 target_alias =
351 target_cpu = x86_64
352 target_os = linux-gnu
353 target_vendor = pc
354 top_build_prefix = ../
355 top_builddir = ..
356 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: