blob: b1c2f088480f23dc99c5bcba60f4803fcd2ec26e [file] [log] [blame]
Jonathan Santos03fd8d02011-05-25 13:54:02 -04001# Makefile.in generated by automake 1.11.1 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
6# Inc.
7# This Makefile.in is free software; the Free Software Foundation
8# gives unlimited permission to copy and/or distribute it,
9# with or without modifications, as long as this notice is preserved.
10
11# This program is distributed in the hope that it will be useful,
12# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14# PARTICULAR PURPOSE.
15
16@SET_MAKE@
17VPATH = @srcdir@
18pkgdatadir = $(datadir)/@PACKAGE@
19pkgincludedir = $(includedir)/@PACKAGE@
20pkglibdir = $(libdir)/@PACKAGE@
21pkglibexecdir = $(libexecdir)/@PACKAGE@
22am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
23install_sh_DATA = $(install_sh) -c -m 644
24install_sh_PROGRAM = $(install_sh) -c
25install_sh_SCRIPT = $(install_sh) -c
26INSTALL_HEADER = $(INSTALL_DATA)
27transform = $(program_transform_name)
28NORMAL_INSTALL = :
29PRE_INSTALL = :
30POST_INSTALL = :
31NORMAL_UNINSTALL = :
32PRE_UNINSTALL = :
33POST_UNINSTALL = :
34
35# Conditional modules
36@BUILD_NAT_TRUE@am__append_1 = osmo-bsc_nat
37@BUILD_BSC_TRUE@am__append_2 = osmo-bsc
38subdir = src
39DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
40ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
41am__aclocal_m4_deps = $(top_srcdir)/configure.in
42am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
43 $(ACLOCAL_M4)
44mkinstalldirs = $(install_sh) -d
45CONFIG_HEADER = $(top_builddir)/bscconfig.h
46CONFIG_CLEAN_FILES =
47CONFIG_CLEAN_VPATH_FILES =
48AM_V_GEN = $(am__v_GEN_$(V))
49am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
50am__v_GEN_0 = @echo " GEN " $@;
51AM_V_at = $(am__v_at_$(V))
52am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
53am__v_at_0 = @
54SOURCES =
55DIST_SOURCES =
56RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
57 html-recursive info-recursive install-data-recursive \
58 install-dvi-recursive install-exec-recursive \
59 install-html-recursive install-info-recursive \
60 install-pdf-recursive install-ps-recursive install-recursive \
61 installcheck-recursive installdirs-recursive pdf-recursive \
62 ps-recursive uninstall-recursive
63RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
64 distclean-recursive maintainer-clean-recursive
65AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
66 $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
67 distdir
68ETAGS = etags
69CTAGS = ctags
70DIST_SUBDIRS = libcommon libabis libmgcp libbsc libmsc libtrau \
71 osmo-nitb osmo-bsc_mgcp utils ipaccess libgb gprs osmo-bsc_nat \
72 osmo-bsc
73DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
74am__relativize = \
75 dir0=`pwd`; \
76 sed_first='s,^\([^/]*\)/.*$$,\1,'; \
77 sed_rest='s,^[^/]*/*,,'; \
78 sed_last='s,^.*/\([^/]*\)$$,\1,'; \
79 sed_butlast='s,/*[^/]*$$,,'; \
80 while test -n "$$dir1"; do \
81 first=`echo "$$dir1" | sed -e "$$sed_first"`; \
82 if test "$$first" != "."; then \
83 if test "$$first" = ".."; then \
84 dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
85 dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
86 else \
87 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
88 if test "$$first2" = "$$first"; then \
89 dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
90 else \
91 dir2="../$$dir2"; \
92 fi; \
93 dir0="$$dir0"/"$$first"; \
94 fi; \
95 fi; \
96 dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
97 done; \
98 reldir="$$dir2"
99ACLOCAL = @ACLOCAL@
100AMTAR = @AMTAR@
101AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
102AUTOCONF = @AUTOCONF@
103AUTOHEADER = @AUTOHEADER@
104AUTOMAKE = @AUTOMAKE@
105AWK = @AWK@
106CC = @CC@
107CCDEPMODE = @CCDEPMODE@
108CFLAGS = @CFLAGS@
109COVERAGE_CFLAGS = @COVERAGE_CFLAGS@
110COVERAGE_LDFLAGS = @COVERAGE_LDFLAGS@
111CPP = @CPP@
112CPPFLAGS = @CPPFLAGS@
113CYGPATH_W = @CYGPATH_W@
114DEFS = @DEFS@
115DEPDIR = @DEPDIR@
116ECHO_C = @ECHO_C@
117ECHO_N = @ECHO_N@
118ECHO_T = @ECHO_T@
119EGREP = @EGREP@
120EXEEXT = @EXEEXT@
121GPRS_LIBGTP = @GPRS_LIBGTP@
122GREP = @GREP@
123INSTALL = @INSTALL@
124INSTALL_DATA = @INSTALL_DATA@
125INSTALL_PROGRAM = @INSTALL_PROGRAM@
126INSTALL_SCRIPT = @INSTALL_SCRIPT@
127INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
128LDFLAGS = @LDFLAGS@
129LIBOBJS = @LIBOBJS@
130LIBOSMOCORE_CFLAGS = @LIBOSMOCORE_CFLAGS@
131LIBOSMOCORE_LIBS = @LIBOSMOCORE_LIBS@
132LIBOSMOSCCP_CFLAGS = @LIBOSMOSCCP_CFLAGS@
133LIBOSMOSCCP_LIBS = @LIBOSMOSCCP_LIBS@
134LIBOSMOVTY_CFLAGS = @LIBOSMOVTY_CFLAGS@
135LIBOSMOVTY_LIBS = @LIBOSMOVTY_LIBS@
136LIBS = @LIBS@
137LTLIBOBJS = @LTLIBOBJS@
138MAKEINFO = @MAKEINFO@
139MKDIR_P = @MKDIR_P@
140OBJEXT = @OBJEXT@
141PACKAGE = @PACKAGE@
142PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
143PACKAGE_NAME = @PACKAGE_NAME@
144PACKAGE_STRING = @PACKAGE_STRING@
145PACKAGE_TARNAME = @PACKAGE_TARNAME@
146PACKAGE_URL = @PACKAGE_URL@
147PACKAGE_VERSION = @PACKAGE_VERSION@
148PATH_SEPARATOR = @PATH_SEPARATOR@
149PKG_CONFIG = @PKG_CONFIG@
150PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
151PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
152RANLIB = @RANLIB@
153SET_MAKE = @SET_MAKE@
154SHELL = @SHELL@
155STRIP = @STRIP@
156SYMBOL_VISIBILITY = @SYMBOL_VISIBILITY@
157VERSION = @VERSION@
158abs_builddir = @abs_builddir@
159abs_srcdir = @abs_srcdir@
160abs_top_builddir = @abs_top_builddir@
161abs_top_srcdir = @abs_top_srcdir@
162ac_ct_CC = @ac_ct_CC@
163am__include = @am__include@
164am__leading_dot = @am__leading_dot@
165am__quote = @am__quote@
166am__tar = @am__tar@
167am__untar = @am__untar@
168bindir = @bindir@
169build_alias = @build_alias@
170builddir = @builddir@
171datadir = @datadir@
172datarootdir = @datarootdir@
173docdir = @docdir@
174dvidir = @dvidir@
175exec_prefix = @exec_prefix@
176host_alias = @host_alias@
177htmldir = @htmldir@
178includedir = @includedir@
179infodir = @infodir@
180install_sh = @install_sh@
181libdir = @libdir@
182libexecdir = @libexecdir@
183localedir = @localedir@
184localstatedir = @localstatedir@
185mandir = @mandir@
186mkdir_p = @mkdir_p@
187oldincludedir = @oldincludedir@
188pdfdir = @pdfdir@
189prefix = @prefix@
190program_transform_name = @program_transform_name@
191psdir = @psdir@
192sbindir = @sbindir@
193sharedstatedir = @sharedstatedir@
194srcdir = @srcdir@
195sysconfdir = @sysconfdir@
196target_alias = @target_alias@
197top_build_prefix = @top_build_prefix@
198top_builddir = @top_builddir@
199top_srcdir = @top_srcdir@
200INCLUDES = $(all_includes) -I$(top_srcdir)/include -I$(top_builddir)
201AM_CFLAGS = -Wall $(LIBOSMOCORE_CFLAGS) $(LIBOSMOVTY_CFLAGS) $(COVERAGE_CFLAGS)
202AM_LDFLAGS = $(LIBOSMOCORE_LIBS) $(COVERAGE_LDFLAGS)
203SUBDIRS = libcommon libabis libmgcp libbsc libmsc libtrau osmo-nitb \
204 osmo-bsc_mgcp utils ipaccess libgb gprs $(am__append_1) \
205 $(am__append_2)
206all: all-recursive
207
208.SUFFIXES:
209$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
210 @for dep in $?; do \
211 case '$(am__configure_deps)' in \
212 *$$dep*) \
213 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
214 && { if test -f $@; then exit 0; else break; fi; }; \
215 exit 1;; \
216 esac; \
217 done; \
218 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/Makefile'; \
219 $(am__cd) $(top_srcdir) && \
220 $(AUTOMAKE) --gnu src/Makefile
221.PRECIOUS: Makefile
222Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
223 @case '$?' in \
224 *config.status*) \
225 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
226 *) \
227 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
228 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
229 esac;
230
231$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
232 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
233
234$(top_srcdir)/configure: $(am__configure_deps)
235 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
236$(ACLOCAL_M4): $(am__aclocal_m4_deps)
237 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
238$(am__aclocal_m4_deps):
239
240# This directory's subdirectories are mostly independent; you can cd
241# into them and run `make' without going through this Makefile.
242# To change the values of `make' variables: instead of editing Makefiles,
243# (1) if the variable is set in `config.status', edit `config.status'
244# (which will cause the Makefiles to be regenerated when you run `make');
245# (2) otherwise, pass the desired values on the `make' command line.
246$(RECURSIVE_TARGETS):
247 @fail= failcom='exit 1'; \
248 for f in x $$MAKEFLAGS; do \
249 case $$f in \
250 *=* | --[!k]*);; \
251 *k*) failcom='fail=yes';; \
252 esac; \
253 done; \
254 dot_seen=no; \
255 target=`echo $@ | sed s/-recursive//`; \
256 list='$(SUBDIRS)'; for subdir in $$list; do \
257 echo "Making $$target in $$subdir"; \
258 if test "$$subdir" = "."; then \
259 dot_seen=yes; \
260 local_target="$$target-am"; \
261 else \
262 local_target="$$target"; \
263 fi; \
264 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
265 || eval $$failcom; \
266 done; \
267 if test "$$dot_seen" = "no"; then \
268 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
269 fi; test -z "$$fail"
270
271$(RECURSIVE_CLEAN_TARGETS):
272 @fail= failcom='exit 1'; \
273 for f in x $$MAKEFLAGS; do \
274 case $$f in \
275 *=* | --[!k]*);; \
276 *k*) failcom='fail=yes';; \
277 esac; \
278 done; \
279 dot_seen=no; \
280 case "$@" in \
281 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
282 *) list='$(SUBDIRS)' ;; \
283 esac; \
284 rev=''; for subdir in $$list; do \
285 if test "$$subdir" = "."; then :; else \
286 rev="$$subdir $$rev"; \
287 fi; \
288 done; \
289 rev="$$rev ."; \
290 target=`echo $@ | sed s/-recursive//`; \
291 for subdir in $$rev; do \
292 echo "Making $$target in $$subdir"; \
293 if test "$$subdir" = "."; then \
294 local_target="$$target-am"; \
295 else \
296 local_target="$$target"; \
297 fi; \
298 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
299 || eval $$failcom; \
300 done && test -z "$$fail"
301tags-recursive:
302 list='$(SUBDIRS)'; for subdir in $$list; do \
303 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
304 done
305ctags-recursive:
306 list='$(SUBDIRS)'; for subdir in $$list; do \
307 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
308 done
309
310ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
311 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
312 unique=`for i in $$list; do \
313 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
314 done | \
315 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
316 END { if (nonempty) { for (i in files) print i; }; }'`; \
317 mkid -fID $$unique
318tags: TAGS
319
320TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
321 $(TAGS_FILES) $(LISP)
322 set x; \
323 here=`pwd`; \
324 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
325 include_option=--etags-include; \
326 empty_fix=.; \
327 else \
328 include_option=--include; \
329 empty_fix=; \
330 fi; \
331 list='$(SUBDIRS)'; for subdir in $$list; do \
332 if test "$$subdir" = .; then :; else \
333 test ! -f $$subdir/TAGS || \
334 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
335 fi; \
336 done; \
337 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
338 unique=`for i in $$list; do \
339 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
340 done | \
341 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
342 END { if (nonempty) { for (i in files) print i; }; }'`; \
343 shift; \
344 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
345 test -n "$$unique" || unique=$$empty_fix; \
346 if test $$# -gt 0; then \
347 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
348 "$$@" $$unique; \
349 else \
350 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
351 $$unique; \
352 fi; \
353 fi
354ctags: CTAGS
355CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
356 $(TAGS_FILES) $(LISP)
357 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
358 unique=`for i in $$list; do \
359 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
360 done | \
361 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
362 END { if (nonempty) { for (i in files) print i; }; }'`; \
363 test -z "$(CTAGS_ARGS)$$unique" \
364 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
365 $$unique
366
367GTAGS:
368 here=`$(am__cd) $(top_builddir) && pwd` \
369 && $(am__cd) $(top_srcdir) \
370 && gtags -i $(GTAGS_ARGS) "$$here"
371
372distclean-tags:
373 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
374
375distdir: $(DISTFILES)
376 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
377 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
378 list='$(DISTFILES)'; \
379 dist_files=`for file in $$list; do echo $$file; done | \
380 sed -e "s|^$$srcdirstrip/||;t" \
381 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
382 case $$dist_files in \
383 */*) $(MKDIR_P) `echo "$$dist_files" | \
384 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
385 sort -u` ;; \
386 esac; \
387 for file in $$dist_files; do \
388 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
389 if test -d $$d/$$file; then \
390 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
391 if test -d "$(distdir)/$$file"; then \
392 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
393 fi; \
394 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
395 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
396 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
397 fi; \
398 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
399 else \
400 test -f "$(distdir)/$$file" \
401 || cp -p $$d/$$file "$(distdir)/$$file" \
402 || exit 1; \
403 fi; \
404 done
405 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
406 if test "$$subdir" = .; then :; else \
407 test -d "$(distdir)/$$subdir" \
408 || $(MKDIR_P) "$(distdir)/$$subdir" \
409 || exit 1; \
410 fi; \
411 done
412 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
413 if test "$$subdir" = .; then :; else \
414 dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
415 $(am__relativize); \
416 new_distdir=$$reldir; \
417 dir1=$$subdir; dir2="$(top_distdir)"; \
418 $(am__relativize); \
419 new_top_distdir=$$reldir; \
420 echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
421 echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
422 ($(am__cd) $$subdir && \
423 $(MAKE) $(AM_MAKEFLAGS) \
424 top_distdir="$$new_top_distdir" \
425 distdir="$$new_distdir" \
426 am__remove_distdir=: \
427 am__skip_length_check=: \
428 am__skip_mode_fix=: \
429 distdir) \
430 || exit 1; \
431 fi; \
432 done
433check-am: all-am
434check: check-recursive
435all-am: Makefile
436installdirs: installdirs-recursive
437installdirs-am:
438install: install-recursive
439install-exec: install-exec-recursive
440install-data: install-data-recursive
441uninstall: uninstall-recursive
442
443install-am: all-am
444 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
445
446installcheck: installcheck-recursive
447install-strip:
448 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
449 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
450 `test -z '$(STRIP)' || \
451 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
452mostlyclean-generic:
453
454clean-generic:
455
456distclean-generic:
457 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
458 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
459
460maintainer-clean-generic:
461 @echo "This command is intended for maintainers to use"
462 @echo "it deletes files that may require special tools to rebuild."
463clean: clean-recursive
464
465clean-am: clean-generic mostlyclean-am
466
467distclean: distclean-recursive
468 -rm -f Makefile
469distclean-am: clean-am distclean-generic distclean-tags
470
471dvi: dvi-recursive
472
473dvi-am:
474
475html: html-recursive
476
477html-am:
478
479info: info-recursive
480
481info-am:
482
483install-data-am:
484
485install-dvi: install-dvi-recursive
486
487install-dvi-am:
488
489install-exec-am:
490
491install-html: install-html-recursive
492
493install-html-am:
494
495install-info: install-info-recursive
496
497install-info-am:
498
499install-man:
500
501install-pdf: install-pdf-recursive
502
503install-pdf-am:
504
505install-ps: install-ps-recursive
506
507install-ps-am:
508
509installcheck-am:
510
511maintainer-clean: maintainer-clean-recursive
512 -rm -f Makefile
513maintainer-clean-am: distclean-am maintainer-clean-generic
514
515mostlyclean: mostlyclean-recursive
516
517mostlyclean-am: mostlyclean-generic
518
519pdf: pdf-recursive
520
521pdf-am:
522
523ps: ps-recursive
524
525ps-am:
526
527uninstall-am:
528
529.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \
530 install-am install-strip tags-recursive
531
532.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
533 all all-am check check-am clean clean-generic ctags \
534 ctags-recursive distclean distclean-generic distclean-tags \
535 distdir dvi dvi-am html html-am info info-am install \
536 install-am install-data install-data-am install-dvi \
537 install-dvi-am install-exec install-exec-am install-html \
538 install-html-am install-info install-info-am install-man \
539 install-pdf install-pdf-am install-ps install-ps-am \
540 install-strip installcheck installcheck-am installdirs \
541 installdirs-am maintainer-clean maintainer-clean-generic \
542 mostlyclean mostlyclean-generic pdf pdf-am ps ps-am tags \
543 tags-recursive uninstall uninstall-am
544
545
546# Tell versions [3.59,3.63) of GNU make to not export all variables.
547# Otherwise a system limit (for SysV at least) may be exceeded.
548.NOEXPORT: