]> git.proxmox.com Git - mirror_frr.git/blob - lib/Makefile.in
Initial revision
[mirror_frr.git] / lib / 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@ -DSYSCONFDIR=\"$(sysconfdir)/\"
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
66 INCLUDES = @INCLUDES@ -I.. -I$(top_srcdir) -I$(top_srcdir)/lib
67 INSTALL_DATA = @INSTALL_DATA@
68 INSTALL_PROGRAM = @INSTALL_PROGRAM@
69 INSTALL_SCRIPT = @INSTALL_SCRIPT@
70 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
71 IPFORWARD = @IPFORWARD@
72 KERNEL_METHOD = @KERNEL_METHOD@
73 LDFLAGS = @LDFLAGS@
74 LIBPAM = @LIBPAM@
75 LIBS = @LIBS@
76 LIB_IPV6 = @LIB_IPV6@
77 LIB_REGEX = @LIB_REGEX@
78 LTLIBOBJS = @LTLIBOBJS@
79 MAKEINFO = @MAKEINFO@
80 MULTIPATH_NUM = @MULTIPATH_NUM@
81 OBJEXT = @OBJEXT@
82 OSPF6D = @OSPF6D@
83 OSPFD = @OSPFD@
84 OTHER_METHOD = @OTHER_METHOD@
85 PACKAGE = @PACKAGE@
86 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
87 PACKAGE_NAME = @PACKAGE_NAME@
88 PACKAGE_STRING = @PACKAGE_STRING@
89 PACKAGE_TARNAME = @PACKAGE_TARNAME@
90 PACKAGE_VERSION = @PACKAGE_VERSION@
91 PATH_SEPARATOR = @PATH_SEPARATOR@
92 RANLIB = @RANLIB@
93 RIPD = @RIPD@
94 RIPNGD = @RIPNGD@
95 RTREAD_METHOD = @RTREAD_METHOD@
96 RT_METHOD = @RT_METHOD@
97 SET_MAKE = @SET_MAKE@
98 SHELL = @SHELL@
99 STRIP = @STRIP@
100 VERSION = @VERSION@
101 VTYSH = @VTYSH@
102 ZEBRA = @ZEBRA@
103 ac_ct_AR = @ac_ct_AR@
104 ac_ct_CC = @ac_ct_CC@
105 ac_ct_RANLIB = @ac_ct_RANLIB@
106 ac_ct_STRIP = @ac_ct_STRIP@
107 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
108 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
109 am__include = @am__include@
110 am__quote = @am__quote@
111 bindir = @bindir@
112 build = @build@
113 build_alias = @build_alias@
114 build_cpu = @build_cpu@
115 build_os = @build_os@
116 build_vendor = @build_vendor@
117 datadir = @datadir@
118 exec_prefix = @exec_prefix@
119 host = @host@
120 host_alias = @host_alias@
121 host_cpu = @host_cpu@
122 host_os = @host_os@
123 host_vendor = @host_vendor@
124 includedir = @includedir@
125 infodir = @infodir@
126 install_sh = @install_sh@
127 libdir = @libdir@
128 libexecdir = @libexecdir@
129 localstatedir = @localstatedir@
130 mandir = @mandir@
131 oldincludedir = @oldincludedir@
132 prefix = @prefix@
133 program_transform_name = @program_transform_name@
134 sbindir = @sbindir@
135 sharedstatedir = @sharedstatedir@
136 sysconfdir = @sysconfdir@
137 target_alias = @target_alias@
138
139 noinst_LIBRARIES = libzebra.a
140
141 libzebra_a_SOURCES = \
142 version.c network.c pid_output.c getopt.c getopt1.c daemon.c \
143 print_version.c checksum.c vector.c linklist.c vty.c command.c \
144 sockunion.c prefix.c thread.c if.c memory.c buffer.c table.c hash.c \
145 filter.c routemap.c distribute.c stream.c str.c log.c plist.c \
146 zclient.c sockopt.c smux.c md5.c if_rmap.c keychain.c
147
148
149 libzebra_a_DEPENDENCIES = @LIB_REGEX@
150
151 libzebra_a_LIBADD = @LIB_REGEX@
152
153 noinst_HEADERS = \
154 buffer.h command.h filter.h getopt.h hash.h if.h linklist.h log.h \
155 memory.h network.h prefix.h routemap.h distribute.h sockunion.h \
156 str.h stream.h table.h thread.h vector.h version.h vty.h zebra.h \
157 plist.h zclient.h sockopt.h smux.h md5-gnu.h if_rmap.h keychain.h
158
159
160 EXTRA_DIST = regex.c regex-gnu.h
161 subdir = lib
162 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
163 CONFIG_HEADER = $(top_builddir)/config.h
164 CONFIG_CLEAN_FILES =
165 LIBRARIES = $(noinst_LIBRARIES)
166
167 libzebra_a_AR = $(AR) cru
168 am_libzebra_a_OBJECTS = version.$(OBJEXT) network.$(OBJEXT) \
169 pid_output.$(OBJEXT) getopt.$(OBJEXT) getopt1.$(OBJEXT) \
170 daemon.$(OBJEXT) print_version.$(OBJEXT) checksum.$(OBJEXT) \
171 vector.$(OBJEXT) linklist.$(OBJEXT) vty.$(OBJEXT) \
172 command.$(OBJEXT) sockunion.$(OBJEXT) prefix.$(OBJEXT) \
173 thread.$(OBJEXT) if.$(OBJEXT) memory.$(OBJEXT) buffer.$(OBJEXT) \
174 table.$(OBJEXT) hash.$(OBJEXT) filter.$(OBJEXT) \
175 routemap.$(OBJEXT) distribute.$(OBJEXT) stream.$(OBJEXT) \
176 str.$(OBJEXT) log.$(OBJEXT) plist.$(OBJEXT) zclient.$(OBJEXT) \
177 sockopt.$(OBJEXT) smux.$(OBJEXT) md5.$(OBJEXT) \
178 if_rmap.$(OBJEXT) keychain.$(OBJEXT)
179 libzebra_a_OBJECTS = $(am_libzebra_a_OBJECTS)
180
181 DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
182 depcomp = $(SHELL) $(top_srcdir)/depcomp
183 am__depfiles_maybe = depfiles
184 @AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/buffer.Po ./$(DEPDIR)/checksum.Po \
185 @AMDEP_TRUE@ ./$(DEPDIR)/command.Po ./$(DEPDIR)/daemon.Po \
186 @AMDEP_TRUE@ ./$(DEPDIR)/distribute.Po ./$(DEPDIR)/filter.Po \
187 @AMDEP_TRUE@ ./$(DEPDIR)/getopt.Po ./$(DEPDIR)/getopt1.Po \
188 @AMDEP_TRUE@ ./$(DEPDIR)/hash.Po ./$(DEPDIR)/if.Po \
189 @AMDEP_TRUE@ ./$(DEPDIR)/if_rmap.Po ./$(DEPDIR)/keychain.Po \
190 @AMDEP_TRUE@ ./$(DEPDIR)/linklist.Po ./$(DEPDIR)/log.Po \
191 @AMDEP_TRUE@ ./$(DEPDIR)/md5.Po ./$(DEPDIR)/memory.Po \
192 @AMDEP_TRUE@ ./$(DEPDIR)/network.Po ./$(DEPDIR)/pid_output.Po \
193 @AMDEP_TRUE@ ./$(DEPDIR)/plist.Po ./$(DEPDIR)/prefix.Po \
194 @AMDEP_TRUE@ ./$(DEPDIR)/print_version.Po \
195 @AMDEP_TRUE@ ./$(DEPDIR)/routemap.Po ./$(DEPDIR)/smux.Po \
196 @AMDEP_TRUE@ ./$(DEPDIR)/sockopt.Po ./$(DEPDIR)/sockunion.Po \
197 @AMDEP_TRUE@ ./$(DEPDIR)/str.Po ./$(DEPDIR)/stream.Po \
198 @AMDEP_TRUE@ ./$(DEPDIR)/table.Po ./$(DEPDIR)/thread.Po \
199 @AMDEP_TRUE@ ./$(DEPDIR)/vector.Po ./$(DEPDIR)/version.Po \
200 @AMDEP_TRUE@ ./$(DEPDIR)/vty.Po ./$(DEPDIR)/zclient.Po
201 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
202 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
203 CCLD = $(CC)
204 LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
205 DIST_SOURCES = $(libzebra_a_SOURCES)
206 HEADERS = $(noinst_HEADERS)
207
208 DIST_COMMON = $(noinst_HEADERS) ChangeLog Makefile.am Makefile.in
209 SOURCES = $(libzebra_a_SOURCES)
210
211 all: all-am
212
213 .SUFFIXES:
214 .SUFFIXES: .c .o .obj
215 $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
216 cd $(top_srcdir) && \
217 $(AUTOMAKE) --foreign lib/Makefile
218 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
219 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
220
221 clean-noinstLIBRARIES:
222 -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
223 libzebra.a: $(libzebra_a_OBJECTS) $(libzebra_a_DEPENDENCIES)
224 -rm -f libzebra.a
225 $(libzebra_a_AR) libzebra.a $(libzebra_a_OBJECTS) $(libzebra_a_LIBADD)
226 $(RANLIB) libzebra.a
227
228 mostlyclean-compile:
229 -rm -f *.$(OBJEXT) core *.core
230
231 distclean-compile:
232 -rm -f *.tab.c
233
234 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/buffer.Po@am__quote@
235 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/checksum.Po@am__quote@
236 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/command.Po@am__quote@
237 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/daemon.Po@am__quote@
238 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/distribute.Po@am__quote@
239 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/filter.Po@am__quote@
240 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getopt.Po@am__quote@
241 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getopt1.Po@am__quote@
242 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hash.Po@am__quote@
243 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/if.Po@am__quote@
244 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/if_rmap.Po@am__quote@
245 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/keychain.Po@am__quote@
246 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/linklist.Po@am__quote@
247 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/log.Po@am__quote@
248 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/md5.Po@am__quote@
249 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/memory.Po@am__quote@
250 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/network.Po@am__quote@
251 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pid_output.Po@am__quote@
252 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/plist.Po@am__quote@
253 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/prefix.Po@am__quote@
254 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/print_version.Po@am__quote@
255 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/routemap.Po@am__quote@
256 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/smux.Po@am__quote@
257 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sockopt.Po@am__quote@
258 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sockunion.Po@am__quote@
259 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/str.Po@am__quote@
260 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/stream.Po@am__quote@
261 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/table.Po@am__quote@
262 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/thread.Po@am__quote@
263 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vector.Po@am__quote@
264 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/version.Po@am__quote@
265 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vty.Po@am__quote@
266 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/zclient.Po@am__quote@
267
268 distclean-depend:
269 -rm -rf ./$(DEPDIR)
270
271 .c.o:
272 @am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
273 @am__fastdepCC_TRUE@ -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
274 @am__fastdepCC_TRUE@ then mv "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
275 @am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
276 @am__fastdepCC_TRUE@ fi
277 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
278 @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
279 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
280 @am__fastdepCC_FALSE@ $(COMPILE) -c `test -f '$<' || echo '$(srcdir)/'`$<
281
282 .c.obj:
283 @am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
284 @am__fastdepCC_TRUE@ -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'`; \
285 @am__fastdepCC_TRUE@ then mv "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
286 @am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
287 @am__fastdepCC_TRUE@ fi
288 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
289 @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
290 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
291 @am__fastdepCC_FALSE@ $(COMPILE) -c `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'`
292 uninstall-info-am:
293
294 ETAGS = etags
295 ETAGSFLAGS =
296
297 CTAGS = ctags
298 CTAGSFLAGS =
299
300 tags: TAGS
301
302 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
303 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
304 unique=`for i in $$list; do \
305 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
306 done | \
307 $(AWK) ' { files[$$0] = 1; } \
308 END { for (i in files) print i; }'`; \
309 mkid -fID $$unique
310
311 TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
312 $(TAGS_FILES) $(LISP)
313 tags=; \
314 here=`pwd`; \
315 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
316 unique=`for i in $$list; do \
317 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
318 done | \
319 $(AWK) ' { files[$$0] = 1; } \
320 END { for (i in files) print i; }'`; \
321 test -z "$(ETAGS_ARGS)$$tags$$unique" \
322 || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
323 $$tags $$unique
324
325 ctags: CTAGS
326 CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
327 $(TAGS_FILES) $(LISP)
328 tags=; \
329 here=`pwd`; \
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; } \
335 END { for (i in files) print i; }'`; \
336 test -z "$(CTAGS_ARGS)$$tags$$unique" \
337 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
338 $$tags $$unique
339
340 GTAGS:
341 here=`$(am__cd) $(top_builddir) && pwd` \
342 && cd $(top_srcdir) \
343 && gtags -i $(GTAGS_ARGS) $$here
344
345 distclean-tags:
346 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
347 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
348
349 top_distdir = ..
350 distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
351
352 distdir: $(DISTFILES)
353 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
354 list='$(DISTFILES)'; for file in $$list; do \
355 case $$file in \
356 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
357 esac; \
358 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
359 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
360 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
361 dir="/$$dir"; \
362 $(mkinstalldirs) "$(distdir)$$dir"; \
363 else \
364 dir=''; \
365 fi; \
366 if test -d $$d/$$file; then \
367 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
368 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
369 fi; \
370 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
371 else \
372 test -f $(distdir)/$$file \
373 || cp -p $$d/$$file $(distdir)/$$file \
374 || exit 1; \
375 fi; \
376 done
377 check-am: all-am
378 check: check-am
379 all-am: Makefile $(LIBRARIES) $(HEADERS)
380
381 installdirs:
382
383 install: install-am
384 install-exec: install-exec-am
385 install-data: install-data-am
386 uninstall: uninstall-am
387
388 install-am: all-am
389 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
390
391 installcheck: installcheck-am
392 install-strip:
393 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
394 INSTALL_STRIP_FLAG=-s \
395 `test -z '$(STRIP)' || \
396 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
397 mostlyclean-generic:
398
399 clean-generic:
400
401 distclean-generic:
402 -rm -f Makefile $(CONFIG_CLEAN_FILES)
403
404 maintainer-clean-generic:
405 @echo "This command is intended for maintainers to use"
406 @echo "it deletes files that may require special tools to rebuild."
407 clean: clean-am
408
409 clean-am: clean-generic clean-noinstLIBRARIES mostlyclean-am
410
411 distclean: distclean-am
412
413 distclean-am: clean-am distclean-compile distclean-depend \
414 distclean-generic distclean-tags
415
416 dvi: dvi-am
417
418 dvi-am:
419
420 info: info-am
421
422 info-am:
423
424 install-data-am:
425
426 install-exec-am:
427
428 install-info: install-info-am
429
430 install-man:
431
432 installcheck-am:
433
434 maintainer-clean: maintainer-clean-am
435
436 maintainer-clean-am: distclean-am maintainer-clean-generic
437
438 mostlyclean: mostlyclean-am
439
440 mostlyclean-am: mostlyclean-compile mostlyclean-generic
441
442 pdf: pdf-am
443
444 pdf-am:
445
446 ps: ps-am
447
448 ps-am:
449
450 uninstall-am: uninstall-info-am
451
452 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
453 clean-noinstLIBRARIES ctags distclean distclean-compile \
454 distclean-depend distclean-generic distclean-tags distdir dvi \
455 dvi-am info info-am install install-am install-data \
456 install-data-am install-exec install-exec-am install-info \
457 install-info-am install-man install-strip installcheck \
458 installcheck-am installdirs maintainer-clean \
459 maintainer-clean-generic mostlyclean mostlyclean-compile \
460 mostlyclean-generic pdf pdf-am ps ps-am tags uninstall \
461 uninstall-am uninstall-info-am
462
463
464 version.c: Makefile
465 echo '' >version.c
466 echo 'char *host_name = "$(host_alias)";' >>version.c
467 # Tell versions [3.59,3.63) of GNU make to not export all variables.
468 # Otherwise a system limit (for SysV at least) may be exceeded.
469 .NOEXPORT: