ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/plugins/common/include/Makefile.in
(Generate patch)

Comparing deliantra/server/plugins/common/include/Makefile.in (file contents):
Revision 1.3 by root, Thu Mar 16 21:08:20 2006 UTC vs.
Revision 1.4 by root, Sun May 7 12:49:26 2006 UTC

1# Makefile.in generated by automake 1.9.6 from Makefile.am. 1# Makefile.in generated by automake 1.7.9 from Makefile.am.
2# @configure_input@ 2# @configure_input@
3 3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 4# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
5# 2003, 2004, 2005 Free Software Foundation, Inc. 5# Free Software Foundation, Inc.
6# This Makefile.in is free software; the Free Software Foundation 6# This Makefile.in is free software; the Free Software Foundation
7# gives unlimited permission to copy and/or distribute it, 7# gives unlimited permission to copy and/or distribute it,
8# with or without modifications, as long as this notice is preserved. 8# with or without modifications, as long as this notice is preserved.
9 9
10# This program is distributed in the hope that it will be useful, 10# This program is distributed in the hope that it will be useful,
19VPATH = @srcdir@ 19VPATH = @srcdir@
20pkgdatadir = $(datadir)/@PACKAGE@ 20pkgdatadir = $(datadir)/@PACKAGE@
21pkglibdir = $(libdir)/@PACKAGE@ 21pkglibdir = $(libdir)/@PACKAGE@
22pkgincludedir = $(includedir)/@PACKAGE@ 22pkgincludedir = $(includedir)/@PACKAGE@
23top_builddir = ../../.. 23top_builddir = ../../..
24
24am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd 25am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
25INSTALL = @INSTALL@ 26INSTALL = @INSTALL@
26install_sh_DATA = $(install_sh) -c -m 644 27install_sh_DATA = $(install_sh) -c -m 644
27install_sh_PROGRAM = $(install_sh) -c 28install_sh_PROGRAM = $(install_sh) -c
28install_sh_SCRIPT = $(install_sh) -c 29install_sh_SCRIPT = $(install_sh) -c
32PRE_INSTALL = : 33PRE_INSTALL = :
33POST_INSTALL = : 34POST_INSTALL = :
34NORMAL_UNINSTALL = : 35NORMAL_UNINSTALL = :
35PRE_UNINSTALL = : 36PRE_UNINSTALL = :
36POST_UNINSTALL = : 37POST_UNINSTALL = :
37build_triplet = @build@
38host_triplet = @host@ 38host_triplet = @host@
39subdir = plugins/common/include
40DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \
41 $(srcdir)/Makefile.in
42ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
43am__aclocal_m4_deps = $(top_srcdir)/libtool.m4 \
44 $(top_srcdir)/ltoptions.m4 $(top_srcdir)/ltsugar.m4 \
45 $(top_srcdir)/ltversion.m4 $(top_srcdir)/acinclude.m4 \
46 $(top_srcdir)/configure.ac
47am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
48 $(ACLOCAL_M4)
49mkinstalldirs = $(SHELL) $(top_srcdir)/utils/mkinstalldirs
50CONFIG_HEADER = $(top_builddir)/include/autoconf.h
51CONFIG_CLEAN_FILES =
52SOURCES =
53DIST_SOURCES =
54HEADERS = $(noinst_HEADERS)
55ETAGS = etags
56CTAGS = ctags
57DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
58ACLOCAL = @ACLOCAL@ 39ACLOCAL = @ACLOCAL@
59AMDEP_FALSE = @AMDEP_FALSE@ 40AMDEP_FALSE = @AMDEP_FALSE@
60AMDEP_TRUE = @AMDEP_TRUE@ 41AMDEP_TRUE = @AMDEP_TRUE@
61AMTAR = @AMTAR@ 42AMTAR = @AMTAR@
62AR = @AR@ 43AR = @AR@
71CCDEPMODE = @CCDEPMODE@ 52CCDEPMODE = @CCDEPMODE@
72CFLAGS = @CFLAGS@ 53CFLAGS = @CFLAGS@
73COMPRESS = @COMPRESS@ 54COMPRESS = @COMPRESS@
74CPP = @CPP@ 55CPP = @CPP@
75CPPFLAGS = @CPPFLAGS@ 56CPPFLAGS = @CPPFLAGS@
57CROSSEDIT = @CROSSEDIT@
76CYGPATH_W = @CYGPATH_W@ 58CYGPATH_W = @CYGPATH_W@
77DEFS = @DEFS@ 59DEFS = @DEFS@
78DEPDIR = @DEPDIR@ 60DEPDIR = @DEPDIR@
79ECHO = @ECHO@ 61ECHO = @ECHO@
80ECHO_C = @ECHO_C@ 62ECHO_C = @ECHO_C@
149am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ 131am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
150am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ 132am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
151am__include = @am__include@ 133am__include = @am__include@
152am__leading_dot = @am__leading_dot@ 134am__leading_dot = @am__leading_dot@
153am__quote = @am__quote@ 135am__quote = @am__quote@
154am__tar = @am__tar@
155am__untar = @am__untar@
156bindir = @bindir@ 136bindir = @bindir@
157build = @build@ 137build = @build@
158build_alias = @build_alias@ 138build_alias = @build_alias@
159build_cpu = @build_cpu@ 139build_cpu = @build_cpu@
160build_os = @build_os@ 140build_os = @build_os@
171install_sh = @install_sh@ 151install_sh = @install_sh@
172libdir = @libdir@ 152libdir = @libdir@
173libexecdir = @libexecdir@ 153libexecdir = @libexecdir@
174localstatedir = @localstatedir@ 154localstatedir = @localstatedir@
175mandir = @mandir@ 155mandir = @mandir@
176mkdir_p = @mkdir_p@
177no_x = @no_x@ 156no_x = @no_x@
178oldincludedir = @oldincludedir@ 157oldincludedir = @oldincludedir@
179pkgconfdir = @pkgconfdir@ 158pkgconfdir = @pkgconfdir@
180pkgstatedir = @pkgstatedir@ 159pkgstatedir = @pkgstatedir@
181prefix = @prefix@ 160prefix = @prefix@
184sharedstatedir = @sharedstatedir@ 163sharedstatedir = @sharedstatedir@
185sysconfdir = @sysconfdir@ 164sysconfdir = @sysconfdir@
186target_alias = @target_alias@ 165target_alias = @target_alias@
187x_includes = @x_includes@ 166x_includes = @x_includes@
188x_libraries = @x_libraries@ 167x_libraries = @x_libraries@
168
189noinst_HEADERS = plugin_common.h 169noinst_HEADERS = plugin_common.h
170subdir = plugins/common/include
171ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
172mkinstalldirs = $(SHELL) $(top_srcdir)/utils/mkinstalldirs
173CONFIG_HEADER = $(top_builddir)/include/autoconf.h
174CONFIG_CLEAN_FILES =
175DIST_SOURCES =
176HEADERS = $(noinst_HEADERS)
177
178DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.in Makefile.am
190all: all-am 179all: all-am
191 180
192.SUFFIXES: 181.SUFFIXES:
193$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) 182$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.ac $(ACLOCAL_M4)
194 @for dep in $?; do \
195 case '$(am__configure_deps)' in \
196 *$$dep*) \
197 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
198 && exit 0; \
199 exit 1;; \
200 esac; \
201 done; \
202 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu plugins/common/include/Makefile'; \
203 cd $(top_srcdir) && \ 183 cd $(top_srcdir) && \
204 $(AUTOMAKE) --gnu plugins/common/include/Makefile 184 $(AUTOMAKE) --gnu plugins/common/include/Makefile
205.PRECIOUS: Makefile
206Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status 185Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in $(top_builddir)/config.status
207 @case '$?' in \
208 *config.status*) \
209 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
210 *) \
211 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
212 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ 186 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
213 esac;
214
215$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
216 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
217
218$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
219 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
220$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
221 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
222 187
223mostlyclean-libtool: 188mostlyclean-libtool:
224 -rm -f *.lo 189 -rm -f *.lo
225 190
226clean-libtool: 191clean-libtool:
227 -rm -rf .libs _libs 192 -rm -rf .libs _libs
228 193
229distclean-libtool: 194distclean-libtool:
230 -rm -f libtool 195 -rm -f libtool
231uninstall-info-am: 196uninstall-info-am:
197
198ETAGS = etags
199ETAGSFLAGS =
200
201CTAGS = ctags
202CTAGSFLAGS =
203
204tags: TAGS
232 205
233ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) 206ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
234 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 207 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
235 unique=`for i in $$list; do \ 208 unique=`for i in $$list; do \
236 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 209 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
237 done | \ 210 done | \
238 $(AWK) ' { files[$$0] = 1; } \ 211 $(AWK) ' { files[$$0] = 1; } \
239 END { for (i in files) print i; }'`; \ 212 END { for (i in files) print i; }'`; \
240 mkid -fID $$unique 213 mkid -fID $$unique
241tags: TAGS
242 214
243TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ 215TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
244 $(TAGS_FILES) $(LISP) 216 $(TAGS_FILES) $(LISP)
245 tags=; \ 217 tags=; \
246 here=`pwd`; \ 218 here=`pwd`; \
248 unique=`for i in $$list; do \ 220 unique=`for i in $$list; do \
249 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 221 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
250 done | \ 222 done | \
251 $(AWK) ' { files[$$0] = 1; } \ 223 $(AWK) ' { files[$$0] = 1; } \
252 END { for (i in files) print i; }'`; \ 224 END { for (i in files) print i; }'`; \
253 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \ 225 test -z "$(ETAGS_ARGS)$$tags$$unique" \
254 test -n "$$unique" || unique=$$empty_fix; \
255 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 226 || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
256 $$tags $$unique; \ 227 $$tags $$unique
257 fi 228
258ctags: CTAGS 229ctags: CTAGS
259CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ 230CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
260 $(TAGS_FILES) $(LISP) 231 $(TAGS_FILES) $(LISP)
261 tags=; \ 232 tags=; \
262 here=`pwd`; \ 233 here=`pwd`; \
275 && cd $(top_srcdir) \ 246 && cd $(top_srcdir) \
276 && gtags -i $(GTAGS_ARGS) $$here 247 && gtags -i $(GTAGS_ARGS) $$here
277 248
278distclean-tags: 249distclean-tags:
279 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags 250 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
251DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
252
253top_distdir = ../../..
254distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
280 255
281distdir: $(DISTFILES) 256distdir: $(DISTFILES)
282 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ 257 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
283 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ 258 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
284 list='$(DISTFILES)'; for file in $$list; do \ 259 list='$(DISTFILES)'; for file in $$list; do \
288 esac; \ 263 esac; \
289 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ 264 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
290 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ 265 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
291 if test "$$dir" != "$$file" && test "$$dir" != "."; then \ 266 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
292 dir="/$$dir"; \ 267 dir="/$$dir"; \
293 $(mkdir_p) "$(distdir)$$dir"; \ 268 $(mkinstalldirs) "$(distdir)$$dir"; \
294 else \ 269 else \
295 dir=''; \ 270 dir=''; \
296 fi; \ 271 fi; \
297 if test -d $$d/$$file; then \ 272 if test -d $$d/$$file; then \
298 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ 273 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
306 fi; \ 281 fi; \
307 done 282 done
308check-am: all-am 283check-am: all-am
309check: check-am 284check: check-am
310all-am: Makefile $(HEADERS) 285all-am: Makefile $(HEADERS)
286
311installdirs: 287installdirs:
312install: install-am 288install: install-am
313install-exec: install-exec-am 289install-exec: install-exec-am
314install-data: install-data-am 290install-data: install-data-am
315uninstall: uninstall-am 291uninstall: uninstall-am
326mostlyclean-generic: 302mostlyclean-generic:
327 303
328clean-generic: 304clean-generic:
329 305
330distclean-generic: 306distclean-generic:
331 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) 307 -rm -f $(CONFIG_CLEAN_FILES)
332 308
333maintainer-clean-generic: 309maintainer-clean-generic:
334 @echo "This command is intended for maintainers to use" 310 @echo "This command is intended for maintainers to use"
335 @echo "it deletes files that may require special tools to rebuild." 311 @echo "it deletes files that may require special tools to rebuild."
336clean: clean-am 312clean: clean-am
344 320
345dvi: dvi-am 321dvi: dvi-am
346 322
347dvi-am: 323dvi-am:
348 324
349html: html-am
350
351info: info-am 325info: info-am
352 326
353info-am: 327info-am:
354 328
355install-data-am: 329install-data-am:
380 354
381uninstall-am: uninstall-info-am 355uninstall-am: uninstall-info-am
382 356
383.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \ 357.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
384 clean-libtool ctags distclean distclean-generic \ 358 clean-libtool ctags distclean distclean-generic \
385 distclean-libtool distclean-tags distdir dvi dvi-am html \ 359 distclean-libtool distclean-tags distdir dvi dvi-am info \
386 html-am info info-am install install-am install-data \ 360 info-am install install-am install-data install-data-am \
387 install-data-am install-exec install-exec-am install-info \ 361 install-exec install-exec-am install-info install-info-am \
388 install-info-am install-man install-strip installcheck \ 362 install-man install-strip installcheck installcheck-am \
389 installcheck-am installdirs maintainer-clean \ 363 installdirs maintainer-clean maintainer-clean-generic \
390 maintainer-clean-generic mostlyclean mostlyclean-generic \ 364 mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
391 mostlyclean-libtool pdf pdf-am ps ps-am tags uninstall \ 365 ps ps-am tags uninstall uninstall-am uninstall-info-am
392 uninstall-am uninstall-info-am
393 366
394# Tell versions [3.59,3.63) of GNU make to not export all variables. 367# Tell versions [3.59,3.63) of GNU make to not export all variables.
395# Otherwise a system limit (for SysV at least) may be exceeded. 368# Otherwise a system limit (for SysV at least) may be exceeded.
396.NOEXPORT: 369.NOEXPORT:

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines