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