1# Makefile.in generated by automake 1.9.4 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004  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# libgoom2
18
19
20SOURCES = $(libgoom2_la_SOURCES)
21
22srcdir = @srcdir@
23top_srcdir = @top_srcdir@
24VPATH = @srcdir@
25pkgdatadir = $(datadir)/@PACKAGE@
26pkglibdir = $(libdir)/@PACKAGE@
27pkgincludedir = $(includedir)/@PACKAGE@
28top_builddir = ..
29am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
30INSTALL = @INSTALL@
31install_sh_DATA = $(install_sh) -c -m 644
32install_sh_PROGRAM = $(install_sh) -c
33install_sh_SCRIPT = $(install_sh) -c
34INSTALL_HEADER = $(INSTALL_DATA)
35transform = $(program_transform_name)
36NORMAL_INSTALL = :
37PRE_INSTALL = :
38POST_INSTALL = :
39NORMAL_UNINSTALL = :
40PRE_UNINSTALL = :
41POST_UNINSTALL = :
42build_triplet = @build@
43host_triplet = @host@
44subdir = src
45DIST_COMMON = $(goom2_library_include_HEADERS) $(noinst_HEADERS) \
46	$(srcdir)/Makefile.am $(srcdir)/Makefile.in TODO goomsl_lex.c \
47	goomsl_yacc.c goomsl_yacc.h
48ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
49am__aclocal_m4_deps = $(top_srcdir)/m4/sdl.m4 $(top_srcdir)/m4/xmms.m4 \
50	$(top_srcdir)/configure.in
51am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
52	$(ACLOCAL_M4)
53mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
54CONFIG_CLEAN_FILES =
55am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
56am__vpath_adj = case $$p in \
57    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
58    *) f=$$p;; \
59  esac;
60am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
61am__installdirs = "$(DESTDIR)$(goom2_libdir)" \
62	"$(DESTDIR)$(goom2_library_includedir)"
63goom2_libLTLIBRARIES_INSTALL = $(INSTALL)
64LTLIBRARIES = $(goom2_lib_LTLIBRARIES)
65libgoom2_la_LIBADD =
66am__libgoom2_la_SOURCES_DIST = goomsl_yacc.y goomsl_lex.l goomsl.c \
67	goomsl_hash.c goomsl_heap.c goom_tools.c mmx.c xmmx.c \
68	ppc_zoom_ultimate.s ppc_drawings.s config_param.c \
69	convolve_fx.c filters.c flying_stars_fx.c gfontlib.c \
70	gfontrle.c goom_core.c graphic.c ifs.c lines.c mathtools.c \
71	sound_tester.c surf3d.c tentacle3d.c plugin_info.c v3d.c \
72	drawmethods.c cpu_info.c
73@HAVE_MMX_TRUE@am__objects_1 = mmx.lo xmmx.lo
74@HAVE_PPC_TRUE@am__objects_2 = ppc_zoom_ultimate.lo ppc_drawings.lo
75am_libgoom2_la_OBJECTS = goomsl_yacc.lo goomsl_lex.lo goomsl.lo \
76	goomsl_hash.lo goomsl_heap.lo goom_tools.lo $(am__objects_1) \
77	$(am__objects_2) config_param.lo convolve_fx.lo filters.lo \
78	flying_stars_fx.lo gfontlib.lo gfontrle.lo goom_core.lo \
79	graphic.lo ifs.lo lines.lo mathtools.lo sound_tester.lo \
80	surf3d.lo tentacle3d.lo plugin_info.lo v3d.lo drawmethods.lo \
81	cpu_info.lo
82libgoom2_la_OBJECTS = $(am_libgoom2_la_OBJECTS)
83DEFAULT_INCLUDES = -I. -I$(srcdir)
84depcomp = $(SHELL) $(top_srcdir)/depcomp
85am__depfiles_maybe = depfiles
86COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
87	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
88LTCOMPILE = $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) \
89	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
90	$(AM_CFLAGS) $(CFLAGS)
91CCLD = $(CC)
92LINK = $(LIBTOOL) --tag=CC --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
93	$(AM_LDFLAGS) $(LDFLAGS) -o $@
94LEXCOMPILE = $(LEX) $(LFLAGS) $(AM_LFLAGS)
95LTLEXCOMPILE = $(LIBTOOL) --mode=compile $(LEX) $(LFLAGS) $(AM_LFLAGS)
96CCASCOMPILE = $(CCAS) $(AM_CCASFLAGS) $(CCASFLAGS)
97LTCCASCOMPILE = $(LIBTOOL) --mode=compile $(CCAS) $(AM_CCASFLAGS) \
98	$(CCASFLAGS)
99YACCCOMPILE = $(YACC) $(YFLAGS) $(AM_YFLAGS)
100LTYACCCOMPILE = $(LIBTOOL) --mode=compile $(YACC) $(YFLAGS) \
101	$(AM_YFLAGS)
102SOURCES = $(libgoom2_la_SOURCES)
103DIST_SOURCES = $(am__libgoom2_la_SOURCES_DIST)
104goom2_library_includeHEADERS_INSTALL = $(INSTALL_HEADER)
105HEADERS = $(goom2_library_include_HEADERS) $(noinst_HEADERS)
106ETAGS = etags
107CTAGS = ctags
108DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
109ACLOCAL = @ACLOCAL@
110AMDEP_FALSE = @AMDEP_FALSE@
111AMDEP_TRUE = @AMDEP_TRUE@
112AMTAR = @AMTAR@
113AR = @AR@
114AUTOCONF = @AUTOCONF@
115AUTOHEADER = @AUTOHEADER@
116AUTOMAKE = @AUTOMAKE@
117AWK = @AWK@
118CC = @CC@
119CCAS = @CCAS@
120CCASFLAGS = @CCASFLAGS@
121CCDEPMODE = @CCDEPMODE@
122CFLAGS = @CFLAGS@
123CPP = @CPP@
124CPPFLAGS = @CPPFLAGS@
125CXX = @CXX@
126CXXCPP = @CXXCPP@
127CXXDEPMODE = @CXXDEPMODE@
128CXXFLAGS = @CXXFLAGS@
129CYGPATH_W = @CYGPATH_W@
130DEFS = @DEFS@
131DEPDIR = @DEPDIR@
132ECHO = @ECHO@
133ECHO_C = @ECHO_C@
134ECHO_N = @ECHO_N@
135ECHO_T = @ECHO_T@
136EGREP = @EGREP@
137EXEEXT = @EXEEXT@
138F77 = @F77@
139FFLAGS = @FFLAGS@
140HAVE_MMX_FALSE = @HAVE_MMX_FALSE@
141HAVE_MMX_TRUE = @HAVE_MMX_TRUE@
142HAVE_PPC_FALSE = @HAVE_PPC_FALSE@
143HAVE_PPC_TRUE = @HAVE_PPC_TRUE@
144HAVE_SDL_FALSE = @HAVE_SDL_FALSE@
145HAVE_SDL_TRUE = @HAVE_SDL_TRUE@
146HAVE_XMMS_FALSE = @HAVE_XMMS_FALSE@
147HAVE_XMMS_TRUE = @HAVE_XMMS_TRUE@
148INSTALL_DATA = @INSTALL_DATA@
149INSTALL_PROGRAM = @INSTALL_PROGRAM@
150INSTALL_SCRIPT = @INSTALL_SCRIPT@
151INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
152LDFLAGS = @LDFLAGS@
153LEX = @LEX@
154LEXLIB = @LEXLIB@
155LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
156LIBOBJS = @LIBOBJS@
157LIBS = @LIBS@
158LIBTOOL = @LIBTOOL@
159LN_S = @LN_S@
160LTLIBOBJS = @LTLIBOBJS@
161MACFOLDER = @MACFOLDER@
162MACTARGET_FALSE = @MACTARGET_FALSE@
163MACTARGET_TRUE = @MACTARGET_TRUE@
164MAKEINFO = @MAKEINFO@
165OBJEXT = @OBJEXT@
166PACKAGE = @PACKAGE@
167PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
168PACKAGE_NAME = @PACKAGE_NAME@
169PACKAGE_STRING = @PACKAGE_STRING@
170PACKAGE_TARNAME = @PACKAGE_TARNAME@
171PACKAGE_VERSION = @PACKAGE_VERSION@
172PATH_SEPARATOR = @PATH_SEPARATOR@
173PTHREAD_LIBS = @PTHREAD_LIBS@
174RANLIB = @RANLIB@
175SDL_CFLAGS = @SDL_CFLAGS@
176SDL_CONFIG = @SDL_CONFIG@
177SDL_LIBS = @SDL_LIBS@
178SET_MAKE = @SET_MAKE@
179SHELL = @SHELL@
180STRIP = @STRIP@
181VERSION = @VERSION@
182XMMS_CFLAGS = @XMMS_CFLAGS@
183XMMS_CONFIG = @XMMS_CONFIG@
184XMMS_DATA_DIR = @XMMS_DATA_DIR@
185XMMS_EFFECT_PLUGIN_DIR = @XMMS_EFFECT_PLUGIN_DIR@
186XMMS_GENERAL_PLUGIN_DIR = @XMMS_GENERAL_PLUGIN_DIR@
187XMMS_INPUT_PLUGIN_DIR = @XMMS_INPUT_PLUGIN_DIR@
188XMMS_LIBS = @XMMS_LIBS@
189XMMS_OUTPUT_PLUGIN_DIR = @XMMS_OUTPUT_PLUGIN_DIR@
190XMMS_PLUGIN_DIR = @XMMS_PLUGIN_DIR@
191XMMS_VERSION = @XMMS_VERSION@
192XMMS_VISUALIZATION_PLUGIN_DIR = @XMMS_VISUALIZATION_PLUGIN_DIR@
193YACC = @YACC@
194ac_ct_AR = @ac_ct_AR@
195ac_ct_CC = @ac_ct_CC@
196ac_ct_CXX = @ac_ct_CXX@
197ac_ct_F77 = @ac_ct_F77@
198ac_ct_RANLIB = @ac_ct_RANLIB@
199ac_ct_STRIP = @ac_ct_STRIP@
200am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
201am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
202am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
203am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
204am__include = @am__include@
205am__leading_dot = @am__leading_dot@
206am__quote = @am__quote@
207am__tar = @am__tar@
208am__untar = @am__untar@
209bindir = @bindir@
210build = @build@
211build_alias = @build_alias@
212build_cpu = @build_cpu@
213build_os = @build_os@
214build_vendor = @build_vendor@
215datadir = @datadir@
216exec_prefix = @exec_prefix@
217host = @host@
218host_alias = @host_alias@
219host_cpu = @host_cpu@
220host_os = @host_os@
221host_vendor = @host_vendor@
222includedir = @includedir@
223infodir = @infodir@
224install_sh = @install_sh@
225libdir = @libdir@
226libexecdir = @libexecdir@
227localstatedir = @localstatedir@
228mandir = @mandir@
229mkdir_p = @mkdir_p@
230oldincludedir = @oldincludedir@
231prefix = @prefix@
232program_transform_name = @program_transform_name@
233sbindir = @sbindir@
234sharedstatedir = @sharedstatedir@
235sysconfdir = @sysconfdir@
236target_alias = @target_alias@
237@HAVE_MMX_FALSE@MMX_FILES =
238@HAVE_MMX_TRUE@MMX_FILES = mmx.c xmmx.c
239@HAVE_PPC_FALSE@PPC_FILES =
240@HAVE_PPC_TRUE@PPC_FILES = ppc_zoom_ultimate.s ppc_drawings.s
241goom2_lib_LTLIBRARIES = libgoom2.la
242goom2_libdir = $(libdir)
243goom2_library_includedir = $(includedir)/goom
244goom2_library_include_HEADERS = goom.h goom_plugin_info.h goom_typedefs.h goom_graphic.h goom_config_param.h goom_visual_fx.h goom_filters.h goom_tools.h goomsl.h goomsl_hash.h goomsl_heap.h goom_tools.h goom_config.h
245libgoom2_la_LDFLAGS = -export-dynamic -export-symbols-regex "goom.*"
246libgoom2_la_SOURCES = \
247	goomsl_yacc.y goomsl_lex.l goomsl.c goomsl_hash.c goomsl_heap.c \
248	goom_tools.c $(MMX_FILES) $(PPC_FILES) \
249	config_param.c convolve_fx.c filters.c \
250	flying_stars_fx.c gfontlib.c gfontrle.c \
251	goom_core.c graphic.c ifs.c lines.c \
252	mathtools.c sound_tester.c surf3d.c \
253	tentacle3d.c plugin_info.c \
254	v3d.c drawmethods.c \
255	cpu_info.c
256
257AM_YFLAGS = -d
258noinst_HEADERS = mmx.h
259all: all-am
260
261.SUFFIXES:
262.SUFFIXES: .c .l .lo .o .obj .s .y
263$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
264	@for dep in $?; do \
265	  case '$(am__configure_deps)' in \
266	    *$$dep*) \
267	      cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
268		&& exit 0; \
269	      exit 1;; \
270	  esac; \
271	done; \
272	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  src/Makefile'; \
273	cd $(top_srcdir) && \
274	  $(AUTOMAKE) --foreign  src/Makefile
275.PRECIOUS: Makefile
276Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
277	@case '$?' in \
278	  *config.status*) \
279	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
280	  *) \
281	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
282	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
283	esac;
284
285$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
286	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
287
288$(top_srcdir)/configure:  $(am__configure_deps)
289	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
290$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
291	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
292install-goom2_libLTLIBRARIES: $(goom2_lib_LTLIBRARIES)
293	@$(NORMAL_INSTALL)
294	test -z "$(goom2_libdir)" || $(mkdir_p) "$(DESTDIR)$(goom2_libdir)"
295	@list='$(goom2_lib_LTLIBRARIES)'; for p in $$list; do \
296	  if test -f $$p; then \
297	    f=$(am__strip_dir) \
298	    echo " $(LIBTOOL) --mode=install $(goom2_libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(goom2_libdir)/$$f'"; \
299	    $(LIBTOOL) --mode=install $(goom2_libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(goom2_libdir)/$$f"; \
300	  else :; fi; \
301	done
302
303uninstall-goom2_libLTLIBRARIES:
304	@$(NORMAL_UNINSTALL)
305	@set -x; list='$(goom2_lib_LTLIBRARIES)'; for p in $$list; do \
306	  p=$(am__strip_dir) \
307	  echo " $(LIBTOOL) --mode=uninstall rm -f '$(DESTDIR)$(goom2_libdir)/$$p'"; \
308	  $(LIBTOOL) --mode=uninstall rm -f "$(DESTDIR)$(goom2_libdir)/$$p"; \
309	done
310
311clean-goom2_libLTLIBRARIES:
312	-test -z "$(goom2_lib_LTLIBRARIES)" || rm -f $(goom2_lib_LTLIBRARIES)
313	@list='$(goom2_lib_LTLIBRARIES)'; for p in $$list; do \
314	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
315	  test "$$dir" != "$$p" || dir=.; \
316	  echo "rm -f \"$${dir}/so_locations\""; \
317	  rm -f "$${dir}/so_locations"; \
318	done
319goomsl_yacc.h: goomsl_yacc.c
320	@if test ! -f $@; then \
321	  rm -f goomsl_yacc.c; \
322	  $(MAKE) goomsl_yacc.c; \
323	else :; fi
324libgoom2.la: $(libgoom2_la_OBJECTS) $(libgoom2_la_DEPENDENCIES)
325	$(LINK) -rpath $(goom2_libdir) $(libgoom2_la_LDFLAGS) $(libgoom2_la_OBJECTS) $(libgoom2_la_LIBADD) $(LIBS)
326
327mostlyclean-compile:
328	-rm -f *.$(OBJEXT)
329
330distclean-compile:
331	-rm -f *.tab.c
332
333@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/config_param.Plo@am__quote@
334@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/convolve_fx.Plo@am__quote@
335@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu_info.Plo@am__quote@
336@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/drawmethods.Plo@am__quote@
337@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/filters.Plo@am__quote@
338@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/flying_stars_fx.Plo@am__quote@
339@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gfontlib.Plo@am__quote@
340@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gfontrle.Plo@am__quote@
341@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/goom_core.Plo@am__quote@
342@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/goom_tools.Plo@am__quote@
343@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/goomsl.Plo@am__quote@
344@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/goomsl_hash.Plo@am__quote@
345@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/goomsl_heap.Plo@am__quote@
346@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/goomsl_lex.Plo@am__quote@
347@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/goomsl_yacc.Plo@am__quote@
348@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/graphic.Plo@am__quote@
349@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ifs.Plo@am__quote@
350@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lines.Plo@am__quote@
351@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mathtools.Plo@am__quote@
352@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mmx.Plo@am__quote@
353@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/plugin_info.Plo@am__quote@
354@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sound_tester.Plo@am__quote@
355@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/surf3d.Plo@am__quote@
356@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tentacle3d.Plo@am__quote@
357@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/v3d.Plo@am__quote@
358@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xmmx.Plo@am__quote@
359
360.c.o:
361@am__fastdepCC_TRUE@	if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
362@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
363@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
364@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
365@am__fastdepCC_FALSE@	$(COMPILE) -c $<
366
367.c.obj:
368@am__fastdepCC_TRUE@	if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
369@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
370@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
371@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
372@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
373
374.c.lo:
375@am__fastdepCC_TRUE@	if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
376@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
377@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
378@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
379@am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ $<
380
381.l.c:
382	$(LEXCOMPILE) $<
383	sed '/^#/ s|$(LEX_OUTPUT_ROOT)\.c|$@|' $(LEX_OUTPUT_ROOT).c >$@
384	rm -f $(LEX_OUTPUT_ROOT).c
385
386.s.o:
387	$(CCASCOMPILE) -c $<
388
389.s.obj:
390	$(CCASCOMPILE) -c `$(CYGPATH_W) '$<'`
391
392.s.lo:
393	$(LTCCASCOMPILE) -c -o $@ $<
394
395.y.c:
396	$(YACCCOMPILE) $<
397	if test -f y.tab.h; then \
398	  to=`echo "$*_H" | sed \
399                -e 'y/abcdefghijklmnopqrstuvwxyz/ABCDEFGHIJKLMNOPQRSTUVWXYZ/' \
400                -e 's/[^ABCDEFGHIJKLMNOPQRSTUVWXYZ]/_/g'`; \
401	  sed -e "/^#/!b" -e "s/Y_TAB_H/$$to/g" -e "s|y\.tab\.h|$*.h|" \
402            y.tab.h >$*.ht; \
403	  rm -f y.tab.h; \
404	  if cmp -s $*.ht $*.h; then \
405	    rm -f $*.ht ;\
406	  else \
407	    mv $*.ht $*.h; \
408	  fi; \
409	fi
410	if test -f y.output; then \
411	  mv y.output $*.output; \
412	fi
413	sed '/^#/ s|y\.tab\.c|$@|' y.tab.c >$@t && mv $@t $@
414	rm -f y.tab.c
415
416mostlyclean-libtool:
417	-rm -f *.lo
418
419clean-libtool:
420	-rm -rf .libs _libs
421
422distclean-libtool:
423	-rm -f libtool
424uninstall-info-am:
425install-goom2_library_includeHEADERS: $(goom2_library_include_HEADERS)
426	@$(NORMAL_INSTALL)
427	test -z "$(goom2_library_includedir)" || $(mkdir_p) "$(DESTDIR)$(goom2_library_includedir)"
428	@list='$(goom2_library_include_HEADERS)'; for p in $$list; do \
429	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
430	  f=$(am__strip_dir) \
431	  echo " $(goom2_library_includeHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(goom2_library_includedir)/$$f'"; \
432	  $(goom2_library_includeHEADERS_INSTALL) "$$d$$p" "$(DESTDIR)$(goom2_library_includedir)/$$f"; \
433	done
434
435uninstall-goom2_library_includeHEADERS:
436	@$(NORMAL_UNINSTALL)
437	@list='$(goom2_library_include_HEADERS)'; for p in $$list; do \
438	  f=$(am__strip_dir) \
439	  echo " rm -f '$(DESTDIR)$(goom2_library_includedir)/$$f'"; \
440	  rm -f "$(DESTDIR)$(goom2_library_includedir)/$$f"; \
441	done
442
443ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
444	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
445	unique=`for i in $$list; do \
446	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
447	  done | \
448	  $(AWK) '    { files[$$0] = 1; } \
449	       END { for (i in files) print i; }'`; \
450	mkid -fID $$unique
451tags: TAGS
452
453TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
454		$(TAGS_FILES) $(LISP)
455	tags=; \
456	here=`pwd`; \
457	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
458	unique=`for i in $$list; do \
459	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
460	  done | \
461	  $(AWK) '    { files[$$0] = 1; } \
462	       END { for (i in files) print i; }'`; \
463	if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
464	  test -n "$$unique" || unique=$$empty_fix; \
465	  $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
466	    $$tags $$unique; \
467	fi
468ctags: CTAGS
469CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
470		$(TAGS_FILES) $(LISP)
471	tags=; \
472	here=`pwd`; \
473	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
474	unique=`for i in $$list; do \
475	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
476	  done | \
477	  $(AWK) '    { files[$$0] = 1; } \
478	       END { for (i in files) print i; }'`; \
479	test -z "$(CTAGS_ARGS)$$tags$$unique" \
480	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
481	     $$tags $$unique
482
483GTAGS:
484	here=`$(am__cd) $(top_builddir) && pwd` \
485	  && cd $(top_srcdir) \
486	  && gtags -i $(GTAGS_ARGS) $$here
487
488distclean-tags:
489	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
490
491distdir: $(DISTFILES)
492	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
493	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
494	list='$(DISTFILES)'; for file in $$list; do \
495	  case $$file in \
496	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
497	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
498	  esac; \
499	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
500	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
501	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
502	    dir="/$$dir"; \
503	    $(mkdir_p) "$(distdir)$$dir"; \
504	  else \
505	    dir=''; \
506	  fi; \
507	  if test -d $$d/$$file; then \
508	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
509	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
510	    fi; \
511	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
512	  else \
513	    test -f $(distdir)/$$file \
514	    || cp -p $$d/$$file $(distdir)/$$file \
515	    || exit 1; \
516	  fi; \
517	done
518check-am: all-am
519check: check-am
520all-am: Makefile $(LTLIBRARIES) $(HEADERS)
521installdirs:
522	for dir in "$(DESTDIR)$(goom2_libdir)" "$(DESTDIR)$(goom2_library_includedir)"; do \
523	  test -z "$$dir" || $(mkdir_p) "$$dir"; \
524	done
525install: install-am
526install-exec: install-exec-am
527install-data: install-data-am
528uninstall: uninstall-am
529
530install-am: all-am
531	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
532
533installcheck: installcheck-am
534install-strip:
535	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
536	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
537	  `test -z '$(STRIP)' || \
538	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
539mostlyclean-generic:
540
541clean-generic:
542
543distclean-generic:
544	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
545
546maintainer-clean-generic:
547	@echo "This command is intended for maintainers to use"
548	@echo "it deletes files that may require special tools to rebuild."
549	-rm -f goomsl_lex.c
550	-rm -f goomsl_yacc.c
551	-rm -f goomsl_yacc.h
552clean: clean-am
553
554clean-am: clean-generic clean-goom2_libLTLIBRARIES clean-libtool \
555	mostlyclean-am
556
557distclean: distclean-am
558	-rm -rf ./$(DEPDIR)
559	-rm -f Makefile
560distclean-am: clean-am distclean-compile distclean-generic \
561	distclean-libtool distclean-tags
562
563dvi: dvi-am
564
565dvi-am:
566
567html: html-am
568
569info: info-am
570
571info-am:
572
573install-data-am: install-goom2_libLTLIBRARIES \
574	install-goom2_library_includeHEADERS
575
576install-exec-am:
577
578install-info: install-info-am
579
580install-man:
581
582installcheck-am:
583
584maintainer-clean: maintainer-clean-am
585	-rm -rf ./$(DEPDIR)
586	-rm -f Makefile
587maintainer-clean-am: distclean-am maintainer-clean-generic
588
589mostlyclean: mostlyclean-am
590
591mostlyclean-am: mostlyclean-compile mostlyclean-generic \
592	mostlyclean-libtool
593
594pdf: pdf-am
595
596pdf-am:
597
598ps: ps-am
599
600ps-am:
601
602uninstall-am: uninstall-goom2_libLTLIBRARIES \
603	uninstall-goom2_library_includeHEADERS uninstall-info-am
604
605.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
606	clean-goom2_libLTLIBRARIES clean-libtool ctags distclean \
607	distclean-compile distclean-generic distclean-libtool \
608	distclean-tags distdir dvi dvi-am html html-am info info-am \
609	install install-am install-data install-data-am install-exec \
610	install-exec-am install-goom2_libLTLIBRARIES \
611	install-goom2_library_includeHEADERS install-info \
612	install-info-am install-man install-strip installcheck \
613	installcheck-am installdirs maintainer-clean \
614	maintainer-clean-generic mostlyclean mostlyclean-compile \
615	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
616	tags uninstall uninstall-am uninstall-goom2_libLTLIBRARIES \
617	uninstall-goom2_library_includeHEADERS uninstall-info-am
618
619# Tell versions [3.59,3.63) of GNU make to not export all variables.
620# Otherwise a system limit (for SysV at least) may be exceeded.
621.NOEXPORT:
622