Reinstate help text to BW Limiter page
[tomato.git] / release / src / router / nocat / src / Makefile
blobbc10f4db49e0513756dc4f31c9a3841af18ab343
1 # Makefile.in generated by automake 1.9.5 from Makefile.am.
2 # src/Makefile. Generated from Makefile.in by configure.
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005 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.
19 SOURCES = $(libsplash_a_SOURCES) $(ghttpd_SOURCES) $(splashd_SOURCES) $(EXTRA_splashd_SOURCES) $(splashtest_SOURCES) $(EXTRA_splashtest_SOURCES)
21 srcdir = .
22 top_srcdir = ..
24 pkgdatadir = $(datadir)/NoCatSplash
25 pkglibdir = $(libdir)/NoCatSplash
26 pkgincludedir = $(includedir)/NoCatSplash
27 top_builddir = ..
28 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
29 INSTALL = /usr/bin/install -c
30 install_sh_DATA = $(install_sh) -c -m 644
31 install_sh_PROGRAM = $(install_sh) -c
32 install_sh_SCRIPT = $(install_sh) -c
33 INSTALL_HEADER = $(INSTALL_DATA)
34 transform = $(program_transform_name)
35 NORMAL_INSTALL = :
36 PRE_INSTALL = :
37 POST_INSTALL = :
38 NORMAL_UNINSTALL = :
39 PRE_UNINSTALL = :
40 POST_UNINSTALL = :
41 sbin_PROGRAMS = splashd$(EXEEXT) splashtest$(EXEEXT)
42 EXTRA_PROGRAMS = ghttpd$(EXEEXT)
43 subdir = src
44 DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \
45 $(srcdir)/Makefile.in $(srcdir)/config.h.in
46 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
47 am__aclocal_m4_deps = $(top_srcdir)/configure.ac
48 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
49 $(ACLOCAL_M4)
50 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
51 CONFIG_HEADER = config.h
52 CONFIG_CLEAN_FILES =
53 LIBRARIES = $(noinst_LIBRARIES)
54 AR = ar
55 ARFLAGS = cru
56 libsplash_a_AR = $(AR) $(ARFLAGS)
57 libsplash_a_LIBADD =
58 am_libsplash_a_OBJECTS = conf.$(OBJEXT) defaults.$(OBJEXT) \
59 firewall.$(OBJEXT) http.$(OBJEXT) util.$(OBJEXT) \
60 gateway.$(OBJEXT) linux.$(OBJEXT)
61 libsplash_a_OBJECTS = $(am_libsplash_a_OBJECTS)
62 am__installdirs = "$(DESTDIR)$(sbindir)"
63 sbinPROGRAMS_INSTALL = $(INSTALL_PROGRAM)
64 PROGRAMS = $(sbin_PROGRAMS)
65 am_ghttpd_OBJECTS = ghttpd.$(OBJEXT)
66 ghttpd_OBJECTS = $(am_ghttpd_OBJECTS)
67 ghttpd_DEPENDENCIES = libsplash.a
68 am_splashd_OBJECTS = splashd.$(OBJEXT)
69 splashd_OBJECTS = $(am_splashd_OBJECTS)
70 splashd_DEPENDENCIES = libsplash.a
71 am_splashtest_OBJECTS = splashtest.$(OBJEXT)
72 splashtest_OBJECTS = $(am_splashtest_OBJECTS)
73 splashtest_DEPENDENCIES = libsplash.a
74 DEFAULT_INCLUDES = -I. -I$(srcdir) -I.
75 depcomp = $(SHELL) $(top_srcdir)/depcomp
76 am__depfiles_maybe = depfiles
77 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
78 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
79 CCLD = $(CC)
80 LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) -o $@
81 SOURCES = $(libsplash_a_SOURCES) $(ghttpd_SOURCES) $(splashd_SOURCES) \
82 $(EXTRA_splashd_SOURCES) $(splashtest_SOURCES) $(EXTRA_splashtest_SOURCES)
83 DIST_SOURCES = $(libsplash_a_SOURCES) $(ghttpd_SOURCES) \
84 $(splashd_SOURCES) $(EXTRA_splashd_SOURCES) $(splashtest_SOURCES) $(EXTRA_splashtest_SOURCES)
85 HEADERS = $(noinst_HEADERS)
86 ETAGS = etags
87 CTAGS = ctags
88 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
89 ACLOCAL = ${SHELL} /home/vicente/tomatoraf/release/src/router/nocat/missing --run aclocal-1.8
90 AMDEP_FALSE = #
91 AMDEP_TRUE =
92 AMTAR = ${SHELL} /home/vicente/tomatoraf/release/src/router/nocat/missing --run tar
93 AUTOCONF = ${SHELL} /home/vicente/tomatoraf/release/src/router/nocat/missing --run autoconf
94 AUTOHEADER = ${SHELL} /home/vicente/tomatoraf/release/src/router/nocat/missing --run autoheader
95 AUTOMAKE = ${SHELL} /home/vicente/tomatoraf/release/src/router/nocat/missing --run automake-1.8
96 AWK = mawk
97 CC = mipsel-uclibc-gcc
98 CCDEPMODE = depmode=gcc3
99 CFLAGS = -g -O2
100 CPP = mipsel-uclibc-gcc -E
101 CPPFLAGS =
102 CYGPATH_W = echo
103 DEFS = -DHAVE_CONFIG_H
104 DEPDIR = .deps
105 ECHO_C =
106 ECHO_N = -n
107 ECHO_T =
108 EGREP = grep -E
109 EXEEXT =
110 GHTTPD_PROGRAM =
111 GHTTP_INCLUDEDIR = @GHTTP_INCLUDEDIR@
112 GHTTP_LIBDIR = @GHTTP_LIBDIR@
113 GHTTP_LIBS = @GHTTP_LIBS@
114 GHTTP_MAJOR_VERSION = @GHTTP_MAJOR_VERSION@
115 GHTTP_MICRO_VERSION = @GHTTP_MICRO_VERSION@
116 GHTTP_MINOR_VERSION = @GHTTP_MINOR_VERSION@
117 GHTTP_VERSION = @GHTTP_VERSION@
118 GLIB_CFLAGS = -I/home/vicente/tomatoraf/release/src-rt/router/mipsel-uclibc/install/glib/usr/include/glib-1.2 -I/home/vicente/tomatoraf/release/src-rt/router/mipsel-uclibc/install/glib/usr/lib/glib/include
119 GLIB_CONFIG = /home/vicente/tomatoraf/release/src-rt/router/mipsel-uclibc/install/glib/usr/bin/glib-config
120 GLIB_LIBS = -L/home/vicente/tomatoraf/release/src-rt/router/mipsel-uclibc/install/glib/usr/lib -lglib
121 HAVE_LIBGHTTP = @HAVE_LIBGHTTP@
122 INSTALL_DATA = ${INSTALL} -m 644
123 INSTALL_PROGRAM = ${INSTALL}
124 INSTALL_SCRIPT = ${INSTALL}
125 INSTALL_STRIP_PROGRAM = ${SHELL} $(install_sh) -c -s
126 LDFLAGS =
127 LIBOBJS = strtod$U.o
128 LIBS = -L/home/vicente/tomatoraf/release/src-rt/router/mipsel-uclibc/install/glib/usr/lib -lglib
129 LTLIBOBJS = strtod$U.lo
130 MAINT = #
131 MAINTAINER_MODE_FALSE =
132 MAINTAINER_MODE_TRUE = #
133 MAKEINFO = ${SHELL} /home/vicente/tomatoraf/release/src/router/nocat/missing --run makeinfo
134 OBJEXT = o
135 PACKAGE = NoCatSplash
136 PACKAGE_BUGREPORT = schuyler@nocat.net
137 PACKAGE_NAME = nocat
138 PACKAGE_STRING = nocat 0.93pre2
139 PACKAGE_TARNAME = NoCatSplash
140 PACKAGE_VERSION = 0.93pre2
141 PATH_SEPARATOR = :
142 POW_LIB = -lm
143 RANLIB = mipsel-uclibc-ranlib
144 SET_MAKE =
145 SHELL = /bin/bash
146 SPLASHD_MODE = open.c
147 SPLASHD_SUBDIRS = @SPLASHD_SUBDIRS@
148 STRIP = mipsel-uclibc-strip -R .note -R .comment
149 VERSION = 0.93pre2
150 ac_ct_CC =
151 ac_ct_RANLIB =
152 ac_ct_STRIP =
153 am__fastdepCC_FALSE = #
154 am__fastdepCC_TRUE =
155 am__include = include
156 am__leading_dot = .
157 am__quote =
158 am__tar = @am__tar@
159 am__untar = @am__untar@
160 bindir = ${exec_prefix}/bin
161 build_alias = x86_64-linux-gnu
162 datadir = ${prefix}/share
163 exec_prefix = /usr/local
164 firewall = iptables
165 host_alias = mipsel-linux
166 htdocsdir = ${prefix}/share/nocat/htdocs
167 imagesdir = ${prefix}/share/nocat/htdocs/images
168 includedir = ${prefix}/include
169 infodir = ${prefix}/info
170 install_sh = /home/vicente/tomatoraf/release/src/router/nocat/install-sh
171 libdir = ${exec_prefix}/lib
172 libexecdir = ${exec_prefix}/libexec
173 libexecscripts = libexec/iptables/reset.fw libexec/iptables/throttle.fw libexec/iptables/access.fw libexec/iptables/dump.fw libexec/iptables/initialize.fw libexec/iptables/clear.fw
174 localstatedir = /var
175 mandir = ${prefix}/man
176 mkdir_p = mkdir -p -- .
177 oldincludedir = /usr/include
178 pgpdir = ${prefix}/share/nocat/pgp
179 pkglibexecdir = ${exec_prefix}/libexec/nocat
180 prefix = /usr/local
181 program_transform_name = s,x,x,
182 sbindir = ${exec_prefix}/sbin
183 sharedstatedir = ${prefix}/com
184 sysconfdir = /etc
185 target_alias =
186 AM_CFLAGS = -g -O2 -I/home/vicente/tomatoraf/release/src-rt/router/mipsel-uclibc/install/glib/usr/include/glib-1.2 -I/home/vicente/tomatoraf/release/src-rt/router/mipsel-uclibc/install/glib/usr/lib/glib/include -Wall
187 splashd_SOURCES = splashd.c
188 EXTRA_splashd_SOURCES = open.c passive.c base64.c passive_radius.c radius.c md5.c
189 splashd_LDADD = open.c libsplash.a
190 splashtest_SOURCES = splashtest.c
191 EXTRA_splashtest_SOURCES =
192 splashtest_LDADD = libsplash.a
193 ghttpd_SOURCES = ghttpd.c
194 ghttpd_LDADD = libsplash.a
195 noinst_LIBRARIES = libsplash.a
196 noinst_HEADERS = conf.h firewall.h gateway.h http.h mime.h util.h
197 libsplash_a_SOURCES = \
198 conf.c defaults.c firewall.c http.c \
199 util.c gateway.c linux.c
201 all: config.h
202 $(MAKE) $(AM_MAKEFLAGS) all-am
204 .SUFFIXES:
205 .SUFFIXES: .c .o .obj
206 $(srcdir)/Makefile.in: # $(srcdir)/Makefile.am $(am__configure_deps)
207 @for dep in $?; do \
208 case '$(am__configure_deps)' in \
209 *$$dep*) \
210 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
211 && exit 0; \
212 exit 1;; \
213 esac; \
214 done; \
215 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/Makefile'; \
216 cd $(top_srcdir) && \
217 $(AUTOMAKE) --gnu src/Makefile
218 .PRECIOUS: Makefile
219 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
220 @case '$?' in \
221 *config.status*) \
222 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
223 *) \
224 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
225 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
226 esac;
228 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
229 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
231 $(top_srcdir)/configure: # $(am__configure_deps)
232 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
233 $(ACLOCAL_M4): # $(am__aclocal_m4_deps)
234 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
236 config.h: stamp-h1
237 @if test ! -f $@; then \
238 rm -f stamp-h1; \
239 $(MAKE) stamp-h1; \
240 else :; fi
242 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
243 @rm -f stamp-h1
244 cd $(top_builddir) && $(SHELL) ./config.status src/config.h
245 $(srcdir)/config.h.in: # $(am__configure_deps)
246 cd $(top_srcdir) && $(AUTOHEADER)
247 rm -f stamp-h1
248 touch $@
250 distclean-hdr:
251 -rm -f config.h stamp-h1
253 clean-noinstLIBRARIES:
254 -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
255 libsplash.a: $(libsplash_a_OBJECTS) $(libsplash_a_DEPENDENCIES)
256 -rm -f libsplash.a
257 $(libsplash_a_AR) libsplash.a $(libsplash_a_OBJECTS) $(libsplash_a_LIBADD)
258 $(RANLIB) libsplash.a
259 install-sbinPROGRAMS: $(sbin_PROGRAMS)
260 @$(NORMAL_INSTALL)
261 test -z "$(sbindir)" || $(mkdir_p) "$(DESTDIR)$(sbindir)"
262 @list='$(sbin_PROGRAMS)'; for p in $$list; do \
263 p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
264 if test -f $$p \
265 ; then \
266 f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
267 echo " $(INSTALL_PROGRAM_ENV) $(sbinPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(sbindir)/$$f'"; \
268 $(INSTALL_PROGRAM_ENV) $(sbinPROGRAMS_INSTALL) "$$p" "$(DESTDIR)$(sbindir)/$$f" || exit 1; \
269 else :; fi; \
270 done
272 uninstall-sbinPROGRAMS:
273 @$(NORMAL_UNINSTALL)
274 @list='$(sbin_PROGRAMS)'; for p in $$list; do \
275 f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
276 echo " rm -f '$(DESTDIR)$(sbindir)/$$f'"; \
277 rm -f "$(DESTDIR)$(sbindir)/$$f"; \
278 done
280 clean-sbinPROGRAMS:
281 -test -z "$(sbin_PROGRAMS)" || rm -f $(sbin_PROGRAMS)
282 ghttpd$(EXEEXT): $(ghttpd_OBJECTS) $(ghttpd_DEPENDENCIES)
283 @rm -f ghttpd$(EXEEXT)
284 $(LINK) $(ghttpd_LDFLAGS) $(ghttpd_OBJECTS) $(ghttpd_LDADD) $(LIBS)
285 splashd$(EXEEXT): $(splashd_OBJECTS) $(splashd_DEPENDENCIES)
286 @rm -f splashd$(EXEEXT)
287 $(LINK) $(splashd_LDFLAGS) $(splashd_OBJECTS) $(splashd_LDADD) $(LIBS)
288 splashtest$(EXEEXT): $(splashtest_OBJECTS) $(splashtest_DEPENDENCIES)
289 @rm -f splashtest$(EXEEXT)
290 $(LINK) $(splashtest_LDFLAGS) $(splashtest_OBJECTS) $(splashtest_LDADD) $(LIBS)
292 mostlyclean-compile:
293 -rm -f *.$(OBJEXT)
295 distclean-compile:
296 -rm -f *.tab.c
298 include ./$(DEPDIR)/base64.Po
299 include ./$(DEPDIR)/conf.Po
300 include ./$(DEPDIR)/defaults.Po
301 include ./$(DEPDIR)/firewall.Po
302 include ./$(DEPDIR)/gateway.Po
303 include ./$(DEPDIR)/ghttpd.Po
304 include ./$(DEPDIR)/http.Po
305 include ./$(DEPDIR)/linux.Po
306 include ./$(DEPDIR)/open.Po
307 include ./$(DEPDIR)/passive.Po
308 include ./$(DEPDIR)/splashd.Po
309 include ./$(DEPDIR)/splashtest.Po
310 include ./$(DEPDIR)/util.Po
312 .c.o:
313 if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
314 then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
315 # source='$<' object='$@' libtool=no \
316 # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
317 # $(COMPILE) -c $<
319 .c.obj:
320 if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
321 then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
322 # source='$<' object='$@' libtool=no \
323 # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
324 # $(COMPILE) -c `$(CYGPATH_W) '$<'`
325 uninstall-info-am:
327 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
328 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
329 unique=`for i in $$list; do \
330 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
331 done | \
332 $(AWK) ' { files[$$0] = 1; } \
333 END { for (i in files) print i; }'`; \
334 mkid -fID $$unique
335 tags: TAGS
337 TAGS: $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
338 $(TAGS_FILES) $(LISP)
339 tags=; \
340 here=`pwd`; \
341 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
342 unique=`for i in $$list; do \
343 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
344 done | \
345 $(AWK) ' { files[$$0] = 1; } \
346 END { for (i in files) print i; }'`; \
347 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
348 test -n "$$unique" || unique=$$empty_fix; \
349 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
350 $$tags $$unique; \
352 ctags: CTAGS
353 CTAGS: $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
354 $(TAGS_FILES) $(LISP)
355 tags=; \
356 here=`pwd`; \
357 list='$(SOURCES) $(HEADERS) config.h.in $(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; } \
362 END { for (i in files) print i; }'`; \
363 test -z "$(CTAGS_ARGS)$$tags$$unique" \
364 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
365 $$tags $$unique
367 GTAGS:
368 here=`$(am__cd) $(top_builddir) && pwd` \
369 && cd $(top_srcdir) \
370 && gtags -i $(GTAGS_ARGS) $$here
372 distclean-tags:
373 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
375 distdir: $(DISTFILES)
376 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
377 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
378 list='$(DISTFILES)'; for file in $$list; do \
379 case $$file in \
380 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
381 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
382 esac; \
383 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
384 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
385 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
386 dir="/$$dir"; \
387 $(mkdir_p) "$(distdir)$$dir"; \
388 else \
389 dir=''; \
390 fi; \
391 if test -d $$d/$$file; then \
392 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
393 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
394 fi; \
395 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
396 else \
397 test -f $(distdir)/$$file \
398 || cp -p $$d/$$file $(distdir)/$$file \
399 || exit 1; \
400 fi; \
401 done
402 check-am: all-am
403 check: check-am
404 all-am: Makefile $(LIBRARIES) $(PROGRAMS) $(HEADERS) config.h
405 installdirs:
406 for dir in "$(DESTDIR)$(sbindir)"; do \
407 test -z "$$dir" || $(mkdir_p) "$$dir"; \
408 done
409 install: install-am
410 install-exec: install-exec-am
411 install-data: install-data-am
412 uninstall: uninstall-am
414 install-am: all-am
415 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
417 installcheck: installcheck-am
418 install-strip:
419 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
420 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
421 `test -z '$(STRIP)' || \
422 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
423 mostlyclean-generic:
425 clean-generic:
427 distclean-generic:
428 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
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
435 clean-am: clean-generic clean-noinstLIBRARIES clean-sbinPROGRAMS \
436 mostlyclean-am
438 distclean: distclean-am
439 -rm -rf ./$(DEPDIR)
440 -rm -f Makefile
441 distclean-am: clean-am distclean-compile distclean-generic \
442 distclean-hdr distclean-tags
444 dvi: dvi-am
446 dvi-am:
448 html: html-am
450 info: info-am
452 info-am:
454 install-data-am:
456 install-exec-am: install-sbinPROGRAMS
458 install-info: install-info-am
460 install-man:
462 installcheck-am:
464 maintainer-clean: maintainer-clean-am
465 -rm -rf ./$(DEPDIR)
466 -rm -f Makefile
467 maintainer-clean-am: distclean-am maintainer-clean-generic
469 mostlyclean: mostlyclean-am
471 mostlyclean-am: mostlyclean-compile mostlyclean-generic
473 pdf: pdf-am
475 pdf-am:
477 ps: ps-am
479 ps-am:
481 uninstall-am: uninstall-info-am uninstall-sbinPROGRAMS
483 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
484 clean-noinstLIBRARIES clean-sbinPROGRAMS ctags distclean \
485 distclean-compile distclean-generic distclean-hdr \
486 distclean-tags distdir dvi dvi-am html html-am info info-am \
487 install install-am install-data install-data-am install-exec \
488 install-exec-am install-info install-info-am install-man \
489 install-sbinPROGRAMS install-strip installcheck \
490 installcheck-am installdirs maintainer-clean \
491 maintainer-clean-generic mostlyclean mostlyclean-compile \
492 mostlyclean-generic pdf pdf-am ps ps-am tags uninstall \
493 uninstall-am uninstall-info-am uninstall-sbinPROGRAMS
495 # Tell versions [3.59,3.63) of GNU make to not export all variables.
496 # Otherwise a system limit (for SysV at least) may be exceeded.
497 .NOEXPORT: