[134] | 1 | # Makefile.in generated by automake 1.9.6 from Makefile.am. |
---|
| 2 | # include/enet/Makefile. Generated from Makefile.in by configure. |
---|
| 3 | |
---|
| 4 | # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, |
---|
| 5 | # 2003, 2004, 2005 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 | |
---|
| 16 | |
---|
| 17 | srcdir = . |
---|
| 18 | top_srcdir = ../.. |
---|
| 19 | |
---|
| 20 | pkgdatadir = $(datadir)/libenet.a |
---|
| 21 | pkglibdir = $(libdir)/libenet.a |
---|
| 22 | pkgincludedir = $(includedir)/libenet.a |
---|
| 23 | top_builddir = ../.. |
---|
| 24 | am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd |
---|
| 25 | INSTALL = /usr/bin/install -c |
---|
| 26 | install_sh_DATA = $(install_sh) -c -m 644 |
---|
| 27 | install_sh_PROGRAM = $(install_sh) -c |
---|
| 28 | install_sh_SCRIPT = $(install_sh) -c |
---|
| 29 | INSTALL_HEADER = $(INSTALL_DATA) |
---|
| 30 | transform = $(program_transform_name) |
---|
| 31 | NORMAL_INSTALL = : |
---|
| 32 | PRE_INSTALL = : |
---|
| 33 | POST_INSTALL = : |
---|
| 34 | NORMAL_UNINSTALL = : |
---|
| 35 | PRE_UNINSTALL = : |
---|
| 36 | POST_UNINSTALL = : |
---|
| 37 | subdir = include/enet |
---|
| 38 | DIST_COMMON = $(libenetinclude_HEADERS) $(srcdir)/Makefile.am \ |
---|
| 39 | $(srcdir)/Makefile.in |
---|
| 40 | ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 |
---|
| 41 | am__aclocal_m4_deps = $(top_srcdir)/configure.in |
---|
| 42 | am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ |
---|
| 43 | $(ACLOCAL_M4) |
---|
| 44 | mkinstalldirs = $(install_sh) -d |
---|
| 45 | CONFIG_CLEAN_FILES = |
---|
| 46 | SOURCES = |
---|
| 47 | DIST_SOURCES = |
---|
| 48 | am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; |
---|
| 49 | am__vpath_adj = case $$p in \ |
---|
| 50 | $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ |
---|
| 51 | *) f=$$p;; \ |
---|
| 52 | esac; |
---|
| 53 | am__strip_dir = `echo $$p | sed -e 's|^.*/||'`; |
---|
| 54 | am__installdirs = "$(DESTDIR)$(libenetincludedir)" |
---|
| 55 | libenetincludeHEADERS_INSTALL = $(INSTALL_HEADER) |
---|
| 56 | HEADERS = $(libenetinclude_HEADERS) |
---|
| 57 | ETAGS = etags |
---|
| 58 | CTAGS = ctags |
---|
| 59 | DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) |
---|
| 60 | ACLOCAL = ${SHELL} /home/scheusso/orxonox/enet-1.1/missing --run aclocal-1.9 |
---|
| 61 | AMDEP_FALSE = # |
---|
| 62 | AMDEP_TRUE = |
---|
| 63 | AMTAR = ${SHELL} /home/scheusso/orxonox/enet-1.1/missing --run tar |
---|
| 64 | AUTOCONF = ${SHELL} /home/scheusso/orxonox/enet-1.1/missing --run autoconf |
---|
| 65 | AUTOHEADER = ${SHELL} /home/scheusso/orxonox/enet-1.1/missing --run autoheader |
---|
| 66 | AUTOMAKE = ${SHELL} /home/scheusso/orxonox/enet-1.1/missing --run automake-1.9 |
---|
| 67 | AWK = gawk |
---|
| 68 | CC = gcc |
---|
| 69 | CCDEPMODE = depmode=gcc3 |
---|
| 70 | CFLAGS = -g -O2 |
---|
| 71 | CPP = gcc -E |
---|
| 72 | CPPFLAGS = |
---|
| 73 | CYGPATH_W = echo |
---|
| 74 | DEFS = -DPACKAGE_NAME=\"libenet\" -DPACKAGE_TARNAME=\"libenet\" -DPACKAGE_VERSION=\"6-6-2007\" -DPACKAGE_STRING=\"libenet\ 6-6-2007\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libenet.a\" -DVERSION=\"6-6-2007\" -DHAS_GETHOSTBYADDR_R=1 -DHAS_GETHOSTBYNAME_R=1 -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 |
---|
| 75 | DEPDIR = .deps |
---|
| 76 | ECHO_C = |
---|
| 77 | ECHO_N = -n |
---|
| 78 | ECHO_T = |
---|
| 79 | EGREP = /bin/grep -E |
---|
| 80 | EXEEXT = |
---|
| 81 | GREP = /bin/grep |
---|
| 82 | INSTALL_DATA = ${INSTALL} -m 644 |
---|
| 83 | INSTALL_PROGRAM = ${INSTALL} |
---|
| 84 | INSTALL_SCRIPT = ${INSTALL} |
---|
| 85 | INSTALL_STRIP_PROGRAM = ${SHELL} $(install_sh) -c -s |
---|
| 86 | LDFLAGS = |
---|
| 87 | LIBOBJS = |
---|
| 88 | LIBS = |
---|
| 89 | LTLIBOBJS = |
---|
| 90 | MAKEINFO = ${SHELL} /home/scheusso/orxonox/enet-1.1/missing --run makeinfo |
---|
| 91 | OBJEXT = o |
---|
| 92 | PACKAGE = libenet.a |
---|
| 93 | PACKAGE_BUGREPORT = |
---|
| 94 | PACKAGE_NAME = libenet |
---|
| 95 | PACKAGE_STRING = libenet 6-6-2007 |
---|
| 96 | PACKAGE_TARNAME = libenet |
---|
| 97 | PACKAGE_VERSION = 6-6-2007 |
---|
| 98 | PATH_SEPARATOR = : |
---|
| 99 | RANLIB = ranlib |
---|
| 100 | SET_MAKE = |
---|
| 101 | SHELL = /bin/sh |
---|
| 102 | STRIP = |
---|
| 103 | VERSION = 6-6-2007 |
---|
| 104 | ac_ct_CC = gcc |
---|
| 105 | am__fastdepCC_FALSE = # |
---|
| 106 | am__fastdepCC_TRUE = |
---|
| 107 | am__include = include |
---|
| 108 | am__leading_dot = . |
---|
| 109 | am__quote = |
---|
| 110 | am__tar = ${AMTAR} chof - "$$tardir" |
---|
| 111 | am__untar = ${AMTAR} xf - |
---|
| 112 | bindir = ${exec_prefix}/bin |
---|
| 113 | build_alias = |
---|
| 114 | datadir = ${datarootdir} |
---|
| 115 | datarootdir = ${prefix}/share |
---|
| 116 | docdir = ${datarootdir}/doc/${PACKAGE_TARNAME} |
---|
| 117 | dvidir = ${docdir} |
---|
| 118 | exec_prefix = ${prefix} |
---|
| 119 | host_alias = |
---|
| 120 | htmldir = ${docdir} |
---|
| 121 | includedir = ${prefix}/include |
---|
| 122 | infodir = ${datarootdir}/info |
---|
| 123 | install_sh = /home/scheusso/orxonox/enet-1.1/install-sh |
---|
| 124 | libdir = ${exec_prefix}/lib |
---|
| 125 | libexecdir = ${exec_prefix}/libexec |
---|
| 126 | localedir = ${datarootdir}/locale |
---|
| 127 | localstatedir = ${prefix}/var |
---|
| 128 | mandir = ${datarootdir}/man |
---|
| 129 | mkdir_p = mkdir -p -- |
---|
| 130 | oldincludedir = /usr/include |
---|
| 131 | pdfdir = ${docdir} |
---|
| 132 | prefix = /usr/local |
---|
| 133 | program_transform_name = s,x,x, |
---|
| 134 | psdir = ${docdir} |
---|
| 135 | sbindir = ${exec_prefix}/sbin |
---|
| 136 | sharedstatedir = ${prefix}/com |
---|
| 137 | sysconfdir = ${prefix}/etc |
---|
| 138 | target_alias = |
---|
| 139 | libenetincludedir = $(includedir)/enet |
---|
| 140 | libenetinclude_HEADERS = \ |
---|
| 141 | types.h \ |
---|
| 142 | list.h \ |
---|
| 143 | utility.h \ |
---|
| 144 | time.h \ |
---|
| 145 | callbacks.h \ |
---|
| 146 | unix.h \ |
---|
| 147 | win32.h \ |
---|
| 148 | protocol.h \ |
---|
| 149 | enet.h |
---|
| 150 | |
---|
| 151 | all: all-am |
---|
| 152 | |
---|
| 153 | .SUFFIXES: |
---|
| 154 | $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) |
---|
| 155 | @for dep in $?; do \ |
---|
| 156 | case '$(am__configure_deps)' in \ |
---|
| 157 | *$$dep*) \ |
---|
| 158 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \ |
---|
| 159 | && exit 0; \ |
---|
| 160 | exit 1;; \ |
---|
| 161 | esac; \ |
---|
| 162 | done; \ |
---|
| 163 | echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign include/enet/Makefile'; \ |
---|
| 164 | cd $(top_srcdir) && \ |
---|
| 165 | $(AUTOMAKE) --foreign include/enet/Makefile |
---|
| 166 | .PRECIOUS: Makefile |
---|
| 167 | Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status |
---|
| 168 | @case '$?' in \ |
---|
| 169 | *config.status*) \ |
---|
| 170 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ |
---|
| 171 | *) \ |
---|
| 172 | echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ |
---|
| 173 | cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ |
---|
| 174 | esac; |
---|
| 175 | |
---|
| 176 | $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) |
---|
| 177 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh |
---|
| 178 | |
---|
| 179 | $(top_srcdir)/configure: $(am__configure_deps) |
---|
| 180 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh |
---|
| 181 | $(ACLOCAL_M4): $(am__aclocal_m4_deps) |
---|
| 182 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh |
---|
| 183 | uninstall-info-am: |
---|
| 184 | install-libenetincludeHEADERS: $(libenetinclude_HEADERS) |
---|
| 185 | @$(NORMAL_INSTALL) |
---|
| 186 | test -z "$(libenetincludedir)" || $(mkdir_p) "$(DESTDIR)$(libenetincludedir)" |
---|
| 187 | @list='$(libenetinclude_HEADERS)'; for p in $$list; do \ |
---|
| 188 | if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ |
---|
| 189 | f=$(am__strip_dir) \ |
---|
| 190 | echo " $(libenetincludeHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(libenetincludedir)/$$f'"; \ |
---|
| 191 | $(libenetincludeHEADERS_INSTALL) "$$d$$p" "$(DESTDIR)$(libenetincludedir)/$$f"; \ |
---|
| 192 | done |
---|
| 193 | |
---|
| 194 | uninstall-libenetincludeHEADERS: |
---|
| 195 | @$(NORMAL_UNINSTALL) |
---|
| 196 | @list='$(libenetinclude_HEADERS)'; for p in $$list; do \ |
---|
| 197 | f=$(am__strip_dir) \ |
---|
| 198 | echo " rm -f '$(DESTDIR)$(libenetincludedir)/$$f'"; \ |
---|
| 199 | rm -f "$(DESTDIR)$(libenetincludedir)/$$f"; \ |
---|
| 200 | done |
---|
| 201 | |
---|
| 202 | ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) |
---|
| 203 | list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ |
---|
| 204 | unique=`for i in $$list; do \ |
---|
| 205 | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ |
---|
| 206 | done | \ |
---|
| 207 | $(AWK) ' { files[$$0] = 1; } \ |
---|
| 208 | END { for (i in files) print i; }'`; \ |
---|
| 209 | mkid -fID $$unique |
---|
| 210 | tags: TAGS |
---|
| 211 | |
---|
| 212 | TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ |
---|
| 213 | $(TAGS_FILES) $(LISP) |
---|
| 214 | tags=; \ |
---|
| 215 | here=`pwd`; \ |
---|
| 216 | list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ |
---|
| 217 | unique=`for i in $$list; do \ |
---|
| 218 | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ |
---|
| 219 | done | \ |
---|
| 220 | $(AWK) ' { files[$$0] = 1; } \ |
---|
| 221 | END { for (i in files) print i; }'`; \ |
---|
| 222 | if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \ |
---|
| 223 | test -n "$$unique" || unique=$$empty_fix; \ |
---|
| 224 | $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ |
---|
| 225 | $$tags $$unique; \ |
---|
| 226 | fi |
---|
| 227 | ctags: CTAGS |
---|
| 228 | CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ |
---|
| 229 | $(TAGS_FILES) $(LISP) |
---|
| 230 | tags=; \ |
---|
| 231 | here=`pwd`; \ |
---|
| 232 | list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ |
---|
| 233 | unique=`for i in $$list; do \ |
---|
| 234 | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ |
---|
| 235 | done | \ |
---|
| 236 | $(AWK) ' { files[$$0] = 1; } \ |
---|
| 237 | END { for (i in files) print i; }'`; \ |
---|
| 238 | test -z "$(CTAGS_ARGS)$$tags$$unique" \ |
---|
| 239 | || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ |
---|
| 240 | $$tags $$unique |
---|
| 241 | |
---|
| 242 | GTAGS: |
---|
| 243 | here=`$(am__cd) $(top_builddir) && pwd` \ |
---|
| 244 | && cd $(top_srcdir) \ |
---|
| 245 | && gtags -i $(GTAGS_ARGS) $$here |
---|
| 246 | |
---|
| 247 | distclean-tags: |
---|
| 248 | -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags |
---|
| 249 | |
---|
| 250 | distdir: $(DISTFILES) |
---|
| 251 | @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ |
---|
| 252 | topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ |
---|
| 253 | list='$(DISTFILES)'; for file in $$list; do \ |
---|
| 254 | case $$file in \ |
---|
| 255 | $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ |
---|
| 256 | $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ |
---|
| 257 | esac; \ |
---|
| 258 | if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ |
---|
| 259 | dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ |
---|
| 260 | if test "$$dir" != "$$file" && test "$$dir" != "."; then \ |
---|
| 261 | dir="/$$dir"; \ |
---|
| 262 | $(mkdir_p) "$(distdir)$$dir"; \ |
---|
| 263 | else \ |
---|
| 264 | dir=''; \ |
---|
| 265 | fi; \ |
---|
| 266 | if test -d $$d/$$file; then \ |
---|
| 267 | if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ |
---|
| 268 | cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ |
---|
| 269 | fi; \ |
---|
| 270 | cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ |
---|
| 271 | else \ |
---|
| 272 | test -f $(distdir)/$$file \ |
---|
| 273 | || cp -p $$d/$$file $(distdir)/$$file \ |
---|
| 274 | || exit 1; \ |
---|
| 275 | fi; \ |
---|
| 276 | done |
---|
| 277 | check-am: all-am |
---|
| 278 | check: check-am |
---|
| 279 | all-am: Makefile $(HEADERS) |
---|
| 280 | installdirs: |
---|
| 281 | for dir in "$(DESTDIR)$(libenetincludedir)"; do \ |
---|
| 282 | test -z "$$dir" || $(mkdir_p) "$$dir"; \ |
---|
| 283 | done |
---|
| 284 | install: install-am |
---|
| 285 | install-exec: install-exec-am |
---|
| 286 | install-data: install-data-am |
---|
| 287 | uninstall: uninstall-am |
---|
| 288 | |
---|
| 289 | install-am: all-am |
---|
| 290 | @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am |
---|
| 291 | |
---|
| 292 | installcheck: installcheck-am |
---|
| 293 | install-strip: |
---|
| 294 | $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ |
---|
| 295 | install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ |
---|
| 296 | `test -z '$(STRIP)' || \ |
---|
| 297 | echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install |
---|
| 298 | mostlyclean-generic: |
---|
| 299 | |
---|
| 300 | clean-generic: |
---|
| 301 | |
---|
| 302 | distclean-generic: |
---|
| 303 | -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) |
---|
| 304 | |
---|
| 305 | maintainer-clean-generic: |
---|
| 306 | @echo "This command is intended for maintainers to use" |
---|
| 307 | @echo "it deletes files that may require special tools to rebuild." |
---|
| 308 | clean: clean-am |
---|
| 309 | |
---|
| 310 | clean-am: clean-generic mostlyclean-am |
---|
| 311 | |
---|
| 312 | distclean: distclean-am |
---|
| 313 | -rm -f Makefile |
---|
| 314 | distclean-am: clean-am distclean-generic distclean-tags |
---|
| 315 | |
---|
| 316 | dvi: dvi-am |
---|
| 317 | |
---|
| 318 | dvi-am: |
---|
| 319 | |
---|
| 320 | html: html-am |
---|
| 321 | |
---|
| 322 | info: info-am |
---|
| 323 | |
---|
| 324 | info-am: |
---|
| 325 | |
---|
| 326 | install-data-am: install-libenetincludeHEADERS |
---|
| 327 | |
---|
| 328 | install-exec-am: |
---|
| 329 | |
---|
| 330 | install-info: install-info-am |
---|
| 331 | |
---|
| 332 | install-man: |
---|
| 333 | |
---|
| 334 | installcheck-am: |
---|
| 335 | |
---|
| 336 | maintainer-clean: maintainer-clean-am |
---|
| 337 | -rm -f Makefile |
---|
| 338 | maintainer-clean-am: distclean-am maintainer-clean-generic |
---|
| 339 | |
---|
| 340 | mostlyclean: mostlyclean-am |
---|
| 341 | |
---|
| 342 | mostlyclean-am: mostlyclean-generic |
---|
| 343 | |
---|
| 344 | pdf: pdf-am |
---|
| 345 | |
---|
| 346 | pdf-am: |
---|
| 347 | |
---|
| 348 | ps: ps-am |
---|
| 349 | |
---|
| 350 | ps-am: |
---|
| 351 | |
---|
| 352 | uninstall-am: uninstall-info-am uninstall-libenetincludeHEADERS |
---|
| 353 | |
---|
| 354 | .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \ |
---|
| 355 | ctags distclean distclean-generic distclean-tags distdir dvi \ |
---|
| 356 | dvi-am html html-am info info-am install install-am \ |
---|
| 357 | install-data install-data-am install-exec install-exec-am \ |
---|
| 358 | install-info install-info-am install-libenetincludeHEADERS \ |
---|
| 359 | install-man install-strip installcheck installcheck-am \ |
---|
| 360 | installdirs maintainer-clean maintainer-clean-generic \ |
---|
| 361 | mostlyclean mostlyclean-generic pdf pdf-am ps ps-am tags \ |
---|
| 362 | uninstall uninstall-am uninstall-info-am \ |
---|
| 363 | uninstall-libenetincludeHEADERS |
---|
| 364 | |
---|
| 365 | # Tell versions [3.59,3.63) of GNU make to not export all variables. |
---|
| 366 | # Otherwise a system limit (for SysV at least) may be exceeded. |
---|
| 367 | .NOEXPORT: |
---|