[134] | 1 | # Makefile.in generated by automake 1.9.6 from Makefile.am. |
---|
| 2 | # @configure_input@ |
---|
| 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 | @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 | am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd |
---|
| 25 | INSTALL = @INSTALL@ |
---|
| 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 = @ACLOCAL@ |
---|
| 61 | AMDEP_FALSE = @AMDEP_FALSE@ |
---|
| 62 | AMDEP_TRUE = @AMDEP_TRUE@ |
---|
| 63 | AMTAR = @AMTAR@ |
---|
| 64 | AUTOCONF = @AUTOCONF@ |
---|
| 65 | AUTOHEADER = @AUTOHEADER@ |
---|
| 66 | AUTOMAKE = @AUTOMAKE@ |
---|
| 67 | AWK = @AWK@ |
---|
| 68 | CC = @CC@ |
---|
| 69 | CCDEPMODE = @CCDEPMODE@ |
---|
| 70 | CFLAGS = @CFLAGS@ |
---|
| 71 | CPP = @CPP@ |
---|
| 72 | CPPFLAGS = @CPPFLAGS@ |
---|
| 73 | CYGPATH_W = @CYGPATH_W@ |
---|
| 74 | DEFS = @DEFS@ |
---|
| 75 | DEPDIR = @DEPDIR@ |
---|
| 76 | ECHO_C = @ECHO_C@ |
---|
| 77 | ECHO_N = @ECHO_N@ |
---|
| 78 | ECHO_T = @ECHO_T@ |
---|
| 79 | EGREP = @EGREP@ |
---|
| 80 | EXEEXT = @EXEEXT@ |
---|
| 81 | GREP = @GREP@ |
---|
| 82 | INSTALL_DATA = @INSTALL_DATA@ |
---|
| 83 | INSTALL_PROGRAM = @INSTALL_PROGRAM@ |
---|
| 84 | INSTALL_SCRIPT = @INSTALL_SCRIPT@ |
---|
| 85 | INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ |
---|
| 86 | LDFLAGS = @LDFLAGS@ |
---|
| 87 | LIBOBJS = @LIBOBJS@ |
---|
| 88 | LIBS = @LIBS@ |
---|
| 89 | LTLIBOBJS = @LTLIBOBJS@ |
---|
| 90 | MAKEINFO = @MAKEINFO@ |
---|
| 91 | OBJEXT = @OBJEXT@ |
---|
| 92 | PACKAGE = @PACKAGE@ |
---|
| 93 | PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ |
---|
| 94 | PACKAGE_NAME = @PACKAGE_NAME@ |
---|
| 95 | PACKAGE_STRING = @PACKAGE_STRING@ |
---|
| 96 | PACKAGE_TARNAME = @PACKAGE_TARNAME@ |
---|
| 97 | PACKAGE_VERSION = @PACKAGE_VERSION@ |
---|
| 98 | PATH_SEPARATOR = @PATH_SEPARATOR@ |
---|
| 99 | RANLIB = @RANLIB@ |
---|
| 100 | SET_MAKE = @SET_MAKE@ |
---|
| 101 | SHELL = @SHELL@ |
---|
| 102 | STRIP = @STRIP@ |
---|
| 103 | VERSION = @VERSION@ |
---|
| 104 | ac_ct_CC = @ac_ct_CC@ |
---|
| 105 | am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ |
---|
| 106 | am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ |
---|
| 107 | am__include = @am__include@ |
---|
| 108 | am__leading_dot = @am__leading_dot@ |
---|
| 109 | am__quote = @am__quote@ |
---|
| 110 | am__tar = @am__tar@ |
---|
| 111 | am__untar = @am__untar@ |
---|
| 112 | bindir = @bindir@ |
---|
| 113 | build_alias = @build_alias@ |
---|
| 114 | datadir = @datadir@ |
---|
| 115 | datarootdir = @datarootdir@ |
---|
| 116 | docdir = @docdir@ |
---|
| 117 | dvidir = @dvidir@ |
---|
| 118 | exec_prefix = @exec_prefix@ |
---|
| 119 | host_alias = @host_alias@ |
---|
| 120 | htmldir = @htmldir@ |
---|
| 121 | includedir = @includedir@ |
---|
| 122 | infodir = @infodir@ |
---|
| 123 | install_sh = @install_sh@ |
---|
| 124 | libdir = @libdir@ |
---|
| 125 | libexecdir = @libexecdir@ |
---|
| 126 | localedir = @localedir@ |
---|
| 127 | localstatedir = @localstatedir@ |
---|
| 128 | mandir = @mandir@ |
---|
| 129 | mkdir_p = @mkdir_p@ |
---|
| 130 | oldincludedir = @oldincludedir@ |
---|
| 131 | pdfdir = @pdfdir@ |
---|
| 132 | prefix = @prefix@ |
---|
| 133 | program_transform_name = @program_transform_name@ |
---|
| 134 | psdir = @psdir@ |
---|
| 135 | sbindir = @sbindir@ |
---|
| 136 | sharedstatedir = @sharedstatedir@ |
---|
| 137 | sysconfdir = @sysconfdir@ |
---|
| 138 | target_alias = @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: |
---|