1# Makefile.in generated by automake 1.7.5 from Makefile.am.
2# @configure_input@
3
4# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
5# 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
17srcdir = @srcdir@
18top_srcdir = @top_srcdir@
19VPATH = @srcdir@
20pkgdatadir = $(datadir)/@PACKAGE@
21pkglibdir = $(libdir)/@PACKAGE@
22pkgincludedir = $(includedir)/@PACKAGE@
23top_builddir = ../..
24
25am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
26INSTALL = @INSTALL@
27install_sh_DATA = $(install_sh) -c -m 644
28install_sh_PROGRAM = $(install_sh) -c
29install_sh_SCRIPT = $(install_sh) -c
30INSTALL_HEADER = $(INSTALL_DATA)
31transform = $(program_transform_name)
32NORMAL_INSTALL = :
33PRE_INSTALL = :
34POST_INSTALL = :
35NORMAL_UNINSTALL = :
36PRE_UNINSTALL = :
37POST_UNINSTALL = :
38host_triplet = @host@
39ACLOCAL = @ACLOCAL@
40AMDEP_FALSE = @AMDEP_FALSE@
41AMDEP_TRUE = @AMDEP_TRUE@
42AMTAR = @AMTAR@
43AR = @AR@
44AUTOCONF = @AUTOCONF@
45AUTOHEADER = @AUTOHEADER@
46AUTOMAKE = @AUTOMAKE@
47AWK = @AWK@
48CC = @CC@
49CCAS = @CCAS@
50CCASFLAGS = @CCASFLAGS@
51CCDEPMODE = @CCDEPMODE@
52CFLAGS = @CFLAGS@
53CPP = @CPP@
54CPPFLAGS = @CPPFLAGS@
55CXX = @CXX@
56CXXDEPMODE = @CXXDEPMODE@
57CXXFLAGS = @CXXFLAGS@
58CYGPATH_W = @CYGPATH_W@
59D2X_ARCH_SUBDIRS = @D2X_ARCH_SUBDIRS@
60D2X_MAIN_SUBDIRS = @D2X_MAIN_SUBDIRS@
61DEFS = @DEFS@
62DEPDIR = @DEPDIR@
63ECHO_C = @ECHO_C@
64ECHO_N = @ECHO_N@
65ECHO_T = @ECHO_T@
66EDITOR_FALSE = @EDITOR_FALSE@
67EDITOR_TRUE = @EDITOR_TRUE@
68EGREP = @EGREP@
69EXEEXT = @EXEEXT@
70GGI_LIBS = @GGI_LIBS@
71INSTALL_DATA = @INSTALL_DATA@
72INSTALL_PROGRAM = @INSTALL_PROGRAM@
73INSTALL_SCRIPT = @INSTALL_SCRIPT@
74INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
75LDFLAGS = @LDFLAGS@
76LIBOBJS = @LIBOBJS@
77LIBS = @LIBS@
78LTLIBOBJS = @LTLIBOBJS@
79MACDATA_FALSE = @MACDATA_FALSE@
80MACDATA_TRUE = @MACDATA_TRUE@
81MACOSX_FALSE = @MACOSX_FALSE@
82MACOSX_TRUE = @MACOSX_TRUE@
83MAINT = @MAINT@
84MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
85MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
86MAKEINFO = @MAKEINFO@
87MINGW32_FALSE = @MINGW32_FALSE@
88MINGW32_TRUE = @MINGW32_TRUE@
89NASM = @NASM@
90NASMFLAGS = @NASMFLAGS@
91OBJEXT = @OBJEXT@
92OGL_LIBS = @OGL_LIBS@
93PACKAGE = @PACKAGE@
94PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
95PACKAGE_NAME = @PACKAGE_NAME@
96PACKAGE_STRING = @PACKAGE_STRING@
97PACKAGE_TARNAME = @PACKAGE_TARNAME@
98PACKAGE_VERSION = @PACKAGE_VERSION@
99PATH_SEPARATOR = @PATH_SEPARATOR@
100RANLIB = @RANLIB@
101SDL_CFLAGS = @SDL_CFLAGS@
102SDL_CONFIG = @SDL_CONFIG@
103SDL_LIBS = @SDL_LIBS@
104SET_MAKE = @SET_MAKE@
105SHELL = @SHELL@
106STRIP = @STRIP@
107SVGA_LIBS = @SVGA_LIBS@
108TARGETS = @TARGETS@
109USE_ASM_FALSE = @USE_ASM_FALSE@
110USE_ASM_TRUE = @USE_ASM_TRUE@
111USE_GGI_FALSE = @USE_GGI_FALSE@
112USE_GGI_TRUE = @USE_GGI_TRUE@
113USE_LINUX_JOY_FALSE = @USE_LINUX_JOY_FALSE@
114USE_LINUX_JOY_TRUE = @USE_LINUX_JOY_TRUE@
115USE_NETWORK_FALSE = @USE_NETWORK_FALSE@
116USE_NETWORK_TRUE = @USE_NETWORK_TRUE@
117USE_OPENGL_FALSE = @USE_OPENGL_FALSE@
118USE_OPENGL_TRUE = @USE_OPENGL_TRUE@
119USE_SVGALIB_FALSE = @USE_SVGALIB_FALSE@
120USE_SVGALIB_TRUE = @USE_SVGALIB_TRUE@
121VERSION = @VERSION@
122ac_ct_AR = @ac_ct_AR@
123ac_ct_CC = @ac_ct_CC@
124ac_ct_CXX = @ac_ct_CXX@
125ac_ct_RANLIB = @ac_ct_RANLIB@
126ac_ct_STRIP = @ac_ct_STRIP@
127am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
128am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
129am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
130am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
131am__include = @am__include@
132am__leading_dot = @am__leading_dot@
133am__quote = @am__quote@
134bindir = @bindir@
135build = @build@
136build_alias = @build_alias@
137build_cpu = @build_cpu@
138build_os = @build_os@
139build_vendor = @build_vendor@
140datadir = @datadir@
141exec_prefix = @exec_prefix@
142host = @host@
143host_alias = @host_alias@
144host_cpu = @host_cpu@
145host_os = @host_os@
146host_vendor = @host_vendor@
147includedir = @includedir@
148infodir = @infodir@
149install_sh = @install_sh@
150libdir = @libdir@
151libexecdir = @libexecdir@
152localstatedir = @localstatedir@
153mandir = @mandir@
154oldincludedir = @oldincludedir@
155prefix = @prefix@
156program_transform_name = @program_transform_name@
157sbindir = @sbindir@
158sharedstatedir = @sharedstatedir@
159sharepath = @sharepath@
160sysconfdir = @sysconfdir@
161target = @target@
162target_alias = @target_alias@
163target_cpu = @target_cpu@
164target_os = @target_os@
165target_vendor = @target_vendor@
166noinst_LIBRARIES = libeditor.a
167INCLUDES = -I$(top_srcdir)/include -I$(top_srcdir)/arch/include -I$(top_srcdir)/main
168
169libeditor_a_SOURCES = med.c segment.c
170
171EXTRA_DIST = editor.h kdefs.h medwall.h seguvs.h texpage.h
172subdir = main/editor
173ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
174mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
175CONFIG_HEADER = $(top_builddir)/conf.h
176CONFIG_CLEAN_FILES =
177LIBRARIES = $(noinst_LIBRARIES)
178
179libeditor_a_AR = $(AR) cru
180libeditor_a_LIBADD =
181am_libeditor_a_OBJECTS = med.$(OBJEXT) segment.$(OBJEXT)
182libeditor_a_OBJECTS = $(am_libeditor_a_OBJECTS)
183
184DEFAULT_INCLUDES =  -I. -I$(srcdir) -I$(top_builddir)
185depcomp = $(SHELL) $(top_srcdir)/depcomp
186am__depfiles_maybe = depfiles
187@AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/med.Po ./$(DEPDIR)/segment.Po
188COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
189	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
190CCLD = $(CC)
191LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
192DIST_SOURCES = $(libeditor_a_SOURCES)
193DIST_COMMON = Makefile.am Makefile.in
194SOURCES = $(libeditor_a_SOURCES)
195
196all: all-am
197
198.SUFFIXES:
199.SUFFIXES: .c .o .obj
200$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am  $(top_srcdir)/configure.ac $(ACLOCAL_M4)
201	cd $(top_srcdir) && \
202	  $(AUTOMAKE) --gnu  main/editor/Makefile
203Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in  $(top_builddir)/config.status
204	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
205
206clean-noinstLIBRARIES:
207	-test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
208libeditor.a: $(libeditor_a_OBJECTS) $(libeditor_a_DEPENDENCIES)
209	-rm -f libeditor.a
210	$(libeditor_a_AR) libeditor.a $(libeditor_a_OBJECTS) $(libeditor_a_LIBADD)
211	$(RANLIB) libeditor.a
212
213mostlyclean-compile:
214	-rm -f *.$(OBJEXT) core *.core
215
216distclean-compile:
217	-rm -f *.tab.c
218
219@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/med.Po@am__quote@
220@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/segment.Po@am__quote@
221
222distclean-depend:
223	-rm -rf ./$(DEPDIR)
224
225.c.o:
226@am__fastdepCC_TRUE@	if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
227@am__fastdepCC_TRUE@	  -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
228@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
229@am__fastdepCC_TRUE@	else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
230@am__fastdepCC_TRUE@	fi
231@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
232@AMDEP_TRUE@@am__fastdepCC_FALSE@	depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
233@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
234@am__fastdepCC_FALSE@	$(COMPILE) -c `test -f '$<' || echo '$(srcdir)/'`$<
235
236.c.obj:
237@am__fastdepCC_TRUE@	if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
238@am__fastdepCC_TRUE@	  -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`; \
239@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
240@am__fastdepCC_TRUE@	else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
241@am__fastdepCC_TRUE@	fi
242@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
243@AMDEP_TRUE@@am__fastdepCC_FALSE@	depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
244@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
245@am__fastdepCC_FALSE@	$(COMPILE) -c `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`
246uninstall-info-am:
247
248ETAGS = etags
249ETAGSFLAGS =
250
251CTAGS = ctags
252CTAGSFLAGS =
253
254tags: TAGS
255
256ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
257	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
258	unique=`for i in $$list; do \
259	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
260	  done | \
261	  $(AWK) '    { files[$$0] = 1; } \
262	       END { for (i in files) print i; }'`; \
263	mkid -fID $$unique
264
265TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
266		$(TAGS_FILES) $(LISP)
267	tags=; \
268	here=`pwd`; \
269	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
270	unique=`for i in $$list; do \
271	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
272	  done | \
273	  $(AWK) '    { files[$$0] = 1; } \
274	       END { for (i in files) print i; }'`; \
275	test -z "$(ETAGS_ARGS)$$tags$$unique" \
276	  || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
277	     $$tags $$unique
278
279ctags: CTAGS
280CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
281		$(TAGS_FILES) $(LISP)
282	tags=; \
283	here=`pwd`; \
284	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
285	unique=`for i in $$list; do \
286	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
287	  done | \
288	  $(AWK) '    { files[$$0] = 1; } \
289	       END { for (i in files) print i; }'`; \
290	test -z "$(CTAGS_ARGS)$$tags$$unique" \
291	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
292	     $$tags $$unique
293
294GTAGS:
295	here=`$(am__cd) $(top_builddir) && pwd` \
296	  && cd $(top_srcdir) \
297	  && gtags -i $(GTAGS_ARGS) $$here
298
299distclean-tags:
300	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
301DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
302
303top_distdir = ../..
304distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
305
306distdir: $(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	    $(mkinstalldirs) "$(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
333check-am: all-am
334check: check-am
335all-am: Makefile $(LIBRARIES)
336
337installdirs:
338install: install-am
339install-exec: install-exec-am
340install-data: install-data-am
341uninstall: uninstall-am
342
343install-am: all-am
344	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
345
346installcheck: installcheck-am
347install-strip:
348	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
349	  INSTALL_STRIP_FLAG=-s \
350	  `test -z '$(STRIP)' || \
351	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
352mostlyclean-generic:
353
354clean-generic:
355
356distclean-generic:
357	-rm -f Makefile $(CONFIG_CLEAN_FILES)
358
359maintainer-clean-generic:
360	@echo "This command is intended for maintainers to use"
361	@echo "it deletes files that may require special tools to rebuild."
362clean: clean-am
363
364clean-am: clean-generic clean-noinstLIBRARIES mostlyclean-am
365
366distclean: distclean-am
367
368distclean-am: clean-am distclean-compile distclean-depend \
369	distclean-generic distclean-tags
370
371dvi: dvi-am
372
373dvi-am:
374
375info: info-am
376
377info-am:
378
379install-data-am:
380
381install-exec-am:
382
383install-info: install-info-am
384
385install-man:
386
387installcheck-am:
388
389maintainer-clean: maintainer-clean-am
390
391maintainer-clean-am: distclean-am maintainer-clean-generic
392
393mostlyclean: mostlyclean-am
394
395mostlyclean-am: mostlyclean-compile mostlyclean-generic
396
397pdf: pdf-am
398
399pdf-am:
400
401ps: ps-am
402
403ps-am:
404
405uninstall-am: uninstall-info-am
406
407.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
408	clean-noinstLIBRARIES ctags distclean distclean-compile \
409	distclean-depend distclean-generic distclean-tags distdir dvi \
410	dvi-am info info-am install install-am install-data \
411	install-data-am install-exec install-exec-am install-info \
412	install-info-am install-man install-strip installcheck \
413	installcheck-am installdirs maintainer-clean \
414	maintainer-clean-generic mostlyclean mostlyclean-compile \
415	mostlyclean-generic pdf pdf-am ps ps-am tags uninstall \
416	uninstall-am uninstall-info-am
417
418# Tell versions [3.59,3.63) of GNU make to not export all variables.
419# Otherwise a system limit (for SysV at least) may be exceeded.
420.NOEXPORT:
421