]> git.proxmox.com Git - mirror_frr.git/blob - Makefile.in
Initial revision
[mirror_frr.git] / Makefile.in
1 # Makefile.in generated by automake 1.7 from Makefile.am.
2 # @configure_input@
3
4 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
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 srcdir = @srcdir@
18 top_srcdir = @top_srcdir@
19 VPATH = @srcdir@
20 pkgdatadir = $(datadir)/@PACKAGE@
21 pkglibdir = $(libdir)/@PACKAGE@
22 pkgincludedir = $(includedir)/@PACKAGE@
23 top_builddir = .
24
25 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
26 INSTALL = @INSTALL@
27 install_sh_DATA = $(install_sh) -c -m 644
28 install_sh_PROGRAM = $(install_sh) -c
29 install_sh_SCRIPT = $(install_sh) -c
30 INSTALL_HEADER = $(INSTALL_DATA)
31 transform = $(program_transform_name)
32 NORMAL_INSTALL = :
33 PRE_INSTALL = :
34 POST_INSTALL = :
35 NORMAL_UNINSTALL = :
36 PRE_UNINSTALL = :
37 POST_UNINSTALL = :
38 host_triplet = @host@
39 ACLOCAL = @ACLOCAL@
40 AMDEP_FALSE = @AMDEP_FALSE@
41 AMDEP_TRUE = @AMDEP_TRUE@
42 AMTAR = @AMTAR@
43 AR = @AR@
44 AUTOCONF = @AUTOCONF@
45 AUTOHEADER = @AUTOHEADER@
46 AUTOMAKE = @AUTOMAKE@
47 AWK = @AWK@
48 BGPD = @BGPD@
49 CC = @CC@
50 CCDEPMODE = @CCDEPMODE@
51 CFLAGS = @CFLAGS@
52 CPP = @CPP@
53 CPPFLAGS = @CPPFLAGS@
54 CURSES = @CURSES@
55 CYGPATH_W = @CYGPATH_W@
56 DEFS = @DEFS@
57 DEPDIR = @DEPDIR@
58 ECHO_C = @ECHO_C@
59 ECHO_N = @ECHO_N@
60 ECHO_T = @ECHO_T@
61 EGREP = @EGREP@
62 EXEEXT = @EXEEXT@
63 IF_METHOD = @IF_METHOD@
64 IF_PROC = @IF_PROC@
65 INCLUDES = @INCLUDES@
66 INSTALL_DATA = @INSTALL_DATA@
67 INSTALL_PROGRAM = @INSTALL_PROGRAM@
68 INSTALL_SCRIPT = @INSTALL_SCRIPT@
69 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
70 IPFORWARD = @IPFORWARD@
71 KERNEL_METHOD = @KERNEL_METHOD@
72 LDFLAGS = @LDFLAGS@
73 LIBPAM = @LIBPAM@
74 LIBS = @LIBS@
75 LIB_IPV6 = @LIB_IPV6@
76 LIB_REGEX = @LIB_REGEX@
77 LTLIBOBJS = @LTLIBOBJS@
78 MAKEINFO = @MAKEINFO@
79 MULTIPATH_NUM = @MULTIPATH_NUM@
80 OBJEXT = @OBJEXT@
81 OSPF6D = @OSPF6D@
82 OSPFD = @OSPFD@
83 OTHER_METHOD = @OTHER_METHOD@
84 PACKAGE = @PACKAGE@
85 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
86 PACKAGE_NAME = @PACKAGE_NAME@
87 PACKAGE_STRING = @PACKAGE_STRING@
88 PACKAGE_TARNAME = @PACKAGE_TARNAME@
89 PACKAGE_VERSION = @PACKAGE_VERSION@
90 PATH_SEPARATOR = @PATH_SEPARATOR@
91 RANLIB = @RANLIB@
92 RIPD = @RIPD@
93 RIPNGD = @RIPNGD@
94 RTREAD_METHOD = @RTREAD_METHOD@
95 RT_METHOD = @RT_METHOD@
96 SET_MAKE = @SET_MAKE@
97 SHELL = @SHELL@
98 STRIP = @STRIP@
99 VERSION = @VERSION@
100 VTYSH = @VTYSH@
101 ZEBRA = @ZEBRA@
102 ac_ct_AR = @ac_ct_AR@
103 ac_ct_CC = @ac_ct_CC@
104 ac_ct_RANLIB = @ac_ct_RANLIB@
105 ac_ct_STRIP = @ac_ct_STRIP@
106 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
107 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
108 am__include = @am__include@
109 am__quote = @am__quote@
110 bindir = @bindir@
111 build = @build@
112 build_alias = @build_alias@
113 build_cpu = @build_cpu@
114 build_os = @build_os@
115 build_vendor = @build_vendor@
116 datadir = @datadir@
117 exec_prefix = @exec_prefix@
118 host = @host@
119 host_alias = @host_alias@
120 host_cpu = @host_cpu@
121 host_os = @host_os@
122 host_vendor = @host_vendor@
123 includedir = @includedir@
124 infodir = @infodir@
125 install_sh = @install_sh@
126 libdir = @libdir@
127 libexecdir = @libexecdir@
128 localstatedir = @localstatedir@
129 mandir = @mandir@
130 oldincludedir = @oldincludedir@
131 prefix = @prefix@
132 program_transform_name = @program_transform_name@
133 sbindir = @sbindir@
134 sharedstatedir = @sharedstatedir@
135 sysconfdir = @sysconfdir@
136 target_alias = @target_alias@
137
138 SUBDIRS = lib @ZEBRA@ @BGPD@ @RIPD@ @RIPNGD@ @OSPFD@ @OSPF6D@ @VTYSH@ doc
139
140 EXTRA_DIST = aclocal.m4 SERVICES TODO REPORTING-BUGS vtysh/Makefile.in \
141 vtysh/Makefile.am update-autotools
142
143 subdir = .
144 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
145 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
146 CONFIG_HEADER = config.h
147 CONFIG_CLEAN_FILES =
148 DIST_SOURCES =
149
150 RECURSIVE_TARGETS = info-recursive dvi-recursive pdf-recursive \
151 ps-recursive install-info-recursive uninstall-info-recursive \
152 all-recursive install-data-recursive install-exec-recursive \
153 installdirs-recursive install-recursive uninstall-recursive \
154 check-recursive installcheck-recursive
155 DIST_COMMON = README AUTHORS COPYING COPYING.LIB ChangeLog INSTALL \
156 Makefile.am Makefile.in NEWS TODO acconfig.h aclocal.m4 \
157 config.guess config.h.in config.sub configure configure.in \
158 depcomp install-sh missing mkinstalldirs
159 DIST_SUBDIRS = $(SUBDIRS)
160 all: config.h
161 $(MAKE) $(AM_MAKEFLAGS) all-recursive
162
163 .SUFFIXES:
164
165 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
166 configure.lineno
167 $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
168 cd $(top_srcdir) && \
169 $(AUTOMAKE) --foreign Makefile
170 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
171 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)
172
173 $(top_builddir)/config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
174 $(SHELL) ./config.status --recheck
175 $(srcdir)/configure: $(srcdir)/configure.in $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
176 cd $(srcdir) && $(AUTOCONF)
177
178 $(ACLOCAL_M4): configure.in
179 cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
180
181 config.h: stamp-h1
182 @if test ! -f $@; then \
183 rm -f stamp-h1; \
184 $(MAKE) stamp-h1; \
185 else :; fi
186
187 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
188 @rm -f stamp-h1
189 cd $(top_builddir) && $(SHELL) ./config.status config.h
190
191 $(srcdir)/config.h.in: $(top_srcdir)/configure.in $(ACLOCAL_M4) $(top_srcdir)/acconfig.h
192 cd $(top_srcdir) && $(AUTOHEADER)
193 touch $(srcdir)/config.h.in
194
195 distclean-hdr:
196 -rm -f config.h stamp-h1
197 uninstall-info-am:
198
199 # This directory's subdirectories are mostly independent; you can cd
200 # into them and run `make' without going through this Makefile.
201 # To change the values of `make' variables: instead of editing Makefiles,
202 # (1) if the variable is set in `config.status', edit `config.status'
203 # (which will cause the Makefiles to be regenerated when you run `make');
204 # (2) otherwise, pass the desired values on the `make' command line.
205 $(RECURSIVE_TARGETS):
206 @set fnord $$MAKEFLAGS; amf=$$2; \
207 dot_seen=no; \
208 target=`echo $@ | sed s/-recursive//`; \
209 list='$(SUBDIRS)'; for subdir in $$list; do \
210 echo "Making $$target in $$subdir"; \
211 if test "$$subdir" = "."; then \
212 dot_seen=yes; \
213 local_target="$$target-am"; \
214 else \
215 local_target="$$target"; \
216 fi; \
217 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
218 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
219 done; \
220 if test "$$dot_seen" = "no"; then \
221 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
222 fi; test -z "$$fail"
223
224 mostlyclean-recursive clean-recursive distclean-recursive \
225 maintainer-clean-recursive:
226 @set fnord $$MAKEFLAGS; amf=$$2; \
227 dot_seen=no; \
228 case "$@" in \
229 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
230 *) list='$(SUBDIRS)' ;; \
231 esac; \
232 rev=''; for subdir in $$list; do \
233 if test "$$subdir" = "."; then :; else \
234 rev="$$subdir $$rev"; \
235 fi; \
236 done; \
237 rev="$$rev ."; \
238 target=`echo $@ | sed s/-recursive//`; \
239 for subdir in $$rev; do \
240 echo "Making $$target in $$subdir"; \
241 if test "$$subdir" = "."; then \
242 local_target="$$target-am"; \
243 else \
244 local_target="$$target"; \
245 fi; \
246 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
247 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
248 done && test -z "$$fail"
249 tags-recursive:
250 list='$(SUBDIRS)'; for subdir in $$list; do \
251 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
252 done
253 ctags-recursive:
254 list='$(SUBDIRS)'; for subdir in $$list; do \
255 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
256 done
257
258 ETAGS = etags
259 ETAGSFLAGS =
260
261 CTAGS = ctags
262 CTAGSFLAGS =
263
264 tags: TAGS
265
266 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
267 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
268 unique=`for i in $$list; do \
269 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
270 done | \
271 $(AWK) ' { files[$$0] = 1; } \
272 END { for (i in files) print i; }'`; \
273 mkid -fID $$unique
274
275 TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
276 $(TAGS_FILES) $(LISP)
277 tags=; \
278 here=`pwd`; \
279 list='$(SUBDIRS)'; for subdir in $$list; do \
280 if test "$$subdir" = .; then :; else \
281 test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
282 fi; \
283 done; \
284 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
285 unique=`for i in $$list; do \
286 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
287 done | \
288 $(AWK) ' { files[$$0] = 1; } \
289 END { for (i in files) print i; }'`; \
290 test -z "$(ETAGS_ARGS)$$tags$$unique" \
291 || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
292 $$tags $$unique
293
294 ctags: CTAGS
295 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
296 $(TAGS_FILES) $(LISP)
297 tags=; \
298 here=`pwd`; \
299 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
300 unique=`for i in $$list; do \
301 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
302 done | \
303 $(AWK) ' { files[$$0] = 1; } \
304 END { for (i in files) print i; }'`; \
305 test -z "$(CTAGS_ARGS)$$tags$$unique" \
306 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
307 $$tags $$unique
308
309 GTAGS:
310 here=`$(am__cd) $(top_builddir) && pwd` \
311 && cd $(top_srcdir) \
312 && gtags -i $(GTAGS_ARGS) $$here
313
314 distclean-tags:
315 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
316 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
317
318 top_distdir = .
319 distdir = $(PACKAGE)-$(VERSION)
320
321 am__remove_distdir = \
322 { test ! -d $(distdir) \
323 || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
324 && rm -fr $(distdir); }; }
325
326 GZIP_ENV = --best
327 distuninstallcheck_listfiles = find . -type f -print
328 distcleancheck_listfiles = find . -type f -print
329
330 distdir: $(DISTFILES)
331 $(am__remove_distdir)
332 mkdir $(distdir)
333 $(mkinstalldirs) $(distdir)/vtysh
334 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
335 list='$(DISTFILES)'; for file in $$list; do \
336 case $$file in \
337 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
338 esac; \
339 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
340 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
341 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
342 dir="/$$dir"; \
343 $(mkinstalldirs) "$(distdir)$$dir"; \
344 else \
345 dir=''; \
346 fi; \
347 if test -d $$d/$$file; then \
348 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
349 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
350 fi; \
351 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
352 else \
353 test -f $(distdir)/$$file \
354 || cp -p $$d/$$file $(distdir)/$$file \
355 || exit 1; \
356 fi; \
357 done
358 list='$(SUBDIRS)'; for subdir in $$list; do \
359 if test "$$subdir" = .; then :; else \
360 test -d $(distdir)/$$subdir \
361 || mkdir $(distdir)/$$subdir \
362 || exit 1; \
363 (cd $$subdir && \
364 $(MAKE) $(AM_MAKEFLAGS) \
365 top_distdir="$(top_distdir)" \
366 distdir=../$(distdir)/$$subdir \
367 distdir) \
368 || exit 1; \
369 fi; \
370 done
371 $(MAKE) $(AM_MAKEFLAGS) \
372 top_distdir="$(top_distdir)" distdir="$(distdir)" \
373 dist-hook
374 -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
375 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
376 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
377 ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
378 || chmod -R a+r $(distdir)
379 dist-gzip: distdir
380 $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
381 $(am__remove_distdir)
382
383 dist dist-all: distdir
384 $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
385 $(am__remove_distdir)
386
387 # This target untars the dist file and tries a VPATH configuration. Then
388 # it guarantees that the distribution is self-contained by making another
389 # tarfile.
390 distcheck: dist
391 $(am__remove_distdir)
392 GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(AMTAR) xf -
393 chmod -R a-w $(distdir); chmod a+w $(distdir)
394 mkdir $(distdir)/=build
395 mkdir $(distdir)/=inst
396 chmod a-w $(distdir)
397 dc_install_base=`$(am__cd) $(distdir)/=inst && pwd` \
398 && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
399 && $(mkinstalldirs) $$dc_destdir \
400 && cd $(distdir)/=build \
401 && ../configure --srcdir=.. --prefix="$$dc_install_base" \
402 $(DISTCHECK_CONFIGURE_FLAGS) \
403 && $(MAKE) $(AM_MAKEFLAGS) \
404 && $(MAKE) $(AM_MAKEFLAGS) dvi \
405 && $(MAKE) $(AM_MAKEFLAGS) check \
406 && $(MAKE) $(AM_MAKEFLAGS) install \
407 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
408 && $(MAKE) $(AM_MAKEFLAGS) uninstall \
409 && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
410 distuninstallcheck \
411 && chmod -R a-w "$$dc_install_base" \
412 && ({ $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
413 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
414 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
415 distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
416 } || { rm -rf "$$dc_destdir"; exit 1; }) \
417 && rm -rf "$$dc_destdir" \
418 && $(MAKE) $(AM_MAKEFLAGS) dist-gzip \
419 && rm -f $(distdir).tar.gz \
420 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
421 $(am__remove_distdir)
422 @echo "$(distdir).tar.gz is ready for distribution" | \
423 sed 'h;s/./=/g;p;x;p;x'
424 distuninstallcheck:
425 cd $(distuninstallcheck_dir) \
426 && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
427 || { echo "ERROR: files left after uninstall:" ; \
428 if test -n "$(DESTDIR)"; then \
429 echo " (check DESTDIR support)"; \
430 fi ; \
431 $(distuninstallcheck_listfiles) ; \
432 exit 1; } >&2
433 distcleancheck: distclean
434 if test '$(srcdir)' = . ; then \
435 echo "ERROR: distcleancheck can only run from a VPATH build" ; \
436 exit 1 ; \
437 fi
438 test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
439 || { echo "ERROR: files left in build directory after distclean:" ; \
440 $(distcleancheck_listfiles) ; \
441 exit 1; } >&2
442 check-am: all-am
443 check: check-recursive
444 all-am: Makefile config.h
445 installdirs: installdirs-recursive
446 installdirs-am:
447
448 install: install-recursive
449 install-exec: install-exec-recursive
450 install-data: install-data-recursive
451 uninstall: uninstall-recursive
452
453 install-am: all-am
454 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
455
456 installcheck: installcheck-recursive
457 install-strip:
458 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
459 INSTALL_STRIP_FLAG=-s \
460 `test -z '$(STRIP)' || \
461 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
462 mostlyclean-generic:
463
464 clean-generic:
465
466 distclean-generic:
467 -rm -f Makefile $(CONFIG_CLEAN_FILES)
468
469 maintainer-clean-generic:
470 @echo "This command is intended for maintainers to use"
471 @echo "it deletes files that may require special tools to rebuild."
472 clean: clean-recursive
473
474 clean-am: clean-generic mostlyclean-am
475
476 distclean: distclean-recursive
477 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
478 distclean-am: clean-am distclean-generic distclean-hdr distclean-tags
479
480 dvi: dvi-recursive
481
482 dvi-am:
483
484 info: info-recursive
485
486 info-am:
487
488 install-data-am:
489
490 install-exec-am:
491
492 install-info: install-info-recursive
493
494 install-man:
495
496 installcheck-am:
497
498 maintainer-clean: maintainer-clean-recursive
499 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
500 -rm -rf autom4te.cache
501 maintainer-clean-am: distclean-am maintainer-clean-generic
502
503 mostlyclean: mostlyclean-recursive
504
505 mostlyclean-am: mostlyclean-generic
506
507 pdf: pdf-recursive
508
509 pdf-am:
510
511 ps: ps-recursive
512
513 ps-am:
514
515 uninstall-am: uninstall-info-am
516
517 uninstall-info: uninstall-info-recursive
518
519 .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am clean \
520 clean-generic clean-recursive ctags ctags-recursive dist \
521 dist-all dist-gzip distcheck distclean distclean-generic \
522 distclean-hdr distclean-recursive distclean-tags distcleancheck \
523 distdir distuninstallcheck dvi dvi-am dvi-recursive info \
524 info-am info-recursive install install-am install-data \
525 install-data-am install-data-recursive install-exec \
526 install-exec-am install-exec-recursive install-info \
527 install-info-am install-info-recursive install-man \
528 install-recursive install-strip installcheck installcheck-am \
529 installdirs installdirs-am installdirs-recursive \
530 maintainer-clean maintainer-clean-generic \
531 maintainer-clean-recursive mostlyclean mostlyclean-generic \
532 mostlyclean-recursive pdf pdf-am pdf-recursive ps ps-am \
533 ps-recursive tags tags-recursive uninstall uninstall-am \
534 uninstall-info-am uninstall-info-recursive uninstall-recursive
535
536
537 dist-hook:
538 mkdir $(distdir)/tools
539 cp -p $(srcdir)/tools/*.pl $(distdir)/tools
540 cp -p $(srcdir)/tools/*.el $(distdir)/tools
541 cp -p $(srcdir)/tools/*.cgi $(distdir)/tools
542 mkdir $(distdir)/init
543 mkdir $(distdir)/init/redhat
544 cp -p $(srcdir)/init/redhat/*.init $(distdir)/init/redhat
545 cp -p $(srcdir)/init/redhat/zebra.* $(distdir)/init/redhat
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: