Revert "Revert "and added files""
[bcm963xx.git] / userapps / opensource / siproxd / src / Makefile.in
1 # Makefile.in generated by automake 1.7.8 from Makefile.am.
2 # @configure_input@
3
4 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
5 # 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.
9
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.
14
15 @SET_MAKE@
16
17 #
18 #    Copyright (C) 2002-2005  Thomas Ries <tries@gmx.net>
19 #
20 #    This file is part of Siproxd.
21 #    
22 #    Siproxd is free software; you can redistribute it and/or modify
23 #    it under the terms of the GNU General Public License as published by
24 #    the Free Software Foundation; either version 2 of the License, or
25 #    (at your option) any later version.
26 #    
27 #    Siproxd is distributed in the hope that it will be useful,
28 #    but WITHOUT ANY WARRANTY; without even the implied warranty of
29 #    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
30 #    GNU General Public License for more details.
31 #    
32 #    You should have received a copy of the GNU General Public License
33 #    along with Siproxd; if not, write to the Free Software
34 #    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA 
35 #
36
37 srcdir = @srcdir@
38 top_srcdir = @top_srcdir@
39 VPATH = @srcdir@
40 pkgdatadir = $(datadir)/@PACKAGE@
41 pkglibdir = $(libdir)/@PACKAGE@
42 pkgincludedir = $(includedir)/@PACKAGE@
43 top_builddir = ..
44
45 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
46 INSTALL = @INSTALL@
47 install_sh_DATA = $(install_sh) -c -m 644
48 install_sh_PROGRAM = $(install_sh) -c
49 install_sh_SCRIPT = $(install_sh) -c
50 INSTALL_HEADER = $(INSTALL_DATA)
51 transform = $(program_transform_name)
52 NORMAL_INSTALL = :
53 PRE_INSTALL = :
54 POST_INSTALL = :
55 NORMAL_UNINSTALL = :
56 PRE_UNINSTALL = :
57 POST_UNINSTALL = :
58 build_triplet = @build@
59 host_triplet = @host@
60 target_triplet = @target@
61 ACLOCAL = @ACLOCAL@
62 AMDEP_FALSE = @AMDEP_FALSE@
63 AMDEP_TRUE = @AMDEP_TRUE@
64 AMTAR = @AMTAR@
65 AUTOCONF = @AUTOCONF@
66 AUTOHEADER = @AUTOHEADER@
67 AUTOMAKE = @AUTOMAKE@
68 AWK = @AWK@
69 CC = @CC@
70 CCDEPMODE = @CCDEPMODE@
71 CFLAGS = @CFLAGS@
72 CPP = @CPP@
73 CPPFLAGS = @CPPFLAGS@
74 CYGPATH_W = @CYGPATH_W@
75 DEFS = @DEFS@
76 DEPDIR = @DEPDIR@
77 ECHO_C = @ECHO_C@
78 ECHO_N = @ECHO_N@
79 ECHO_T = @ECHO_T@
80 EGREP = @EGREP@
81 EXEEXT = @EXEEXT@
82 INSTALL_DATA = @INSTALL_DATA@
83 INSTALL_PROGRAM = @INSTALL_PROGRAM@
84 INSTALL_SCRIPT = @INSTALL_SCRIPT@
85 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
86 LDFLAGS = @LDFLAGS@
87 LIBOBJS = @LIBOBJS@
88 LIBS = @LIBS@
89 LN_S = @LN_S@
90 LTLIBOBJS = @LTLIBOBJS@
91 MAKEINFO = @MAKEINFO@
92 OBJEXT = @OBJEXT@
93 PACKAGE = @PACKAGE@
94 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
95 PACKAGE_NAME = @PACKAGE_NAME@
96 PACKAGE_STRING = @PACKAGE_STRING@
97 PACKAGE_TARNAME = @PACKAGE_TARNAME@
98 PACKAGE_VERSION = @PACKAGE_VERSION@
99 PATH_SEPARATOR = @PATH_SEPARATOR@
100 PTHREAD_CC = @PTHREAD_CC@
101 PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
102 PTHREAD_LIBS = @PTHREAD_LIBS@
103 RANLIB = @RANLIB@
104 SET_MAKE = @SET_MAKE@
105 SHELL = @SHELL@
106 STRIP = @STRIP@
107 VERSION = @VERSION@
108 ac_ct_CC = @ac_ct_CC@
109 ac_ct_RANLIB = @ac_ct_RANLIB@
110 ac_ct_STRIP = @ac_ct_STRIP@
111 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
112 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
113 am__include = @am__include@
114 am__leading_dot = @am__leading_dot@
115 am__quote = @am__quote@
116 bindir = @bindir@
117 build = @build@
118 build_alias = @build_alias@
119 build_cpu = @build_cpu@
120 build_os = @build_os@
121 build_vendor = @build_vendor@
122 datadir = @datadir@
123 exec_prefix = @exec_prefix@
124 extra_includes = @extra_includes@
125 extra_libs = @extra_libs@
126 host = @host@
127 host_alias = @host_alias@
128 host_cpu = @host_cpu@
129 host_os = @host_os@
130 host_vendor = @host_vendor@
131 includedir = @includedir@
132 infodir = @infodir@
133 install_sh = @install_sh@
134 libdir = @libdir@
135 libexecdir = @libexecdir@
136 libosip_prefix_dir = @libosip_prefix_dir@
137 localstatedir = @localstatedir@
138 mandir = @mandir@
139 oldincludedir = @oldincludedir@
140 prefix = @prefix@
141 program_transform_name = @program_transform_name@
142 sbindir = @sbindir@
143 sharedstatedir = @sharedstatedir@
144 sysconfdir = @sysconfdir@
145 target = @target@
146 target_alias = @target_alias@
147 target_cpu = @target_cpu@
148 target_os = @target_os@
149 target_vendor = @target_vendor@
150
151 AM_CFLAGS = -Wall -D_GNU_SOURCE \
152             -DBUILDSTR="\"`cat .buildno`\""
153
154
155 #
156 # Siproxd itself
157 #
158 sbin_PROGRAMS = siproxd
159 siproxd_SOURCES = siproxd.c proxy.c register.c sock.c utils.c \
160                   sip_utils.c log.c readconf.c rtpproxy.c \
161                   rtpproxy_relay.c accessctl.c route_processing.c \
162                   security.c auth.c fwapi.c
163
164
165 #
166 # an example for a custom firewall control module
167 # that can be linked into siproxd (--with-custom-fwmodule)
168 #
169 noinst_LIBRARIES = libcustom_fw_module.a
170 libcustom_fw_module_a_SOURCES = custom_fw_module.c
171
172 noinst_HEADERS = log.h rewrite_rules.h siproxd.h digcalc.h rtpproxy.h \
173                  fwapi.h
174
175
176 EXTRA_DIST = .buildno
177 subdir = src
178 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
179 mkinstalldirs = $(SHELL) $(top_srcdir)/scripts/mkinstalldirs
180 CONFIG_HEADER = $(top_builddir)/config.h
181 CONFIG_CLEAN_FILES =
182 LIBRARIES = $(noinst_LIBRARIES)
183
184 libcustom_fw_module_a_AR = $(AR) cru
185 libcustom_fw_module_a_LIBADD =
186 am_libcustom_fw_module_a_OBJECTS = custom_fw_module.$(OBJEXT)
187 libcustom_fw_module_a_OBJECTS = $(am_libcustom_fw_module_a_OBJECTS)
188 sbin_PROGRAMS = siproxd$(EXEEXT)
189 PROGRAMS = $(sbin_PROGRAMS)
190
191 am_siproxd_OBJECTS = siproxd.$(OBJEXT) proxy.$(OBJEXT) \
192         register.$(OBJEXT) sock.$(OBJEXT) utils.$(OBJEXT) \
193         sip_utils.$(OBJEXT) log.$(OBJEXT) readconf.$(OBJEXT) \
194         rtpproxy.$(OBJEXT) rtpproxy_relay.$(OBJEXT) accessctl.$(OBJEXT) \
195         route_processing.$(OBJEXT) security.$(OBJEXT) auth.$(OBJEXT) \
196         fwapi.$(OBJEXT)
197 siproxd_OBJECTS = $(am_siproxd_OBJECTS)
198 siproxd_LDADD = $(LDADD)
199 siproxd_DEPENDENCIES =
200 siproxd_LDFLAGS =
201
202 DEFAULT_INCLUDES =  -I. -I$(srcdir) -I$(top_builddir)
203 depcomp = $(SHELL) $(top_srcdir)/scripts/depcomp
204 am__depfiles_maybe = depfiles
205 @AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/accessctl.Po ./$(DEPDIR)/auth.Po \
206 @AMDEP_TRUE@    ./$(DEPDIR)/custom_fw_module.Po \
207 @AMDEP_TRUE@    ./$(DEPDIR)/fwapi.Po ./$(DEPDIR)/log.Po \
208 @AMDEP_TRUE@    ./$(DEPDIR)/proxy.Po ./$(DEPDIR)/readconf.Po \
209 @AMDEP_TRUE@    ./$(DEPDIR)/register.Po \
210 @AMDEP_TRUE@    ./$(DEPDIR)/route_processing.Po \
211 @AMDEP_TRUE@    ./$(DEPDIR)/rtpproxy.Po \
212 @AMDEP_TRUE@    ./$(DEPDIR)/rtpproxy_relay.Po \
213 @AMDEP_TRUE@    ./$(DEPDIR)/security.Po ./$(DEPDIR)/sip_utils.Po \
214 @AMDEP_TRUE@    ./$(DEPDIR)/siproxd.Po ./$(DEPDIR)/sock.Po \
215 @AMDEP_TRUE@    ./$(DEPDIR)/utils.Po
216 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
217         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
218 CCLD = $(CC)
219 LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
220 DIST_SOURCES = $(libcustom_fw_module_a_SOURCES) $(siproxd_SOURCES)
221 HEADERS = $(noinst_HEADERS)
222
223 DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.in Makefile.am
224 SOURCES = $(libcustom_fw_module_a_SOURCES) $(siproxd_SOURCES)
225
226 all: all-am
227
228 .SUFFIXES:
229 .SUFFIXES: .c .o .obj
230 $(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
231         cd $(top_srcdir) && \
232           $(AUTOMAKE) --gnu  src/Makefile
233 Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
234         cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
235
236 AR = ar
237
238 clean-noinstLIBRARIES:
239         -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
240 libcustom_fw_module.a: $(libcustom_fw_module_a_OBJECTS) $(libcustom_fw_module_a_DEPENDENCIES) 
241         -rm -f libcustom_fw_module.a
242         $(libcustom_fw_module_a_AR) libcustom_fw_module.a $(libcustom_fw_module_a_OBJECTS) $(libcustom_fw_module_a_LIBADD)
243         $(RANLIB) libcustom_fw_module.a
244 sbinPROGRAMS_INSTALL = $(INSTALL_PROGRAM)
245 install-sbinPROGRAMS: $(sbin_PROGRAMS)
246         @$(NORMAL_INSTALL)
247         $(mkinstalldirs) $(DESTDIR)$(sbindir)
248         @list='$(sbin_PROGRAMS)'; for p in $$list; do \
249           p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
250           if test -f $$p \
251           ; then \
252             f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
253            echo " $(INSTALL_PROGRAM_ENV) $(sbinPROGRAMS_INSTALL) $$p $(DESTDIR)$(sbindir)/$$f"; \
254            $(INSTALL_PROGRAM_ENV) $(sbinPROGRAMS_INSTALL) $$p $(DESTDIR)$(sbindir)/$$f || exit 1; \
255           else :; fi; \
256         done
257
258 uninstall-sbinPROGRAMS:
259         @$(NORMAL_UNINSTALL)
260         @list='$(sbin_PROGRAMS)'; for p in $$list; do \
261           f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
262           echo " rm -f $(DESTDIR)$(sbindir)/$$f"; \
263           rm -f $(DESTDIR)$(sbindir)/$$f; \
264         done
265
266 clean-sbinPROGRAMS:
267         -test -z "$(sbin_PROGRAMS)" || rm -f $(sbin_PROGRAMS)
268 siproxd$(EXEEXT): $(siproxd_OBJECTS) $(siproxd_DEPENDENCIES) 
269         @rm -f siproxd$(EXEEXT)
270         $(LINK) $(siproxd_LDFLAGS) $(siproxd_OBJECTS) $(siproxd_LDADD) $(LIBS)
271
272 mostlyclean-compile:
273         -rm -f *.$(OBJEXT) core *.core
274
275 distclean-compile:
276         -rm -f *.tab.c
277
278 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/accessctl.Po@am__quote@
279 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/auth.Po@am__quote@
280 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/custom_fw_module.Po@am__quote@
281 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fwapi.Po@am__quote@
282 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/log.Po@am__quote@
283 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/proxy.Po@am__quote@
284 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/readconf.Po@am__quote@
285 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/register.Po@am__quote@
286 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/route_processing.Po@am__quote@
287 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy.Po@am__quote@
288 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_relay.Po@am__quote@
289 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/security.Po@am__quote@
290 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sip_utils.Po@am__quote@
291 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/siproxd.Po@am__quote@
292 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sock.Po@am__quote@
293 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/utils.Po@am__quote@
294
295 .c.o:
296 @am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
297 @am__fastdepCC_TRUE@      -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
298 @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
299 @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
300 @am__fastdepCC_TRUE@    fi
301 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
302 @AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
303 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
304 @am__fastdepCC_FALSE@   $(COMPILE) -c `test -f '$<' || echo '$(srcdir)/'`$<
305
306 .c.obj:
307 @am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
308 @am__fastdepCC_TRUE@      -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`; \
309 @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
310 @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
311 @am__fastdepCC_TRUE@    fi
312 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
313 @AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
314 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
315 @am__fastdepCC_FALSE@   $(COMPILE) -c `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`
316 uninstall-info-am:
317
318 ETAGS = etags
319 ETAGSFLAGS =
320
321 CTAGS = ctags
322 CTAGSFLAGS =
323
324 tags: TAGS
325
326 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
327         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
328         unique=`for i in $$list; do \
329             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
330           done | \
331           $(AWK) '    { files[$$0] = 1; } \
332                END { for (i in files) print i; }'`; \
333         mkid -fID $$unique
334
335 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
336                 $(TAGS_FILES) $(LISP)
337         tags=; \
338         here=`pwd`; \
339         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
340         unique=`for i in $$list; do \
341             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
342           done | \
343           $(AWK) '    { files[$$0] = 1; } \
344                END { for (i in files) print i; }'`; \
345         test -z "$(ETAGS_ARGS)$$tags$$unique" \
346           || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
347              $$tags $$unique
348
349 ctags: CTAGS
350 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
351                 $(TAGS_FILES) $(LISP)
352         tags=; \
353         here=`pwd`; \
354         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
355         unique=`for i in $$list; do \
356             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
357           done | \
358           $(AWK) '    { files[$$0] = 1; } \
359                END { for (i in files) print i; }'`; \
360         test -z "$(CTAGS_ARGS)$$tags$$unique" \
361           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
362              $$tags $$unique
363
364 GTAGS:
365         here=`$(am__cd) $(top_builddir) && pwd` \
366           && cd $(top_srcdir) \
367           && gtags -i $(GTAGS_ARGS) $$here
368
369 distclean-tags:
370         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
371 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
372
373 top_distdir = ..
374 distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
375
376 distdir: $(DISTFILES)
377         @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
378         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
379         list='$(DISTFILES)'; for file in $$list; do \
380           case $$file in \
381             $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
382             $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
383           esac; \
384           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
385           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
386           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
387             dir="/$$dir"; \
388             $(mkinstalldirs) "$(distdir)$$dir"; \
389           else \
390             dir=''; \
391           fi; \
392           if test -d $$d/$$file; then \
393             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
394               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
395             fi; \
396             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
397           else \
398             test -f $(distdir)/$$file \
399             || cp -p $$d/$$file $(distdir)/$$file \
400             || exit 1; \
401           fi; \
402         done
403 check-am: all-am
404 check: check-am
405 all-am: Makefile $(LIBRARIES) $(PROGRAMS) $(HEADERS)
406
407 installdirs:
408         $(mkinstalldirs) $(DESTDIR)$(sbindir)
409 install: install-am
410 install-exec: install-exec-am
411 install-data: install-data-am
412 uninstall: uninstall-am
413
414 install-am: all-am
415         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
416
417 installcheck: installcheck-am
418 install-strip:
419         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
420           INSTALL_STRIP_FLAG=-s \
421           `test -z '$(STRIP)' || \
422             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
423 mostlyclean-generic:
424
425 clean-generic:
426
427 distclean-generic:
428         -rm -f $(CONFIG_CLEAN_FILES)
429
430 maintainer-clean-generic:
431         @echo "This command is intended for maintainers to use"
432         @echo "it deletes files that may require special tools to rebuild."
433 clean: clean-am
434
435 clean-am: clean-generic clean-noinstLIBRARIES clean-sbinPROGRAMS \
436         mostlyclean-am
437
438 distclean: distclean-am
439         -rm -rf ./$(DEPDIR)
440         -rm -f Makefile
441 distclean-am: clean-am distclean-compile distclean-generic \
442         distclean-tags
443
444 dvi: dvi-am
445
446 dvi-am:
447
448 info: info-am
449
450 info-am:
451
452 install-data-am:
453
454 install-exec-am: install-sbinPROGRAMS
455
456 install-info: install-info-am
457
458 install-man:
459
460 installcheck-am:
461
462 maintainer-clean: maintainer-clean-am
463         -rm -rf ./$(DEPDIR)
464         -rm -f Makefile
465 maintainer-clean-am: distclean-am maintainer-clean-generic
466
467 mostlyclean: mostlyclean-am
468
469 mostlyclean-am: mostlyclean-compile mostlyclean-generic
470
471 pdf: pdf-am
472
473 pdf-am:
474
475 ps: ps-am
476
477 ps-am:
478
479 uninstall-am: uninstall-info-am uninstall-sbinPROGRAMS
480
481 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
482         clean-noinstLIBRARIES clean-sbinPROGRAMS ctags distclean \
483         distclean-compile distclean-generic distclean-tags distdir dvi \
484         dvi-am info info-am install install-am install-data \
485         install-data-am install-exec install-exec-am install-info \
486         install-info-am install-man install-sbinPROGRAMS install-strip \
487         installcheck installcheck-am installdirs maintainer-clean \
488         maintainer-clean-generic mostlyclean mostlyclean-compile \
489         mostlyclean-generic pdf pdf-am ps ps-am tags uninstall \
490         uninstall-am uninstall-info-am uninstall-sbinPROGRAMS
491
492
493 #
494 # count BUILDs - each time increment by one and define the
495 # C macro BUILDNO. bind it to a file everybody includes (log.h)
496 #
497 log.h: increment_build
498
499 increment_build:
500         @echo "incrementing BUILD number"
501         @if [ -f .buildno ]; then \
502           bld=`cat .buildno`; \
503           bld=`expr $${bld} + 1`; \
504         else \
505           bld=1; \
506         fi; \
507         echo "$${bld}" >.buildno;
508 # Tell versions [3.59,3.63) of GNU make to not export all variables.
509 # Otherwise a system limit (for SysV at least) may be exceeded.
510 .NOEXPORT: