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