1# Makefile.in generated by automake 1.11.1 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
6# Inc.
7# This Makefile.in is free software; the Free Software Foundation
8# gives unlimited permission to copy and/or distribute it,
9# with or without modifications, as long as this notice is preserved.
10
11# This program is distributed in the hope that it will be useful,
12# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14# PARTICULAR PURPOSE.
15
16@SET_MAKE@
17
18# # Process this file with automake to produce Makefile.in.
19
20VPATH = @srcdir@
21pkgdatadir = $(datadir)/@PACKAGE@
22pkgincludedir = $(includedir)/@PACKAGE@
23pkglibdir = $(libdir)/@PACKAGE@
24pkglibexecdir = $(libexecdir)/@PACKAGE@
25am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
26install_sh_DATA = $(install_sh) -c -m 644
27install_sh_PROGRAM = $(install_sh) -c
28install_sh_SCRIPT = $(install_sh) -c
29INSTALL_HEADER = $(INSTALL_DATA)
30transform = $(program_transform_name)
31NORMAL_INSTALL = :
32PRE_INSTALL = :
33POST_INSTALL = :
34NORMAL_UNINSTALL = :
35PRE_UNINSTALL = :
36POST_UNINSTALL = :
37build_triplet = @build@
38host_triplet = @host@
39target_triplet = @target@
40subdir = import/framegen
41DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
42ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
43am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
44	$(top_srcdir)/configure.in
45am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
46	$(ACLOCAL_M4)
47mkinstalldirs = $(install_sh) -d
48CONFIG_HEADER = $(top_builddir)/config.h
49CONFIG_CLEAN_FILES =
50CONFIG_CLEAN_VPATH_FILES =
51am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
52am__vpath_adj = case $$p in \
53    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
54    *) f=$$p;; \
55  esac;
56am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
57am__install_max = 40
58am__nobase_strip_setup = \
59  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
60am__nobase_strip = \
61  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
62am__nobase_list = $(am__nobase_strip_setup); \
63  for p in $$list; do echo "$$p $$p"; done | \
64  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
65  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
66    if (++n[$$2] == $(am__install_max)) \
67      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
68    END { for (dir in files) print dir, files[dir] }'
69am__base_list = \
70  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
71  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
72am__installdirs = "$(DESTDIR)$(pkgdir)"
73LTLIBRARIES = $(pkg_LTLIBRARIES)
74import_framegen_la_LIBADD =
75am_import_framegen_la_OBJECTS = import_framegen_la-import_framegen.lo \
76	import_framegen_la-pink.lo
77import_framegen_la_OBJECTS = $(am_import_framegen_la_OBJECTS)
78import_framegen_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
79	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
80	$(import_framegen_la_LDFLAGS) $(LDFLAGS) -o $@
81DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
82depcomp = $(SHELL) $(top_srcdir)/autotools/depcomp
83am__depfiles_maybe = depfiles
84am__mv = mv -f
85COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
86	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
87LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
88	--mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
89	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
90CCLD = $(CC)
91LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
92	--mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
93	$(LDFLAGS) -o $@
94SOURCES = $(import_framegen_la_SOURCES)
95DIST_SOURCES = $(import_framegen_la_SOURCES)
96ETAGS = etags
97CTAGS = ctags
98DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
99A52_CFLAGS = @A52_CFLAGS@
100A52_LIBS = @A52_LIBS@
101ACLIB_LIBS = @ACLIB_LIBS@
102ACLOCAL = @ACLOCAL@
103ALTIVEC_CFLAGS = @ALTIVEC_CFLAGS@
104AMTAR = @AMTAR@
105AR = @AR@
106AUTOCONF = @AUTOCONF@
107AUTOHEADER = @AUTOHEADER@
108AUTOMAKE = @AUTOMAKE@
109AVILIB_LIBS = @AVILIB_LIBS@
110AWK = @AWK@
111BSDAV_CFLAGS = @BSDAV_CFLAGS@
112BSDAV_LIBS = @BSDAV_LIBS@
113CC = @CC@
114CCAS = @CCAS@
115CCASDEPMODE = @CCASDEPMODE@
116CCASFLAGS = @CCASFLAGS@
117CCDEPMODE = @CCDEPMODE@
118CFLAGS = @CFLAGS@
119CPP = @CPP@
120CPPFLAGS = @CPPFLAGS@
121CXXCPP = @CXXCPP@
122CYGPATH_W = @CYGPATH_W@
123DEFS = @DEFS@
124DEPDIR = @DEPDIR@
125DLDARWIN_CFLAGS = @DLDARWIN_CFLAGS@
126DLDARWIN_LIBS = @DLDARWIN_LIBS@
127DLLTOOL = @DLLTOOL@
128DSYMUTIL = @DSYMUTIL@
129DUMPBIN = @DUMPBIN@
130ECHO_C = @ECHO_C@
131ECHO_N = @ECHO_N@
132ECHO_T = @ECHO_T@
133EGREP = @EGREP@
134EXEEXT = @EXEEXT@
135FAAC_CFLAGS = @FAAC_CFLAGS@
136FAAC_LIBS = @FAAC_LIBS@
137FGREP = @FGREP@
138FREETYPE2_CFLAGS = @FREETYPE2_CFLAGS@
139FREETYPE2_LIBS = @FREETYPE2_LIBS@
140GREP = @GREP@
141IBP_LIBS = @IBP_LIBS@
142ICONV_CFLAGS = @ICONV_CFLAGS@
143ICONV_LIBS = @ICONV_LIBS@
144IMAGEMAGICK_CFLAGS = @IMAGEMAGICK_CFLAGS@
145IMAGEMAGICK_LIBS = @IMAGEMAGICK_LIBS@
146INSTALL = @INSTALL@
147INSTALL_DATA = @INSTALL_DATA@
148INSTALL_PROGRAM = @INSTALL_PROGRAM@
149INSTALL_SCRIPT = @INSTALL_SCRIPT@
150INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
151LAME_CFLAGS = @LAME_CFLAGS@
152LAME_LIBS = @LAME_LIBS@
153LD = @LD@
154LDFLAGS = @LDFLAGS@
155LIBAVCODEC_CFLAGS = @LIBAVCODEC_CFLAGS@
156LIBAVCODEC_LIBS = @LIBAVCODEC_LIBS@
157LIBAVFORMAT_CFLAGS = @LIBAVFORMAT_CFLAGS@
158LIBAVFORMAT_LIBS = @LIBAVFORMAT_LIBS@
159LIBDVDREAD_CFLAGS = @LIBDVDREAD_CFLAGS@
160LIBDVDREAD_LIBS = @LIBDVDREAD_LIBS@
161LIBDV_CFLAGS = @LIBDV_CFLAGS@
162LIBDV_LIBS = @LIBDV_LIBS@
163LIBJPEG_CFLAGS = @LIBJPEG_CFLAGS@
164LIBJPEG_LIBS = @LIBJPEG_LIBS@
165LIBMPEG2CONVERT_CFLAGS = @LIBMPEG2CONVERT_CFLAGS@
166LIBMPEG2CONVERT_LIBS = @LIBMPEG2CONVERT_LIBS@
167LIBMPEG2_CFLAGS = @LIBMPEG2_CFLAGS@
168LIBMPEG2_LIBS = @LIBMPEG2_LIBS@
169LIBOBJS = @LIBOBJS@
170LIBPOSTPROC_CFLAGS = @LIBPOSTPROC_CFLAGS@
171LIBPOSTPROC_LIBS = @LIBPOSTPROC_LIBS@
172LIBQUICKTIME_CFLAGS = @LIBQUICKTIME_CFLAGS@
173LIBQUICKTIME_LIBS = @LIBQUICKTIME_LIBS@
174LIBS = @LIBS@
175LIBTCAUDIO_LIBS = @LIBTCAUDIO_LIBS@
176LIBTCVIDEO_LIBS = @LIBTCVIDEO_LIBS@
177LIBTC_LIBS = @LIBTC_LIBS@
178LIBTOOL = @LIBTOOL@
179LIBV4L2_CFLAGS = @LIBV4L2_CFLAGS@
180LIBV4L2_LIBS = @LIBV4L2_LIBS@
181LIBV4LCONVERT_CFLAGS = @LIBV4LCONVERT_CFLAGS@
182LIBV4LCONVERT_LIBS = @LIBV4LCONVERT_LIBS@
183LIBXML2_CFLAGS = @LIBXML2_CFLAGS@
184LIBXML2_LIBS = @LIBXML2_LIBS@
185LIPO = @LIPO@
186LN_S = @LN_S@
187LTLIBOBJS = @LTLIBOBJS@
188LZO_CFLAGS = @LZO_CFLAGS@
189LZO_LIBS = @LZO_LIBS@
190MAINT = @MAINT@
191MAKEINFO = @MAKEINFO@
192MANIFEST_TOOL = @MANIFEST_TOOL@
193MJPEGTOOLS_CFLAGS = @MJPEGTOOLS_CFLAGS@
194MJPEGTOOLS_LIBS = @MJPEGTOOLS_LIBS@
195MKDIR_P = @MKDIR_P@
196MOD_PATH = @MOD_PATH@
197NM = @NM@
198NMEDIT = @NMEDIT@
199OBJDUMP = @OBJDUMP@
200OBJEXT = @OBJEXT@
201OGG_CFLAGS = @OGG_CFLAGS@
202OGG_LIBS = @OGG_LIBS@
203OTOOL = @OTOOL@
204OTOOL64 = @OTOOL64@
205PACKAGE = @PACKAGE@
206PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
207PACKAGE_NAME = @PACKAGE_NAME@
208PACKAGE_STRING = @PACKAGE_STRING@
209PACKAGE_TARNAME = @PACKAGE_TARNAME@
210PACKAGE_URL = @PACKAGE_URL@
211PACKAGE_VERSION = @PACKAGE_VERSION@
212PATH_SEPARATOR = @PATH_SEPARATOR@
213PATH_TO_AWK = @PATH_TO_AWK@
214PKG_CONFIG = @PKG_CONFIG@
215PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
216PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
217PROF_PATH = @PROF_PATH@
218PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
219PTHREAD_LIBS = @PTHREAD_LIBS@
220PVM3_CFLAGS = @PVM3_CFLAGS@
221PVM3_LIBS = @PVM3_LIBS@
222PVM3_PVMGS = @PVM3_PVMGS@
223RANLIB = @RANLIB@
224SDL_CFLAGS = @SDL_CFLAGS@
225SDL_LIBS = @SDL_LIBS@
226SED = @SED@
227SET_MAKE = @SET_MAKE@
228SHELL = @SHELL@
229SIMD_FLAGS = @SIMD_FLAGS@
230STRIP = @STRIP@
231THEORA_CFLAGS = @THEORA_CFLAGS@
232THEORA_LIBS = @THEORA_LIBS@
233USE_DLDARWIN = @USE_DLDARWIN@
234VERSION = @VERSION@
235VORBIS_CFLAGS = @VORBIS_CFLAGS@
236VORBIS_LIBS = @VORBIS_LIBS@
237WAVLIB_LIBS = @WAVLIB_LIBS@
238X264_CFLAGS = @X264_CFLAGS@
239X264_LIBS = @X264_LIBS@
240XIO_CFLAGS = @XIO_CFLAGS@
241XIO_LIBS = @XIO_LIBS@
242XMKMF = @XMKMF@
243XVID_CFLAGS = @XVID_CFLAGS@
244XVID_LIBS = @XVID_LIBS@
245X_CFLAGS = @X_CFLAGS@
246X_EXTRA_LIBS = @X_EXTRA_LIBS@
247X_LIBS = @X_LIBS@
248X_PRE_LIBS = @X_PRE_LIBS@
249a52_config = @a52_config@
250abs_builddir = @abs_builddir@
251abs_srcdir = @abs_srcdir@
252abs_top_builddir = @abs_top_builddir@
253abs_top_srcdir = @abs_top_srcdir@
254ac_ct_AR = @ac_ct_AR@
255ac_ct_CC = @ac_ct_CC@
256ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
257am__include = @am__include@
258am__leading_dot = @am__leading_dot@
259am__quote = @am__quote@
260am__tar = @am__tar@
261am__untar = @am__untar@
262bindir = @bindir@
263bsdav_config = @bsdav_config@
264build = @build@
265build_alias = @build_alias@
266build_cpu = @build_cpu@
267build_os = @build_os@
268build_vendor = @build_vendor@
269builddir = @builddir@
270datadir = @datadir@
271datarootdir = @datarootdir@
272docdir = @docdir@
273dvidir = @dvidir@
274exec_prefix = @exec_prefix@
275faac_config = @faac_config@
276host = @host@
277host_alias = @host_alias@
278host_cpu = @host_cpu@
279host_os = @host_os@
280host_vendor = @host_vendor@
281htmldir = @htmldir@
282iconv_config = @iconv_config@
283imagemagick_config = @imagemagick_config@
284includedir = @includedir@
285infodir = @infodir@
286install_sh = @install_sh@
287lame_config = @lame_config@
288libdir = @libdir@
289libdvdread_config = @libdvdread_config@
290libexecdir = @libexecdir@
291libjpeg_config = @libjpeg_config@
292libjpegmmx_config = @libjpegmmx_config@
293localedir = @localedir@
294localstatedir = @localstatedir@
295lzo_config = @lzo_config@
296mandir = @mandir@
297mkdir_p = @mkdir_p@
298oldincludedir = @oldincludedir@
299pdfdir = @pdfdir@
300prefix = @prefix@
301program_transform_name = @program_transform_name@
302psdir = @psdir@
303pvm3_config = @pvm3_config@
304sbindir = @sbindir@
305sharedstatedir = @sharedstatedir@
306srcdir = @srcdir@
307sysconfdir = @sysconfdir@
308target = @target@
309target_alias = @target_alias@
310target_cpu = @target_cpu@
311target_os = @target_os@
312target_vendor = @target_vendor@
313top_build_prefix = @top_build_prefix@
314top_builddir = @top_builddir@
315top_srcdir = @top_srcdir@
316x_includes = @x_includes@
317x_libraries = @x_libraries@
318xvid_config = @xvid_config@
319AM_CPPFLAGS = \
320	$(PTHREAD_CFLAGS) \
321	-I$(top_srcdir) \
322	-I$(top_srcdir)/src \
323	-I$(top_srcdir)/import
324
325pkgdir = $(MOD_PATH)
326pkg_LTLIBRARIES = import_framegen.la
327import_framegen_la_SOURCES = import_framegen.c pink.c
328import_framegen_la_CPPFLAGS = $(AM_CPPFLAGS)
329import_framegen_la_LDFLAGS = -module -avoid-version
330EXTRA_DIST = pink.h
331all: all-am
332
333.SUFFIXES:
334.SUFFIXES: .c .lo .o .obj
335$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
336	@for dep in $?; do \
337	  case '$(am__configure_deps)' in \
338	    *$$dep*) \
339	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
340	        && { if test -f $@; then exit 0; else break; fi; }; \
341	      exit 1;; \
342	  esac; \
343	done; \
344	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu import/framegen/Makefile'; \
345	$(am__cd) $(top_srcdir) && \
346	  $(AUTOMAKE) --gnu import/framegen/Makefile
347.PRECIOUS: Makefile
348Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
349	@case '$?' in \
350	  *config.status*) \
351	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
352	  *) \
353	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
354	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
355	esac;
356
357$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
358	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
359
360$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
361	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
362$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
363	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
364$(am__aclocal_m4_deps):
365install-pkgLTLIBRARIES: $(pkg_LTLIBRARIES)
366	@$(NORMAL_INSTALL)
367	test -z "$(pkgdir)" || $(MKDIR_P) "$(DESTDIR)$(pkgdir)"
368	@list='$(pkg_LTLIBRARIES)'; test -n "$(pkgdir)" || list=; \
369	list2=; for p in $$list; do \
370	  if test -f $$p; then \
371	    list2="$$list2 $$p"; \
372	  else :; fi; \
373	done; \
374	test -z "$$list2" || { \
375	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(pkgdir)'"; \
376	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(pkgdir)"; \
377	}
378
379uninstall-pkgLTLIBRARIES:
380	@$(NORMAL_UNINSTALL)
381	@list='$(pkg_LTLIBRARIES)'; test -n "$(pkgdir)" || list=; \
382	for p in $$list; do \
383	  $(am__strip_dir) \
384	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(pkgdir)/$$f'"; \
385	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(pkgdir)/$$f"; \
386	done
387
388clean-pkgLTLIBRARIES:
389	-test -z "$(pkg_LTLIBRARIES)" || rm -f $(pkg_LTLIBRARIES)
390	@list='$(pkg_LTLIBRARIES)'; for p in $$list; do \
391	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
392	  test "$$dir" != "$$p" || dir=.; \
393	  echo "rm -f \"$${dir}/so_locations\""; \
394	  rm -f "$${dir}/so_locations"; \
395	done
396import_framegen.la: $(import_framegen_la_OBJECTS) $(import_framegen_la_DEPENDENCIES)
397	$(import_framegen_la_LINK) -rpath $(pkgdir) $(import_framegen_la_OBJECTS) $(import_framegen_la_LIBADD) $(LIBS)
398
399mostlyclean-compile:
400	-rm -f *.$(OBJEXT)
401
402distclean-compile:
403	-rm -f *.tab.c
404
405@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/import_framegen_la-import_framegen.Plo@am__quote@
406@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/import_framegen_la-pink.Plo@am__quote@
407
408.c.o:
409@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
410@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
411@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
412@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
413@am__fastdepCC_FALSE@	$(COMPILE) -c $<
414
415.c.obj:
416@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
417@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
418@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
419@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
420@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
421
422.c.lo:
423@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
424@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
425@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
426@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
427@am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ $<
428
429import_framegen_la-import_framegen.lo: import_framegen.c
430@am__fastdepCC_TRUE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(import_framegen_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT import_framegen_la-import_framegen.lo -MD -MP -MF $(DEPDIR)/import_framegen_la-import_framegen.Tpo -c -o import_framegen_la-import_framegen.lo `test -f 'import_framegen.c' || echo '$(srcdir)/'`import_framegen.c
431@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/import_framegen_la-import_framegen.Tpo $(DEPDIR)/import_framegen_la-import_framegen.Plo
432@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='import_framegen.c' object='import_framegen_la-import_framegen.lo' libtool=yes @AMDEPBACKSLASH@
433@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
434@am__fastdepCC_FALSE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(import_framegen_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o import_framegen_la-import_framegen.lo `test -f 'import_framegen.c' || echo '$(srcdir)/'`import_framegen.c
435
436import_framegen_la-pink.lo: pink.c
437@am__fastdepCC_TRUE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(import_framegen_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT import_framegen_la-pink.lo -MD -MP -MF $(DEPDIR)/import_framegen_la-pink.Tpo -c -o import_framegen_la-pink.lo `test -f 'pink.c' || echo '$(srcdir)/'`pink.c
438@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/import_framegen_la-pink.Tpo $(DEPDIR)/import_framegen_la-pink.Plo
439@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='pink.c' object='import_framegen_la-pink.lo' libtool=yes @AMDEPBACKSLASH@
440@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
441@am__fastdepCC_FALSE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(import_framegen_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o import_framegen_la-pink.lo `test -f 'pink.c' || echo '$(srcdir)/'`pink.c
442
443mostlyclean-libtool:
444	-rm -f *.lo
445
446clean-libtool:
447	-rm -rf .libs _libs
448
449ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
450	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
451	unique=`for i in $$list; do \
452	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
453	  done | \
454	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
455	      END { if (nonempty) { for (i in files) print i; }; }'`; \
456	mkid -fID $$unique
457tags: TAGS
458
459TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
460		$(TAGS_FILES) $(LISP)
461	set x; \
462	here=`pwd`; \
463	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
464	unique=`for i in $$list; do \
465	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
466	  done | \
467	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
468	      END { if (nonempty) { for (i in files) print i; }; }'`; \
469	shift; \
470	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
471	  test -n "$$unique" || unique=$$empty_fix; \
472	  if test $$# -gt 0; then \
473	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
474	      "$$@" $$unique; \
475	  else \
476	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
477	      $$unique; \
478	  fi; \
479	fi
480ctags: CTAGS
481CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
482		$(TAGS_FILES) $(LISP)
483	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
484	unique=`for i in $$list; do \
485	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
486	  done | \
487	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
488	      END { if (nonempty) { for (i in files) print i; }; }'`; \
489	test -z "$(CTAGS_ARGS)$$unique" \
490	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
491	     $$unique
492
493GTAGS:
494	here=`$(am__cd) $(top_builddir) && pwd` \
495	  && $(am__cd) $(top_srcdir) \
496	  && gtags -i $(GTAGS_ARGS) "$$here"
497
498distclean-tags:
499	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
500
501distdir: $(DISTFILES)
502	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
503	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
504	list='$(DISTFILES)'; \
505	  dist_files=`for file in $$list; do echo $$file; done | \
506	  sed -e "s|^$$srcdirstrip/||;t" \
507	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
508	case $$dist_files in \
509	  */*) $(MKDIR_P) `echo "$$dist_files" | \
510			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
511			   sort -u` ;; \
512	esac; \
513	for file in $$dist_files; do \
514	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
515	  if test -d $$d/$$file; then \
516	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
517	    if test -d "$(distdir)/$$file"; then \
518	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
519	    fi; \
520	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
521	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
522	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
523	    fi; \
524	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
525	  else \
526	    test -f "$(distdir)/$$file" \
527	    || cp -p $$d/$$file "$(distdir)/$$file" \
528	    || exit 1; \
529	  fi; \
530	done
531check-am: all-am
532check: check-am
533all-am: Makefile $(LTLIBRARIES)
534installdirs:
535	for dir in "$(DESTDIR)$(pkgdir)"; do \
536	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
537	done
538install: install-am
539install-exec: install-exec-am
540install-data: install-data-am
541uninstall: uninstall-am
542
543install-am: all-am
544	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
545
546installcheck: installcheck-am
547install-strip:
548	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
549	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
550	  `test -z '$(STRIP)' || \
551	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
552mostlyclean-generic:
553
554clean-generic:
555
556distclean-generic:
557	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
558	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
559
560maintainer-clean-generic:
561	@echo "This command is intended for maintainers to use"
562	@echo "it deletes files that may require special tools to rebuild."
563clean: clean-am
564
565clean-am: clean-generic clean-libtool clean-pkgLTLIBRARIES \
566	mostlyclean-am
567
568distclean: distclean-am
569	-rm -rf ./$(DEPDIR)
570	-rm -f Makefile
571distclean-am: clean-am distclean-compile distclean-generic \
572	distclean-tags
573
574dvi: dvi-am
575
576dvi-am:
577
578html: html-am
579
580html-am:
581
582info: info-am
583
584info-am:
585
586install-data-am: install-pkgLTLIBRARIES
587
588install-dvi: install-dvi-am
589
590install-dvi-am:
591
592install-exec-am:
593
594install-html: install-html-am
595
596install-html-am:
597
598install-info: install-info-am
599
600install-info-am:
601
602install-man:
603
604install-pdf: install-pdf-am
605
606install-pdf-am:
607
608install-ps: install-ps-am
609
610install-ps-am:
611
612installcheck-am:
613
614maintainer-clean: maintainer-clean-am
615	-rm -rf ./$(DEPDIR)
616	-rm -f Makefile
617maintainer-clean-am: distclean-am maintainer-clean-generic
618
619mostlyclean: mostlyclean-am
620
621mostlyclean-am: mostlyclean-compile mostlyclean-generic \
622	mostlyclean-libtool
623
624pdf: pdf-am
625
626pdf-am:
627
628ps: ps-am
629
630ps-am:
631
632uninstall-am: uninstall-pkgLTLIBRARIES
633
634.MAKE: install-am install-strip
635
636.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
637	clean-libtool clean-pkgLTLIBRARIES ctags distclean \
638	distclean-compile distclean-generic distclean-libtool \
639	distclean-tags distdir dvi dvi-am html html-am info info-am \
640	install install-am install-data install-data-am install-dvi \
641	install-dvi-am install-exec install-exec-am install-html \
642	install-html-am install-info install-info-am install-man \
643	install-pdf install-pdf-am install-pkgLTLIBRARIES install-ps \
644	install-ps-am install-strip installcheck installcheck-am \
645	installdirs maintainer-clean maintainer-clean-generic \
646	mostlyclean mostlyclean-compile mostlyclean-generic \
647	mostlyclean-libtool pdf pdf-am ps ps-am tags uninstall \
648	uninstall-am uninstall-pkgLTLIBRARIES
649
650
651# Tell versions [3.59,3.63) of GNU make to not export all variables.
652# Otherwise a system limit (for SysV at least) may be exceeded.
653.NOEXPORT:
654