ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/crossedit/include/Makefile.in
Revision: 1.1
Committed: Fri Feb 3 07:11:46 2006 UTC (18 years, 5 months ago) by root
Branch: MAIN
Branch point for: UPSTREAM
Log Message:
Initial revision

File Contents

# Content
1 # Makefile.in generated by automake 1.9.5 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 #
18 # Makefile for crossfire 0.95.0 and beyond
19 #
20 # This file will eventually be replaced by a configure script. But for
21 # now, this simple makefile should do the job.
22 #
23 # Copyright (C) 1992 Frank Tore Johansen
24 # Copyright (C) 1998 Mark Wedel
25 #
26 # This program is free software; you can redistribute it and/or modify
27 # it under the terms of the GNU General Public License as published by
28 # the Free Software Foundation; either version 2 of the License, or
29 # (at your option) any later version.
30 #
31 # This program is distributed in the hope that it will be useful,
32 # but WITHOUT ANY WARRANTY; without even the implied warranty of
33 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
34 # GNU General Public License for more details.
35 #
36 # You should have received a copy of the GNU General Public License
37 # along with this program; if not, write to the Free Software
38 # Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
39 #
40 # The author can be reached via e-mail to mark@pyramid.com
41
42 srcdir = @srcdir@
43 top_srcdir = @top_srcdir@
44 VPATH = @srcdir@
45 pkgdatadir = $(datadir)/@PACKAGE@
46 pkglibdir = $(libdir)/@PACKAGE@
47 pkgincludedir = $(includedir)/@PACKAGE@
48 top_builddir = ../..
49 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
50 INSTALL = @INSTALL@
51 install_sh_DATA = $(install_sh) -c -m 644
52 install_sh_PROGRAM = $(install_sh) -c
53 install_sh_SCRIPT = $(install_sh) -c
54 INSTALL_HEADER = $(INSTALL_DATA)
55 transform = $(program_transform_name)
56 NORMAL_INSTALL = :
57 PRE_INSTALL = :
58 POST_INSTALL = :
59 NORMAL_UNINSTALL = :
60 PRE_UNINSTALL = :
61 POST_UNINSTALL = :
62 build_triplet = @build@
63 host_triplet = @host@
64 subdir = crossedit/include
65 DIST_COMMON = README $(noinst_HEADERS) $(srcdir)/Makefile.am \
66 $(srcdir)/Makefile.in
67 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
68 am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
69 $(top_srcdir)/configure.ac
70 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
71 $(ACLOCAL_M4)
72 mkinstalldirs = $(SHELL) $(top_srcdir)/utils/mkinstalldirs
73 CONFIG_HEADER = $(top_builddir)/include/autoconf.h
74 CONFIG_CLEAN_FILES =
75 SOURCES =
76 DIST_SOURCES =
77 HEADERS = $(noinst_HEADERS)
78 ETAGS = etags
79 CTAGS = ctags
80 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
81 ACLOCAL = @ACLOCAL@
82 AMDEP_FALSE = @AMDEP_FALSE@
83 AMDEP_TRUE = @AMDEP_TRUE@
84 AMTAR = @AMTAR@
85 AR = @AR@
86 AUTOCONF = @AUTOCONF@
87 AUTOHEADER = @AUTOHEADER@
88 AUTOMAKE = @AUTOMAKE@
89 AWK = @AWK@
90 BASENAME = @BASENAME@
91 BUNZIP = @BUNZIP@
92 BZIP = @BZIP@
93 CC = @CC@
94 CCDEPMODE = @CCDEPMODE@
95 CFLAGS = @CFLAGS@
96 COMPRESS = @COMPRESS@
97 CPP = @CPP@
98 CPPFLAGS = @CPPFLAGS@
99 CXX = @CXX@
100 CXXCPP = @CXXCPP@
101 CXXDEPMODE = @CXXDEPMODE@
102 CXXFLAGS = @CXXFLAGS@
103 CYGPATH_W = @CYGPATH_W@
104 DEFS = @DEFS@
105 DEPDIR = @DEPDIR@
106 ECHO = @ECHO@
107 ECHO_C = @ECHO_C@
108 ECHO_N = @ECHO_N@
109 ECHO_T = @ECHO_T@
110 EGREP = @EGREP@
111 EXEEXT = @EXEEXT@
112 F77 = @F77@
113 FFLAGS = @FFLAGS@
114 GUNZIP = @GUNZIP@
115 GZIP = @GZIP@
116 HAVE_LIBDL_FALSE = @HAVE_LIBDL_FALSE@
117 HAVE_LIBDL_TRUE = @HAVE_LIBDL_TRUE@
118 HAVE_X_FALSE = @HAVE_X_FALSE@
119 HAVE_X_TRUE = @HAVE_X_TRUE@
120 INSTALL_DATA = @INSTALL_DATA@
121 INSTALL_PROGRAM = @INSTALL_PROGRAM@
122 INSTALL_SCRIPT = @INSTALL_SCRIPT@
123 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
124 LATEX = @LATEX@
125 LDFLAGS = @LDFLAGS@
126 LEX = @LEX@
127 LEXLIB = @LEXLIB@
128 LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
129 LIBOBJS = @LIBOBJS@
130 LIBS = @LIBS@
131 LIBTOOL = @LIBTOOL@
132 LN_S = @LN_S@
133 LTLIBOBJS = @LTLIBOBJS@
134 MAINT = @MAINT@
135 MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
136 MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
137 MAKEINFO = @MAKEINFO@
138 OBJEXT = @OBJEXT@
139 PACKAGE = @PACKAGE@
140 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
141 PACKAGE_NAME = @PACKAGE_NAME@
142 PACKAGE_STRING = @PACKAGE_STRING@
143 PACKAGE_TARNAME = @PACKAGE_TARNAME@
144 PACKAGE_VERSION = @PACKAGE_VERSION@
145 PATH_SEPARATOR = @PATH_SEPARATOR@
146 PERL = @PERL@
147 PLUGIN_PYTHON = @PLUGIN_PYTHON@
148 PYTHON_LIB = @PYTHON_LIB@
149 PYTHON_PLUGIN_FALSE = @PYTHON_PLUGIN_FALSE@
150 PYTHON_PLUGIN_TRUE = @PYTHON_PLUGIN_TRUE@
151 PY_INCLUDES = @PY_INCLUDES@
152 PY_LIBS = @PY_LIBS@
153 RANLIB = @RANLIB@
154 SET_MAKE = @SET_MAKE@
155 SHELL = @SHELL@
156 STRIP = @STRIP@
157 TAR = @TAR@
158 UNCOMPRESS = @UNCOMPRESS@
159 VERSION = @VERSION@
160 X11LIBS = @X11LIBS@
161 X_CFLAGS = @X_CFLAGS@
162 X_EXTRA_LIBS = @X_EXTRA_LIBS@
163 X_LIBS = @X_LIBS@
164 X_PRE_LIBS = @X_PRE_LIBS@
165 ac_ct_AR = @ac_ct_AR@
166 ac_ct_CC = @ac_ct_CC@
167 ac_ct_CXX = @ac_ct_CXX@
168 ac_ct_F77 = @ac_ct_F77@
169 ac_ct_RANLIB = @ac_ct_RANLIB@
170 ac_ct_STRIP = @ac_ct_STRIP@
171 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
172 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
173 am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
174 am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
175 am__include = @am__include@
176 am__leading_dot = @am__leading_dot@
177 am__quote = @am__quote@
178 am__tar = @am__tar@
179 am__untar = @am__untar@
180 bindir = @bindir@
181 build = @build@
182 build_alias = @build_alias@
183 build_cpu = @build_cpu@
184 build_os = @build_os@
185 build_vendor = @build_vendor@
186 datadir = @datadir@
187 exec_prefix = @exec_prefix@
188 host = @host@
189 host_alias = @host_alias@
190 host_cpu = @host_cpu@
191 host_os = @host_os@
192 host_vendor = @host_vendor@
193 includedir = @includedir@
194 infodir = @infodir@
195 install_sh = @install_sh@
196 libdir = @libdir@
197 libexecdir = @libexecdir@
198 localstatedir = @localstatedir@
199 mandir = @mandir@
200 mkdir_p = @mkdir_p@
201 no_x = @no_x@
202 oldincludedir = @oldincludedir@
203 pkgconfdir = @pkgconfdir@
204 pkgstatedir = @pkgstatedir@
205 prefix = @prefix@
206 program_transform_name = @program_transform_name@
207 sbindir = @sbindir@
208 sharedstatedir = @sharedstatedir@
209 sysconfdir = @sysconfdir@
210 target_alias = @target_alias@
211 x_includes = @x_includes@
212 x_libraries = @x_libraries@
213 EXTRA_DIST = README
214 noinst_HEADERS = Ansi.h X11.h debug.h Makefile.in Posix.h README Xaw.h util.h
215 all: all-am
216
217 .SUFFIXES:
218 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
219 @for dep in $?; do \
220 case '$(am__configure_deps)' in \
221 *$$dep*) \
222 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
223 && exit 0; \
224 exit 1;; \
225 esac; \
226 done; \
227 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu crossedit/include/Makefile'; \
228 cd $(top_srcdir) && \
229 $(AUTOMAKE) --gnu crossedit/include/Makefile
230 .PRECIOUS: Makefile
231 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
232 @case '$?' in \
233 *config.status*) \
234 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
235 *) \
236 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
237 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
238 esac;
239
240 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
241 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
242
243 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
244 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
245 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
246 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
247
248 mostlyclean-libtool:
249 -rm -f *.lo
250
251 clean-libtool:
252 -rm -rf .libs _libs
253
254 distclean-libtool:
255 -rm -f libtool
256 uninstall-info-am:
257
258 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
259 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
260 unique=`for i in $$list; do \
261 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
262 done | \
263 $(AWK) ' { files[$$0] = 1; } \
264 END { for (i in files) print i; }'`; \
265 mkid -fID $$unique
266 tags: TAGS
267
268 TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
269 $(TAGS_FILES) $(LISP)
270 tags=; \
271 here=`pwd`; \
272 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
273 unique=`for i in $$list; do \
274 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
275 done | \
276 $(AWK) ' { files[$$0] = 1; } \
277 END { for (i in files) print i; }'`; \
278 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
279 test -n "$$unique" || unique=$$empty_fix; \
280 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
281 $$tags $$unique; \
282 fi
283 ctags: CTAGS
284 CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
285 $(TAGS_FILES) $(LISP)
286 tags=; \
287 here=`pwd`; \
288 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
289 unique=`for i in $$list; do \
290 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
291 done | \
292 $(AWK) ' { files[$$0] = 1; } \
293 END { for (i in files) print i; }'`; \
294 test -z "$(CTAGS_ARGS)$$tags$$unique" \
295 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
296 $$tags $$unique
297
298 GTAGS:
299 here=`$(am__cd) $(top_builddir) && pwd` \
300 && cd $(top_srcdir) \
301 && gtags -i $(GTAGS_ARGS) $$here
302
303 distclean-tags:
304 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
305
306 distdir: $(DISTFILES)
307 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
308 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
309 list='$(DISTFILES)'; for file in $$list; do \
310 case $$file in \
311 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
312 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
313 esac; \
314 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
315 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
316 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
317 dir="/$$dir"; \
318 $(mkdir_p) "$(distdir)$$dir"; \
319 else \
320 dir=''; \
321 fi; \
322 if test -d $$d/$$file; then \
323 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
324 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
325 fi; \
326 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
327 else \
328 test -f $(distdir)/$$file \
329 || cp -p $$d/$$file $(distdir)/$$file \
330 || exit 1; \
331 fi; \
332 done
333 check-am: all-am
334 check: check-am
335 all-am: Makefile $(HEADERS)
336 installdirs:
337 install: install-am
338 install-exec: install-exec-am
339 install-data: install-data-am
340 uninstall: uninstall-am
341
342 install-am: all-am
343 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
344
345 installcheck: installcheck-am
346 install-strip:
347 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
348 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
349 `test -z '$(STRIP)' || \
350 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
351 mostlyclean-generic:
352
353 clean-generic:
354
355 distclean-generic:
356 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
357
358 maintainer-clean-generic:
359 @echo "This command is intended for maintainers to use"
360 @echo "it deletes files that may require special tools to rebuild."
361 clean: clean-am
362
363 clean-am: clean-generic clean-libtool mostlyclean-am
364
365 distclean: distclean-am
366 -rm -f Makefile
367 distclean-am: clean-am distclean-generic distclean-libtool \
368 distclean-tags
369
370 dvi: dvi-am
371
372 dvi-am:
373
374 html: html-am
375
376 info: info-am
377
378 info-am:
379
380 install-data-am:
381
382 install-exec-am:
383
384 install-info: install-info-am
385
386 install-man:
387
388 installcheck-am:
389
390 maintainer-clean: maintainer-clean-am
391 -rm -f Makefile
392 maintainer-clean-am: distclean-am maintainer-clean-generic
393
394 mostlyclean: mostlyclean-am
395
396 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
397
398 pdf: pdf-am
399
400 pdf-am:
401
402 ps: ps-am
403
404 ps-am:
405
406 uninstall-am: uninstall-info-am
407
408 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
409 clean-libtool ctags distclean distclean-generic \
410 distclean-libtool distclean-tags distdir dvi dvi-am html \
411 html-am info info-am install install-am install-data \
412 install-data-am install-exec install-exec-am install-info \
413 install-info-am install-man install-strip installcheck \
414 installcheck-am installdirs maintainer-clean \
415 maintainer-clean-generic mostlyclean mostlyclean-generic \
416 mostlyclean-libtool pdf pdf-am ps ps-am tags uninstall \
417 uninstall-am uninstall-info-am
418
419 # Tell versions [3.59,3.63) of GNU make to not export all variables.
420 # Otherwise a system limit (for SysV at least) may be exceeded.
421 .NOEXPORT: