Changes to update Tomato RAF.
[tomato.git] / release / src / router / dnscrypt / src / hostip / Makefile.in
blob00c591698e307f09b60502e5fb179f58261eec72
1 # Makefile.in generated by automake 1.12 from Makefile.am.
2 # @configure_input@
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
6 # Foundation, Inc.
7 # This Makefile.in is free software; the Free Software Foundation
8 # gives unlimited permission to copy and/or distribute it,
9 # with or without modifications, as long as this notice is preserved.
11 # This program is distributed in the hope that it will be useful,
12 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14 # PARTICULAR PURPOSE.
16 @SET_MAKE@
18 VPATH = @srcdir@
19 am__make_dryrun = \
20 { \
21 am__dry=no; \
22 case $$MAKEFLAGS in \
23 *\\[\ \ ]*) \
24 echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \
25 | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
26 *) \
27 for am__flg in $$MAKEFLAGS; do \
28 case $$am__flg in \
29 *=*|--*) ;; \
30 *n*) am__dry=yes; break;; \
31 esac; \
32 done;; \
33 esac; \
34 test $$am__dry = yes; \
36 pkgdatadir = $(datadir)/@PACKAGE@
37 pkgincludedir = $(includedir)/@PACKAGE@
38 pkglibdir = $(libdir)/@PACKAGE@
39 pkglibexecdir = $(libexecdir)/@PACKAGE@
40 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
41 install_sh_DATA = ${SHELL} $(install_sh) -c -m 644
42 install_sh_PROGRAM = ${SHELL} $(install_sh) -c
43 install_sh_SCRIPT = ${SHELL} $(install_sh) -c
44 INSTALL_HEADER = $(INSTALL_DATA)
45 transform = $(program_transform_name)
46 NORMAL_INSTALL = :
47 PRE_INSTALL = :
48 POST_INSTALL = :
49 NORMAL_UNINSTALL = :
50 PRE_UNINSTALL = :
51 POST_UNINSTALL = :
52 build_triplet = @build@
53 host_triplet = @host@
54 bin_PROGRAMS = hostip$(EXEEXT)
55 subdir = src/hostip
56 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
57 $(top_srcdir)/depcomp
58 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
59 am__aclocal_m4_deps = $(top_srcdir)/m4/ax_check_compile_flag.m4 \
60 $(top_srcdir)/m4/ax_check_link_flag.m4 \
61 $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
62 $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
63 $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/configure.ac
64 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
65 $(ACLOCAL_M4)
66 mkinstalldirs = $(SHELL) $(install_sh) -d
67 CONFIG_HEADER = $(top_builddir)/config.h
68 CONFIG_CLEAN_FILES =
69 CONFIG_CLEAN_VPATH_FILES =
70 am__installdirs = "$(DESTDIR)$(bindir)"
71 PROGRAMS = $(bin_PROGRAMS)
72 am_hostip_OBJECTS = app.$(OBJEXT) options.$(OBJEXT)
73 hostip_OBJECTS = $(am_hostip_OBJECTS)
74 hostip_DEPENDENCIES = ../libevent/libevent_extra.la \
75 ../libevent/libevent_core.la
76 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
77 depcomp = $(SHELL) $(top_srcdir)/depcomp
78 am__depfiles_maybe = depfiles
79 am__mv = mv -f
80 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
81 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
82 LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
83 --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
84 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
85 CCLD = $(CC)
86 LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
87 --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
88 $(LDFLAGS) -o $@
89 SOURCES = $(hostip_SOURCES)
90 DIST_SOURCES = $(hostip_SOURCES)
91 am__can_run_installinfo = \
92 case $$AM_UPDATE_INFO_DIR in \
93 n|no|NO) false;; \
94 *) (install-info --version) >/dev/null 2>&1;; \
95 esac
96 ETAGS = etags
97 CTAGS = ctags
98 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
99 ACLOCAL = @ACLOCAL@
100 AMTAR = @AMTAR@
101 AR = @AR@
102 AUTOCONF = @AUTOCONF@
103 AUTOHEADER = @AUTOHEADER@
104 AUTOMAKE = @AUTOMAKE@
105 AWK = @AWK@
106 CC = @CC@
107 CCDEPMODE = @CCDEPMODE@
108 CFLAGS = @CFLAGS@
109 CPP = @CPP@
110 CPPFLAGS = @CPPFLAGS@
111 CWFLAGS = @CWFLAGS@
112 CYGPATH_W = @CYGPATH_W@
113 DEFS = @DEFS@
114 DEPDIR = @DEPDIR@
115 DLLTOOL = @DLLTOOL@
116 DSYMUTIL = @DSYMUTIL@
117 DTRACE = @DTRACE@
118 DUMPBIN = @DUMPBIN@
119 ECHO_C = @ECHO_C@
120 ECHO_N = @ECHO_N@
121 ECHO_T = @ECHO_T@
122 EGREP = @EGREP@
123 EXEEXT = @EXEEXT@
124 FGREP = @FGREP@
125 GREP = @GREP@
126 INSTALL = @INSTALL@
127 INSTALL_DATA = @INSTALL_DATA@
128 INSTALL_PROGRAM = @INSTALL_PROGRAM@
129 INSTALL_SCRIPT = @INSTALL_SCRIPT@
130 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
131 ISODATE = @ISODATE@
132 LD = @LD@
133 LDFLAGS = @LDFLAGS@
134 LIBOBJS = @LIBOBJS@
135 LIBS = @LIBS@
136 LIBTOOL = @LIBTOOL@
137 LIBTOOL_DEPS = @LIBTOOL_DEPS@
138 LIPO = @LIPO@
139 LN_S = @LN_S@
140 LTLIBOBJS = @LTLIBOBJS@
141 MAINT = @MAINT@
142 MAKEINFO = @MAKEINFO@
143 MANIFEST_TOOL = @MANIFEST_TOOL@
144 MKDIR_P = @MKDIR_P@
145 NACL_PATH = @NACL_PATH@
146 NM = @NM@
147 NMEDIT = @NMEDIT@
148 OBJDUMP = @OBJDUMP@
149 OBJEXT = @OBJEXT@
150 OTOOL = @OTOOL@
151 OTOOL64 = @OTOOL64@
152 PACKAGE = @PACKAGE@
153 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
154 PACKAGE_NAME = @PACKAGE_NAME@
155 PACKAGE_STRING = @PACKAGE_STRING@
156 PACKAGE_TARNAME = @PACKAGE_TARNAME@
157 PACKAGE_URL = @PACKAGE_URL@
158 PACKAGE_VERSION = @PACKAGE_VERSION@
159 PATH_SEPARATOR = @PATH_SEPARATOR@
160 PROBES_SOURCE = @PROBES_SOURCE@
161 RANLIB = @RANLIB@
162 RONN = @RONN@
163 SAFECODE_HOME = @SAFECODE_HOME@
164 SED = @SED@
165 SET_MAKE = @SET_MAKE@
166 SHELL = @SHELL@
167 SIXJACK = @SIXJACK@
168 STRIP = @STRIP@
169 VERSION = @VERSION@
170 abs_builddir = @abs_builddir@
171 abs_srcdir = @abs_srcdir@
172 abs_top_builddir = @abs_top_builddir@
173 abs_top_srcdir = @abs_top_srcdir@
174 ac_ct_AR = @ac_ct_AR@
175 ac_ct_CC = @ac_ct_CC@
176 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
177 am__include = @am__include@
178 am__leading_dot = @am__leading_dot@
179 am__quote = @am__quote@
180 am__tar = @am__tar@
181 am__untar = @am__untar@
182 bindir = @bindir@
183 build = @build@
184 build_alias = @build_alias@
185 build_cpu = @build_cpu@
186 build_os = @build_os@
187 build_vendor = @build_vendor@
188 builddir = @builddir@
189 datadir = @datadir@
190 datarootdir = @datarootdir@
191 docdir = @docdir@
192 dvidir = @dvidir@
193 exec_prefix = @exec_prefix@
194 host = @host@
195 host_alias = @host_alias@
196 host_cpu = @host_cpu@
197 host_os = @host_os@
198 host_vendor = @host_vendor@
199 htmldir = @htmldir@
200 includedir = @includedir@
201 infodir = @infodir@
202 install_sh = @install_sh@
203 libdir = @libdir@
204 libexecdir = @libexecdir@
205 localedir = @localedir@
206 localstatedir = @localstatedir@
207 mandir = @mandir@
208 mkdir_p = @mkdir_p@
209 oldincludedir = @oldincludedir@
210 pdfdir = @pdfdir@
211 prefix = @prefix@
212 program_transform_name = @program_transform_name@
213 psdir = @psdir@
214 sbindir = @sbindir@
215 sharedstatedir = @sharedstatedir@
216 srcdir = @srcdir@
217 subdirs = @subdirs@
218 sysconfdir = @sysconfdir@
219 target_alias = @target_alias@
220 top_build_prefix = @top_build_prefix@
221 top_builddir = @top_builddir@
222 top_srcdir = @top_srcdir@
223 hostip_SOURCES = \
224 app.c \
225 app.h \
226 options.c \
227 options.h
229 AM_CFLAGS = @CWFLAGS@
230 AM_CPPFLAGS = \
231 -I../libevent/include
233 hostip_LDADD = \
234 ../libevent/libevent_extra.la \
235 ../libevent/libevent_core.la
237 all: all-am
239 .SUFFIXES:
240 .SUFFIXES: .c .lo .o .obj
241 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
242 @for dep in $?; do \
243 case '$(am__configure_deps)' in \
244 *$$dep*) \
245 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
246 && { if test -f $@; then exit 0; else break; fi; }; \
247 exit 1;; \
248 esac; \
249 done; \
250 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/hostip/Makefile'; \
251 $(am__cd) $(top_srcdir) && \
252 $(AUTOMAKE) --gnu src/hostip/Makefile
253 .PRECIOUS: Makefile
254 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
255 @case '$?' in \
256 *config.status*) \
257 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
258 *) \
259 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
260 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
261 esac;
263 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
264 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
266 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
267 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
268 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
269 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
270 $(am__aclocal_m4_deps):
271 install-binPROGRAMS: $(bin_PROGRAMS)
272 @$(NORMAL_INSTALL)
273 @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
274 if test -n "$$list"; then \
275 echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \
276 $(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \
277 fi; \
278 for p in $$list; do echo "$$p $$p"; done | \
279 sed 's/$(EXEEXT)$$//' | \
280 while read p p1; do if test -f $$p || test -f $$p1; \
281 then echo "$$p"; echo "$$p"; else :; fi; \
282 done | \
283 sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
284 -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
285 sed 'N;N;N;s,\n, ,g' | \
286 $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
287 { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
288 if ($$2 == $$4) files[d] = files[d] " " $$1; \
289 else { print "f", $$3 "/" $$4, $$1; } } \
290 END { for (d in files) print "f", d, files[d] }' | \
291 while read type dir files; do \
292 if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
293 test -z "$$files" || { \
294 echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
295 $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
297 ; done
299 uninstall-binPROGRAMS:
300 @$(NORMAL_UNINSTALL)
301 @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
302 files=`for p in $$list; do echo "$$p"; done | \
303 sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
304 -e 's/$$/$(EXEEXT)/' `; \
305 test -n "$$list" || exit 0; \
306 echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
307 cd "$(DESTDIR)$(bindir)" && rm -f $$files
309 clean-binPROGRAMS:
310 @list='$(bin_PROGRAMS)'; test -n "$$list" || exit 0; \
311 echo " rm -f" $$list; \
312 rm -f $$list || exit $$?; \
313 test -n "$(EXEEXT)" || exit 0; \
314 list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
315 echo " rm -f" $$list; \
316 rm -f $$list
317 hostip$(EXEEXT): $(hostip_OBJECTS) $(hostip_DEPENDENCIES) $(EXTRA_hostip_DEPENDENCIES)
318 @rm -f hostip$(EXEEXT)
319 $(LINK) $(hostip_OBJECTS) $(hostip_LDADD) $(LIBS)
321 mostlyclean-compile:
322 -rm -f *.$(OBJEXT)
324 distclean-compile:
325 -rm -f *.tab.c
327 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/app.Po@am__quote@
328 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/options.Po@am__quote@
330 .c.o:
331 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
332 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
333 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
334 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
335 @am__fastdepCC_FALSE@ $(COMPILE) -c $<
337 .c.obj:
338 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
339 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
340 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
341 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
342 @am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
344 .c.lo:
345 @am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
346 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
347 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
348 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
349 @am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $<
351 mostlyclean-libtool:
352 -rm -f *.lo
354 clean-libtool:
355 -rm -rf .libs _libs
357 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
358 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
359 unique=`for i in $$list; do \
360 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
361 done | \
362 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
363 END { if (nonempty) { for (i in files) print i; }; }'`; \
364 mkid -fID $$unique
365 tags: TAGS
367 TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
368 $(TAGS_FILES) $(LISP)
369 set x; \
370 here=`pwd`; \
371 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
372 unique=`for i in $$list; do \
373 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
374 done | \
375 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
376 END { if (nonempty) { for (i in files) print i; }; }'`; \
377 shift; \
378 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
379 test -n "$$unique" || unique=$$empty_fix; \
380 if test $$# -gt 0; then \
381 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
382 "$$@" $$unique; \
383 else \
384 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
385 $$unique; \
386 fi; \
388 ctags: CTAGS
389 CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
390 $(TAGS_FILES) $(LISP)
391 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
392 unique=`for i in $$list; do \
393 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
394 done | \
395 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
396 END { if (nonempty) { for (i in files) print i; }; }'`; \
397 test -z "$(CTAGS_ARGS)$$unique" \
398 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
399 $$unique
401 GTAGS:
402 here=`$(am__cd) $(top_builddir) && pwd` \
403 && $(am__cd) $(top_srcdir) \
404 && gtags -i $(GTAGS_ARGS) "$$here"
406 cscopelist: $(HEADERS) $(SOURCES) $(LISP)
407 list='$(SOURCES) $(HEADERS) $(LISP)'; \
408 case "$(srcdir)" in \
409 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
410 *) sdir=$(subdir)/$(srcdir) ;; \
411 esac; \
412 for i in $$list; do \
413 if test -f "$$i"; then \
414 echo "$(subdir)/$$i"; \
415 else \
416 echo "$$sdir/$$i"; \
417 fi; \
418 done >> $(top_builddir)/cscope.files
420 distclean-tags:
421 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
423 distdir: $(DISTFILES)
424 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
425 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
426 list='$(DISTFILES)'; \
427 dist_files=`for file in $$list; do echo $$file; done | \
428 sed -e "s|^$$srcdirstrip/||;t" \
429 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
430 case $$dist_files in \
431 */*) $(MKDIR_P) `echo "$$dist_files" | \
432 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
433 sort -u` ;; \
434 esac; \
435 for file in $$dist_files; do \
436 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
437 if test -d $$d/$$file; then \
438 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
439 if test -d "$(distdir)/$$file"; then \
440 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
441 fi; \
442 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
443 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
444 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
445 fi; \
446 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
447 else \
448 test -f "$(distdir)/$$file" \
449 || cp -p $$d/$$file "$(distdir)/$$file" \
450 || exit 1; \
451 fi; \
452 done
453 check-am: all-am
454 check: check-am
455 all-am: Makefile $(PROGRAMS)
456 installdirs:
457 for dir in "$(DESTDIR)$(bindir)"; do \
458 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
459 done
460 install: install-am
461 install-exec: install-exec-am
462 install-data: install-data-am
463 uninstall: uninstall-am
465 install-am: all-am
466 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
468 installcheck: installcheck-am
469 install-strip:
470 if test -z '$(STRIP)'; then \
471 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
472 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
473 install; \
474 else \
475 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
476 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
477 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
479 mostlyclean-generic:
481 clean-generic:
483 distclean-generic:
484 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
485 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
487 maintainer-clean-generic:
488 @echo "This command is intended for maintainers to use"
489 @echo "it deletes files that may require special tools to rebuild."
490 clean: clean-am
492 clean-am: clean-binPROGRAMS clean-generic clean-libtool mostlyclean-am
494 distclean: distclean-am
495 -rm -rf ./$(DEPDIR)
496 -rm -f Makefile
497 distclean-am: clean-am distclean-compile distclean-generic \
498 distclean-tags
500 dvi: dvi-am
502 dvi-am:
504 html: html-am
506 html-am:
508 info: info-am
510 info-am:
512 install-data-am:
514 install-dvi: install-dvi-am
516 install-dvi-am:
518 install-exec-am: install-binPROGRAMS
520 install-html: install-html-am
522 install-html-am:
524 install-info: install-info-am
526 install-info-am:
528 install-man:
530 install-pdf: install-pdf-am
532 install-pdf-am:
534 install-ps: install-ps-am
536 install-ps-am:
538 installcheck-am:
540 maintainer-clean: maintainer-clean-am
541 -rm -rf ./$(DEPDIR)
542 -rm -f Makefile
543 maintainer-clean-am: distclean-am maintainer-clean-generic
545 mostlyclean: mostlyclean-am
547 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
548 mostlyclean-libtool
550 pdf: pdf-am
552 pdf-am:
554 ps: ps-am
556 ps-am:
558 uninstall-am: uninstall-binPROGRAMS
560 .MAKE: install-am install-strip
562 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-binPROGRAMS \
563 clean-generic clean-libtool cscopelist ctags distclean \
564 distclean-compile distclean-generic distclean-libtool \
565 distclean-tags distdir dvi dvi-am html html-am info info-am \
566 install install-am install-binPROGRAMS install-data \
567 install-data-am install-dvi install-dvi-am install-exec \
568 install-exec-am install-html install-html-am install-info \
569 install-info-am install-man install-pdf install-pdf-am \
570 install-ps install-ps-am install-strip installcheck \
571 installcheck-am installdirs maintainer-clean \
572 maintainer-clean-generic mostlyclean mostlyclean-compile \
573 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
574 tags uninstall uninstall-am uninstall-binPROGRAMS
577 # Tell versions [3.59,3.63) of GNU make to not export all variables.
578 # Otherwise a system limit (for SysV at least) may be exceeded.
579 .NOEXPORT: