transmission: upgrade from 2.13 to 2.22 (thx rhester72)
[tomato.git] / release / src / router / transmission / third-party / miniupnp / Makefile
blob613cced592cf51acb74fe33e4b5cc2d57acbefb7
1 # Makefile.in generated by automake 1.11.1 from Makefile.am.
2 # third-party/miniupnp/Makefile. Generated from Makefile.in by configure.
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
6 # 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.
20 pkgdatadir = $(datadir)/transmission
21 pkgincludedir = $(includedir)/transmission
22 pkglibdir = $(libdir)/transmission
23 pkglibexecdir = $(libexecdir)/transmission
24 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
25 install_sh_DATA = $(install_sh) -c -m 644
26 install_sh_PROGRAM = $(install_sh) -c
27 install_sh_SCRIPT = $(install_sh) -c
28 INSTALL_HEADER = $(INSTALL_DATA)
29 transform = $(program_transform_name)
30 NORMAL_INSTALL = :
31 PRE_INSTALL = :
32 POST_INSTALL = :
33 NORMAL_UNINSTALL = :
34 PRE_UNINSTALL = :
35 POST_UNINSTALL = :
36 build_triplet = x86_64-pc-linux-gnu
37 host_triplet = mipsel-unknown-linux-gnu
38 subdir = third-party/miniupnp
39 DIST_COMMON = README $(noinst_HEADERS) $(srcdir)/Makefile.am \
40 $(srcdir)/Makefile.in
41 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
42 am__aclocal_m4_deps = $(top_srcdir)/m4/acx-pthread.m4 \
43 $(top_srcdir)/m4/check-ssl.m4 $(top_srcdir)/m4/glib-gettext.m4 \
44 $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
45 $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
46 $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/pkg.m4 \
47 $(top_srcdir)/m4/zlib.m4 $(top_srcdir)/configure.ac
48 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
49 $(ACLOCAL_M4)
50 mkinstalldirs = $(install_sh) -d
51 CONFIG_CLEAN_FILES =
52 CONFIG_CLEAN_VPATH_FILES =
53 LIBRARIES = $(noinst_LIBRARIES)
54 ARFLAGS = cru
55 AM_V_AR = $(am__v_AR_$(V))
56 am__v_AR_ = $(am__v_AR_$(AM_DEFAULT_VERBOSITY))
57 am__v_AR_0 = @echo " AR " $@;
58 AM_V_at = $(am__v_at_$(V))
59 am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
60 am__v_at_0 = @
61 libminiupnp_a_AR = $(AR) $(ARFLAGS)
62 libminiupnp_a_LIBADD =
63 am_libminiupnp_a_OBJECTS = connecthostport.$(OBJEXT) \
64 igd_desc_parse.$(OBJEXT) minisoap.$(OBJEXT) \
65 minissdpc.$(OBJEXT) miniupnpc.$(OBJEXT) miniwget.$(OBJEXT) \
66 minixml.$(OBJEXT) upnpcommands.$(OBJEXT) \
67 upnpreplyparse.$(OBJEXT)
68 libminiupnp_a_OBJECTS = $(am_libminiupnp_a_OBJECTS)
69 DEFAULT_INCLUDES = -I.
70 depcomp = $(SHELL) $(top_srcdir)/depcomp
71 am__depfiles_maybe = depfiles
72 am__mv = mv -f
73 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
74 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
75 AM_V_lt = $(am__v_lt_$(V))
76 am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
77 am__v_lt_0 = --silent
78 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
79 $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
80 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
81 $(AM_CFLAGS) $(CFLAGS)
82 AM_V_CC = $(am__v_CC_$(V))
83 am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
84 am__v_CC_0 = @echo " CC " $@;
85 CCLD = $(CC)
86 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
87 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
88 $(AM_LDFLAGS) $(LDFLAGS) -o $@
89 AM_V_CCLD = $(am__v_CCLD_$(V))
90 am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
91 am__v_CCLD_0 = @echo " CCLD " $@;
92 AM_V_GEN = $(am__v_GEN_$(V))
93 am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
94 am__v_GEN_0 = @echo " GEN " $@;
95 SOURCES = $(libminiupnp_a_SOURCES)
96 DIST_SOURCES = $(libminiupnp_a_SOURCES)
97 HEADERS = $(noinst_HEADERS)
98 ETAGS = etags
99 CTAGS = ctags
100 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
101 ACLOCAL = ${SHELL} /root/openwrt/tomato.git-compile/src/router/transmission/missing --run aclocal-1.11
102 ALL_LINGUAS =
103 AMTAR = ${SHELL} /root/openwrt/tomato.git-compile/src/router/transmission/missing --run tar
104 AM_DEFAULT_VERBOSITY = 0
105 AR = mipsel-uclibc-ar
106 AUTOCONF = ${SHELL} /root/openwrt/tomato.git-compile/src/router/transmission/missing --run autoconf
107 AUTOHEADER = ${SHELL} /root/openwrt/tomato.git-compile/src/router/transmission/missing --run autoheader
108 AUTOMAKE = ${SHELL} /root/openwrt/tomato.git-compile/src/router/transmission/missing --run automake-1.11
109 AWK = gawk
110 CANBERRA_MINIMUM = 0.10
111 CATALOGS =
112 CATOBJEXT =
113 CC = mipsel-uclibc-gcc
114 CCDEPMODE = depmode=gcc3
115 CFLAGS = -Os -Wall -DBCMWPA2 -fno-delete-null-pointer-checks -funit-at-a-time --param large-function-growth=800 --param max-inline-insns-single=3000 -ffunction-sections -fdata-sections -std=gnu99 -ggdb3 -Wall -W -Wpointer-arith -Wformat-security -Wcast-align -Wundef -Wcast-align -Wstrict-prototypes -Wmissing-declarations -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -Wunused-parameter -Wwrite-strings -Winline -Wfloat-equal -Wextra -Wdeclaration-after-statement -Winit-self
116 CPP = mipsel-uclibc-gcc -E
117 CPPFLAGS = -I/root/openwrt/tomato.git-compile/src-rt/router/zlib -DNDEBUG
118 CURL_MINIMUM = 7.15.4
119 CXX = mipsel-linux-g++
120 CXXCPP = mipsel-linux-g++ -E
121 CXXDEPMODE = depmode=gcc3
122 CXXFLAGS = -g -O2
123 CYGPATH_W = echo
124 DATADIRNAME =
125 DBUS_BINDING_TOOL =
126 DBUS_GLIB_CFLAGS =
127 DBUS_GLIB_LIBS =
128 DBUS_GLIB_MINIMUM = 0.70
129 DEFS = -DPACKAGE_NAME=\"transmission\" -DPACKAGE_TARNAME=\"transmission\" -DPACKAGE_VERSION=\"2.22\" -DPACKAGE_STRING=\"transmission\ 2.22\" -DPACKAGE_BUGREPORT=\"http://trac.transmissionbt.com/newticket\" -DPACKAGE_URL=\"\" -DPACKAGE=\"transmission\" -DVERSION=\"2.22\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_PREAD=1 -DHAVE_PWRITE=1 -DHAVE_STRLCPY=1 -DHAVE_DAEMON=1 -DHAVE_DIRNAME=1 -DHAVE_BASENAME=1 -DHAVE_STRCASECMP=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MEMMEM=1 -DHAVE_STRSEP=1 -DHAVE_STRTOLD=1 -DHAVE_SYSLOG=1 -DHAVE_VALLOC=1 -DHAVE_GETPAGESIZE=1 -DHAVE_STATVFS=1 -DHAVE_PTHREAD=1 -DHAVE__TMP_DUMMY1_ZLIB_H=1 -DHAVE_ZLIB=1 -D_FILE_OFFSET_BITS=64 -DHAVE_LSEEK64=1 -DHAVE_DECL_POSIX_FADVISE=0 -DHAVE_POSIX_FADVISE=1 -DWITH_INOTIFY=1 -DHAVE_SYS_STATVFS_H=1 -DTR_LIGHTWEIGHT=1
130 DEPDIR = .deps
131 DHT_CFLAGS = -I$(top_srcdir)/third-party/dht
132 DHT_LIBS = $(top_builddir)/third-party/dht/libdht.a
133 DSYMUTIL =
134 DUMPBIN =
135 ECHO_C =
136 ECHO_N = -n
137 ECHO_T =
138 EGREP = /bin/grep -E
139 EXEEXT =
140 FGREP = /bin/grep -F
141 GCONF2_CFLAGS =
142 GCONF2_LIBS =
143 GCONF2_MINIMUM = 2.20.0
144 GETTEXT_PACKAGE =
145 GIO_CFLAGS =
146 GIO_LIBS =
147 GIO_MINIMUM = 2.15.5
148 GLIB_MINIMUM = 2.8.0
149 GMOFILES =
150 GMSGFMT =
151 GREP = /bin/grep
152 GTK_CFLAGS =
153 GTK_LIBS =
154 GTK_MINIMUM = 2.8.0
155 INSTALL = /usr/bin/install -c
156 INSTALL_DATA = ${INSTALL} -m 644
157 INSTALL_PROGRAM = ${INSTALL}
158 INSTALL_SCRIPT = ${INSTALL}
159 INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
160 INSTOBJEXT =
161 INTLLIBS =
162 INTLTOOL_EXTRACT =
163 INTLTOOL_MERGE =
164 INTLTOOL_PERL =
165 INTLTOOL_UPDATE =
166 LD = mipsel-uclibc-ld
167 LDFLAGS = -L/root/openwrt/tomato.git-compile/src-rt/router/zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -fPIC
168 LIBAPPINDICATOR_CFLAGS =
169 LIBAPPINDICATOR_LIBS =
170 LIBAPPINDICATOR_MINIMUM = 0.0.11
171 LIBCANBERRA_CFLAGS =
172 LIBCANBERRA_LIBS =
173 LIBCURL_CFLAGS = -I/root/openwrt/tomato.git-compile/src-rt/router/libcurl/include
174 LIBCURL_LIBS = -L/root/openwrt/tomato.git-compile/src-rt/router/libcurl/lib/.libs/ -lcurl
175 LIBEVENT_CFLAGS = -I/root/openwrt/tomato.git-compile/src-rt/router/libevent/include
176 LIBEVENT_LIBS = -L/root/openwrt/tomato.git-compile/src-rt/router/libevent/.libs -levent
177 LIBEVENT_MINIUM =
178 LIBNOTIFY_CFLAGS =
179 LIBNOTIFY_LIBS =
180 LIBNOTIFY_MINIMUM = 0.4.3
181 LIBOBJS =
182 LIBS = -lm
183 LIBTOOL = $(SHELL) $(top_builddir)/libtool
184 LIPO =
185 LN_S = ln -s
186 LTLIBOBJS =
187 MAKEINFO = ${SHELL} /root/openwrt/tomato.git-compile/src/router/transmission/missing --run makeinfo
188 MKDIR_P = /bin/mkdir -p
189 MKINSTALLDIRS =
190 MSGFMT =
191 MSGMERGE =
192 NM = mipsel-uclibc-nm
193 NMEDIT =
194 OBJDUMP = mipsel-linux-objdump
195 OBJEXT = o
196 OPENSSL_CFLAGS = -I/root/openwrt/tomato.git-compile/src-rt/router/openssl/include
197 OPENSSL_LIBS = -L/root/openwrt/tomato.git-compile/src-rt/router/openssl -lcrypto -lssl
198 OPENSSL_MINIMUM = 0.9.4
199 OTOOL =
200 OTOOL64 =
201 PACKAGE = transmission
202 PACKAGE_BUGREPORT = http://trac.transmissionbt.com/newticket
203 PACKAGE_NAME = transmission
204 PACKAGE_STRING = transmission 2.22
205 PACKAGE_TARNAME = transmission
206 PACKAGE_URL =
207 PACKAGE_VERSION = 2.22
208 PATH_SEPARATOR = :
209 PEERID_PREFIX = -TR2220-
210 PKG_CONFIG = /usr/bin/pkg-config
211 POFILES =
212 POSUB =
213 PO_IN_DATADIR_FALSE =
214 PO_IN_DATADIR_TRUE =
215 PTHREAD_CC = mipsel-uclibc-gcc
216 PTHREAD_CFLAGS = -pthread
217 PTHREAD_LIBS =
218 RANLIB = mipsel-uclibc-ranlib
219 SED = /bin/sed
220 SET_MAKE =
221 SHELL = /bin/sh
222 STRIP = mipsel-uclibc-strip
223 USERAGENT_PREFIX = 2.22
224 USE_NLS =
225 VERSION = 2.22
226 WINDRES =
227 XGETTEXT =
228 ZLIB_CFLAGS =
229 ZLIB_LDFLAGS =
230 ZLIB_LIBS = -lz -lm
231 abs_builddir = /root/openwrt/tomato.git-compile/src/router/transmission/third-party/miniupnp
232 abs_srcdir = /root/openwrt/tomato.git-compile/src/router/transmission/third-party/miniupnp
233 abs_top_builddir = /root/openwrt/tomato.git-compile/src/router/transmission
234 abs_top_srcdir = /root/openwrt/tomato.git-compile/src/router/transmission
235 ac_ct_CC =
236 ac_ct_CXX =
237 ac_ct_DUMPBIN =
238 acx_pthread_config =
239 am__include = include
240 am__leading_dot = .
241 am__quote =
242 am__tar = tar --format=ustar -chf - "$$tardir"
243 am__untar = tar -xf -
244 bindir = ${exec_prefix}/bin
245 build = x86_64-pc-linux-gnu
246 build_alias = x86_64-linux-gnu
247 build_cpu = x86_64
248 build_os = linux-gnu
249 build_vendor = pc
250 builddir = .
251 datadir = ${datarootdir}
252 datarootdir = ${prefix}/share
253 docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
254 dvidir = ${docdir}
255 exec_prefix = ${prefix}
256 host = mipsel-unknown-linux-gnu
257 host_alias = mipsel-linux
258 host_cpu = mipsel
259 host_os = linux-gnu
260 host_vendor = unknown
261 htmldir = ${docdir}
262 includedir = ${prefix}/include
263 infodir = ${datarootdir}/info
264 install_sh = ${SHELL} /root/openwrt/tomato.git-compile/src/router/transmission/install-sh
265 libdir = ${exec_prefix}/lib
266 libexecdir = ${exec_prefix}/libexec
267 localedir = ${datarootdir}/locale
268 localstatedir = ${prefix}/var
269 lt_ECHO = echo
270 mandir = ${datarootdir}/man
271 mkdir_p = /bin/mkdir -p
272 oldincludedir = /usr/include
273 pdfdir = ${docdir}
274 prefix = /usr
275 program_transform_name = s,x,x,
276 psdir = ${docdir}
277 sbindir = ${exec_prefix}/sbin
278 sharedstatedir = ${prefix}/com
279 srcdir = .
280 sysconfdir = ${prefix}/etc
281 target_alias =
282 top_build_prefix = ../../
283 top_builddir = ../..
284 top_srcdir = ../..
285 transmissionlocaledir =
286 noinst_LIBRARIES = libminiupnp.a
287 AM_CFLAGS = -pthread -DNDEBUG
288 libminiupnp_a_SOURCES = \
289 connecthostport.c \
290 igd_desc_parse.c \
291 minisoap.c \
292 minissdpc.c \
293 miniupnpc.c \
294 miniwget.c \
295 minixml.c \
296 upnpcommands.c \
297 upnpreplyparse.c
299 noinst_HEADERS = \
300 bsdqueue.h \
301 codelength.h \
302 connecthostport.h \
303 declspec.h \
304 igd_desc_parse.h \
305 minisoap.h \
306 minissdpc.h \
307 miniupnpc.h \
308 miniwget.h \
309 minixml.h \
310 upnpcommands.h \
311 upnpreplyparse.h
313 EXTRA_DIST = \
314 README \
315 LICENSE \
316 miniupnpcstrings.h.in \
317 updateminiupnpcstrings.sh
319 BUILT_SOURCES = \
320 miniupnpcstrings.h
322 DISTCLEANFILES = $(builddir)/miniupnpcstrings.h
323 all: $(BUILT_SOURCES)
324 $(MAKE) $(AM_MAKEFLAGS) all-am
326 .SUFFIXES:
327 .SUFFIXES: .c .lo .o .obj
328 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
329 @for dep in $?; do \
330 case '$(am__configure_deps)' in \
331 *$$dep*) \
332 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
333 && { if test -f $@; then exit 0; else break; fi; }; \
334 exit 1;; \
335 esac; \
336 done; \
337 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu third-party/miniupnp/Makefile'; \
338 $(am__cd) $(top_srcdir) && \
339 $(AUTOMAKE) --gnu third-party/miniupnp/Makefile
340 .PRECIOUS: Makefile
341 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
342 @case '$?' in \
343 *config.status*) \
344 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
345 *) \
346 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
347 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
348 esac;
350 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
351 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
353 $(top_srcdir)/configure: $(am__configure_deps)
354 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
355 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
356 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
357 $(am__aclocal_m4_deps):
359 clean-noinstLIBRARIES:
360 -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
361 libminiupnp.a: $(libminiupnp_a_OBJECTS) $(libminiupnp_a_DEPENDENCIES)
362 $(AM_V_at)-rm -f libminiupnp.a
363 $(AM_V_AR)$(libminiupnp_a_AR) libminiupnp.a $(libminiupnp_a_OBJECTS) $(libminiupnp_a_LIBADD)
364 $(AM_V_at)$(RANLIB) libminiupnp.a
366 mostlyclean-compile:
367 -rm -f *.$(OBJEXT)
369 distclean-compile:
370 -rm -f *.tab.c
372 include ./$(DEPDIR)/connecthostport.Po
373 include ./$(DEPDIR)/igd_desc_parse.Po
374 include ./$(DEPDIR)/minisoap.Po
375 include ./$(DEPDIR)/minissdpc.Po
376 include ./$(DEPDIR)/miniupnpc.Po
377 include ./$(DEPDIR)/miniwget.Po
378 include ./$(DEPDIR)/minixml.Po
379 include ./$(DEPDIR)/upnpcommands.Po
380 include ./$(DEPDIR)/upnpreplyparse.Po
382 .c.o:
383 $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
384 $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
385 # $(AM_V_CC) \
386 # source='$<' object='$@' libtool=no \
387 # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
388 # $(COMPILE) -c $<
390 .c.obj:
391 $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
392 $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
393 # $(AM_V_CC) \
394 # source='$<' object='$@' libtool=no \
395 # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
396 # $(COMPILE) -c `$(CYGPATH_W) '$<'`
398 .c.lo:
399 $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
400 $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
401 # $(AM_V_CC) \
402 # source='$<' object='$@' libtool=yes \
403 # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
404 # $(LTCOMPILE) -c -o $@ $<
406 mostlyclean-libtool:
407 -rm -f *.lo
409 clean-libtool:
410 -rm -rf .libs _libs
412 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
413 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
414 unique=`for i in $$list; do \
415 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
416 done | \
417 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
418 END { if (nonempty) { for (i in files) print i; }; }'`; \
419 mkid -fID $$unique
420 tags: TAGS
422 TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
423 $(TAGS_FILES) $(LISP)
424 set x; \
425 here=`pwd`; \
426 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
427 unique=`for i in $$list; do \
428 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
429 done | \
430 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
431 END { if (nonempty) { for (i in files) print i; }; }'`; \
432 shift; \
433 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
434 test -n "$$unique" || unique=$$empty_fix; \
435 if test $$# -gt 0; then \
436 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
437 "$$@" $$unique; \
438 else \
439 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
440 $$unique; \
441 fi; \
443 ctags: CTAGS
444 CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
445 $(TAGS_FILES) $(LISP)
446 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
447 unique=`for i in $$list; do \
448 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
449 done | \
450 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
451 END { if (nonempty) { for (i in files) print i; }; }'`; \
452 test -z "$(CTAGS_ARGS)$$unique" \
453 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
454 $$unique
456 GTAGS:
457 here=`$(am__cd) $(top_builddir) && pwd` \
458 && $(am__cd) $(top_srcdir) \
459 && gtags -i $(GTAGS_ARGS) "$$here"
461 distclean-tags:
462 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
464 distdir: $(DISTFILES)
465 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
466 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
467 list='$(DISTFILES)'; \
468 dist_files=`for file in $$list; do echo $$file; done | \
469 sed -e "s|^$$srcdirstrip/||;t" \
470 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
471 case $$dist_files in \
472 */*) $(MKDIR_P) `echo "$$dist_files" | \
473 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
474 sort -u` ;; \
475 esac; \
476 for file in $$dist_files; do \
477 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
478 if test -d $$d/$$file; then \
479 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
480 if test -d "$(distdir)/$$file"; then \
481 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
482 fi; \
483 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
484 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
485 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
486 fi; \
487 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
488 else \
489 test -f "$(distdir)/$$file" \
490 || cp -p $$d/$$file "$(distdir)/$$file" \
491 || exit 1; \
492 fi; \
493 done
494 check-am: all-am
495 check: $(BUILT_SOURCES)
496 $(MAKE) $(AM_MAKEFLAGS) check-am
497 all-am: Makefile $(LIBRARIES) $(HEADERS)
498 installdirs:
499 install: $(BUILT_SOURCES)
500 $(MAKE) $(AM_MAKEFLAGS) install-am
501 install-exec: install-exec-am
502 install-data: install-data-am
503 uninstall: uninstall-am
505 install-am: all-am
506 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
508 installcheck: installcheck-am
509 install-strip:
510 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
511 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
512 `test -z '$(STRIP)' || \
513 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
514 mostlyclean-generic:
516 clean-generic:
518 distclean-generic:
519 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
520 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
521 -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
523 maintainer-clean-generic:
524 @echo "This command is intended for maintainers to use"
525 @echo "it deletes files that may require special tools to rebuild."
526 -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
527 clean: clean-am
529 clean-am: clean-generic clean-libtool clean-noinstLIBRARIES \
530 mostlyclean-am
532 distclean: distclean-am
533 -rm -rf ./$(DEPDIR)
534 -rm -f Makefile
535 distclean-am: clean-am distclean-compile distclean-generic \
536 distclean-tags
538 dvi: dvi-am
540 dvi-am:
542 html: html-am
544 html-am:
546 info: info-am
548 info-am:
550 install-data-am:
552 install-dvi: install-dvi-am
554 install-dvi-am:
556 install-exec-am:
558 install-html: install-html-am
560 install-html-am:
562 install-info: install-info-am
564 install-info-am:
566 install-man:
568 install-pdf: install-pdf-am
570 install-pdf-am:
572 install-ps: install-ps-am
574 install-ps-am:
576 installcheck-am:
578 maintainer-clean: maintainer-clean-am
579 -rm -rf ./$(DEPDIR)
580 -rm -f Makefile
581 maintainer-clean-am: distclean-am maintainer-clean-generic
583 mostlyclean: mostlyclean-am
585 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
586 mostlyclean-libtool
588 pdf: pdf-am
590 pdf-am:
592 ps: ps-am
594 ps-am:
596 uninstall-am:
598 .MAKE: all check install install-am install-strip
600 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
601 clean-libtool clean-noinstLIBRARIES ctags distclean \
602 distclean-compile distclean-generic distclean-libtool \
603 distclean-tags distdir dvi dvi-am html html-am info info-am \
604 install install-am install-data install-data-am install-dvi \
605 install-dvi-am install-exec install-exec-am install-html \
606 install-html-am install-info install-info-am install-man \
607 install-pdf install-pdf-am install-ps install-ps-am \
608 install-strip installcheck installcheck-am installdirs \
609 maintainer-clean maintainer-clean-generic mostlyclean \
610 mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
611 pdf pdf-am ps ps-am tags uninstall uninstall-am
614 miniupnpcstrings.h: Makefile
615 $(srcdir)/updateminiupnpcstrings.sh $(srcdir)/miniupnpcstrings.h.in $@
617 # Tell versions [3.59,3.63) of GNU make to not export all variables.
618 # Otherwise a system limit (for SysV at least) may be exceeded.
619 .NOEXPORT: