1 # Makefile.in generated automatically by automake 1.4-p4 from Makefile.am
3 # Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc.
4 # This Makefile.in is free software; the Free Software Foundation
5 # gives unlimited permission to copy and/or distribute it,
6 # with or without modifications, as long as this notice is preserved.
8 # This program is distributed in the hope that it will be useful,
9 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
10 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
17 top_srcdir = @top_srcdir@
20 exec_prefix = @exec_prefix@
24 libexecdir = @libexecdir@
26 sysconfdir = @sysconfdir@
27 sharedstatedir = @sharedstatedir@
28 localstatedir = @localstatedir@
32 includedir = @includedir@
33 oldincludedir = /usr/include
37 pkgdatadir = $(datadir)/@PACKAGE@
38 pkglibdir = $(libdir)/@PACKAGE@
39 pkgincludedir = $(includedir)/@PACKAGE@
46 AUTOHEADER = @AUTOHEADER@
49 INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)
50 INSTALL_DATA = @INSTALL_DATA@
51 INSTALL_SCRIPT = @INSTALL_SCRIPT@
52 transform = @program_transform_name@
65 HAVE_UNISTD_H = @HAVE_UNISTD_H@
72 bin_PROGRAMS = swfcombine swfstrings swfdump jpeg2swf
73 jpeg2swf_SOURCES = jpeg2swf.c
74 swfdump_SOURCES = swfdump.c
75 swfcombine_SOURCES = bitio.c bitio.h reloc.c reloc.h combine.c combine.h flash.c flash.h swfcombine.c types.h
76 swfstrings_SOURCES = swfstrings.c
77 jpeg2swf_LINK = $(CCLD) ../lib/rfxswf.o -o $@
78 swfdump_LINK = $(CCLD) ../lib/rfxswf.o -o $@
79 swfcombine_LINK = $(CCLD) ../lib/log.o -o $@
80 swfstrings_LINK = $(CCLD) ../lib/log.o ../lib/rfxswf.o -o $@
81 man_MANS = swfcombine.1 swfstrings.1 swfdump.1 jpeg2swf.1
82 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
83 CONFIG_HEADER = ../config.h
85 bin_PROGRAMS = swfcombine$(EXEEXT) swfstrings$(EXEEXT) swfdump$(EXEEXT) \
87 PROGRAMS = $(bin_PROGRAMS)
90 DEFS = @DEFS@ -I. -I$(srcdir) -I..
94 swfcombine_OBJECTS = bitio.o reloc.o combine.o flash.o swfcombine.o
95 swfcombine_LDADD = $(LDADD)
96 swfcombine_DEPENDENCIES =
98 swfstrings_OBJECTS = swfstrings.o
99 swfstrings_LDADD = $(LDADD)
100 swfstrings_DEPENDENCIES =
102 swfdump_OBJECTS = swfdump.o
103 swfdump_LDADD = $(LDADD)
104 swfdump_DEPENDENCIES =
106 jpeg2swf_OBJECTS = jpeg2swf.o
107 jpeg2swf_LDADD = $(LDADD)
108 jpeg2swf_DEPENDENCIES =
111 COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
113 LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@
114 man1dir = $(mandir)/man1
118 DIST_COMMON = Makefile.am Makefile.in
121 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
125 DEP_FILES = .deps/bitio.P .deps/combine.P .deps/flash.P \
126 .deps/jpeg2swf.P .deps/reloc.P .deps/swfcombine.P .deps/swfdump.P \
128 SOURCES = $(swfcombine_SOURCES) $(swfstrings_SOURCES) $(swfdump_SOURCES) $(jpeg2swf_SOURCES)
129 OBJECTS = $(swfcombine_OBJECTS) $(swfstrings_OBJECTS) $(swfdump_OBJECTS) $(jpeg2swf_OBJECTS)
133 .SUFFIXES: .S .c .o .s
135 mostlyclean-binPROGRAMS:
138 -test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS)
140 distclean-binPROGRAMS:
142 maintainer-clean-binPROGRAMS:
144 install-binPROGRAMS: $(bin_PROGRAMS)
146 $(mkinstalldirs) $(DESTDIR)$(bindir)
147 @list='$(bin_PROGRAMS)'; for p in $$list; do \
148 if test -f $$p; then \
149 echo " $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`"; \
150 $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
154 uninstall-binPROGRAMS:
156 list='$(bin_PROGRAMS)'; for p in $$list; do \
157 rm -f $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
167 -rm -f *.o core *.core
174 maintainer-clean-compile:
176 swfcombine$(EXEEXT): $(swfcombine_OBJECTS) $(swfcombine_DEPENDENCIES)
177 @rm -f swfcombine$(EXEEXT)
178 $(swfcombine_LINK) $(swfcombine_LDFLAGS) $(swfcombine_OBJECTS) $(swfcombine_LDADD) $(LIBS)
180 swfstrings$(EXEEXT): $(swfstrings_OBJECTS) $(swfstrings_DEPENDENCIES)
181 @rm -f swfstrings$(EXEEXT)
182 $(swfstrings_LINK) $(swfstrings_LDFLAGS) $(swfstrings_OBJECTS) $(swfstrings_LDADD) $(LIBS)
184 swfdump$(EXEEXT): $(swfdump_OBJECTS) $(swfdump_DEPENDENCIES)
185 @rm -f swfdump$(EXEEXT)
186 $(swfdump_LINK) $(swfdump_LDFLAGS) $(swfdump_OBJECTS) $(swfdump_LDADD) $(LIBS)
188 jpeg2swf$(EXEEXT): $(jpeg2swf_OBJECTS) $(jpeg2swf_DEPENDENCIES)
189 @rm -f jpeg2swf$(EXEEXT)
190 $(jpeg2swf_LINK) $(jpeg2swf_LDFLAGS) $(jpeg2swf_OBJECTS) $(jpeg2swf_LDADD) $(LIBS)
193 $(mkinstalldirs) $(DESTDIR)$(man1dir)
194 @list='$(man1_MANS)'; \
195 l2='$(man_MANS)'; for i in $$l2; do \
197 *.1*) list="$$list $$i" ;; \
200 for i in $$list; do \
201 if test -f $(srcdir)/$$i; then file=$(srcdir)/$$i; \
203 ext=`echo $$i | sed -e 's/^.*\\.//'`; \
204 inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
205 inst=`echo $$inst | sed '$(transform)'`.$$ext; \
206 echo " $(INSTALL_DATA) $$file $(DESTDIR)$(man1dir)/$$inst"; \
207 $(INSTALL_DATA) $$file $(DESTDIR)$(man1dir)/$$inst; \
211 @list='$(man1_MANS)'; \
212 l2='$(man_MANS)'; for i in $$l2; do \
214 *.1*) list="$$list $$i" ;; \
217 for i in $$list; do \
218 ext=`echo $$i | sed -e 's/^.*\\.//'`; \
219 inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
220 inst=`echo $$inst | sed '$(transform)'`.$$ext; \
221 echo " rm -f $(DESTDIR)$(man1dir)/$$inst"; \
222 rm -f $(DESTDIR)$(man1dir)/$$inst; \
226 $(MAKE) $(AM_MAKEFLAGS) install-man1
229 $(MAKE) $(AM_MAKEFLAGS) uninstall-man1
233 ID: $(HEADERS) $(SOURCES) $(LISP)
234 list='$(SOURCES) $(HEADERS)'; \
235 unique=`for i in $$list; do echo $$i; done | \
236 awk ' { files[$$0] = 1; } \
237 END { for (i in files) print i; }'`; \
238 here=`pwd` && cd $(srcdir) \
239 && mkid -f$$here/ID $$unique $(LISP)
241 TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) $(LISP)
244 list='$(SOURCES) $(HEADERS)'; \
245 unique=`for i in $$list; do echo $$i; done | \
246 awk ' { files[$$0] = 1; } \
247 END { for (i in files) print i; }'`; \
248 test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
249 || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags $$unique $(LISP) -o $$here/TAGS)
258 maintainer-clean-tags:
260 distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
264 distdir: $(DISTFILES)
265 here=`cd $(top_builddir) && pwd`; \
266 top_distdir=`cd $(top_distdir) && pwd`; \
267 distdir=`cd $(distdir) && pwd`; \
269 && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --gnu src/Makefile
270 @for file in $(DISTFILES); do \
272 if test -d $$d/$$file; then \
273 cp -pr $$d/$$file $(distdir)/$$file; \
275 test -f $(distdir)/$$file \
276 || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
277 || cp -p $$d/$$file $(distdir)/$$file || :; \
281 DEPS_MAGIC := $(shell mkdir .deps > /dev/null 2>&1 || :)
283 -include $(DEP_FILES)
292 maintainer-clean-depend:
295 @echo '$(COMPILE) -c $<'; \
296 $(COMPILE) -Wp,-MD,.deps/$(*F).pp -c $<
297 @-cp .deps/$(*F).pp .deps/$(*F).P; \
298 tr ' ' '\012' < .deps/$(*F).pp \
299 | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \
304 @echo '$(LTCOMPILE) -c $<'; \
305 $(LTCOMPILE) -Wp,-MD,.deps/$(*F).pp -c $<
306 @-sed -e 's/^\([^:]*\)\.o[ ]*:/\1.lo \1.o :/' \
307 < .deps/$(*F).pp > .deps/$(*F).P; \
308 tr ' ' '\012' < .deps/$(*F).pp \
309 | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \
319 installcheck: installcheck-am
320 install-exec-am: install-binPROGRAMS
321 install-exec: install-exec-am
323 install-data-am: install-man
324 install-data: install-data-am
327 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
329 uninstall-am: uninstall-binPROGRAMS uninstall-man
330 uninstall: uninstall-am
331 all-am: $(PROGRAMS) $(MANS)
334 $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
336 $(mkinstalldirs) $(DESTDIR)$(bindir) $(DESTDIR)$(mandir)/man1
344 -rm -f Makefile $(CONFIG_CLEAN_FILES)
345 -rm -f config.cache config.log stamp-h stamp-h[0-9]*
347 maintainer-clean-generic:
348 mostlyclean-am: mostlyclean-binPROGRAMS mostlyclean-compile \
349 mostlyclean-tags mostlyclean-depend mostlyclean-generic
351 mostlyclean: mostlyclean-am
353 clean-am: clean-binPROGRAMS clean-compile clean-tags clean-depend \
354 clean-generic mostlyclean-am
358 distclean-am: distclean-binPROGRAMS distclean-compile distclean-tags \
359 distclean-depend distclean-generic clean-am
361 distclean: distclean-am
363 maintainer-clean-am: maintainer-clean-binPROGRAMS \
364 maintainer-clean-compile maintainer-clean-tags \
365 maintainer-clean-depend maintainer-clean-generic \
367 @echo "This command is intended for maintainers to use;"
368 @echo "it deletes files that may require special tools to rebuild."
370 maintainer-clean: maintainer-clean-am
372 .PHONY: mostlyclean-binPROGRAMS distclean-binPROGRAMS clean-binPROGRAMS \
373 maintainer-clean-binPROGRAMS uninstall-binPROGRAMS install-binPROGRAMS \
374 mostlyclean-compile distclean-compile clean-compile \
375 maintainer-clean-compile install-man1 uninstall-man1 install-man \
376 uninstall-man tags mostlyclean-tags distclean-tags clean-tags \
377 maintainer-clean-tags distdir mostlyclean-depend distclean-depend \
378 clean-depend maintainer-clean-depend info-am info dvi-am dvi check \
379 check-am installcheck-am installcheck install-exec-am install-exec \
380 install-data-am install-data install-am install uninstall-am uninstall \
381 all-redirect all-am all installdirs mostlyclean-generic \
382 distclean-generic clean-generic maintainer-clean-generic clean \
383 mostlyclean distclean maintainer-clean
386 # Tell versions [3.59,3.63) of GNU make to not export all variables.
387 # Otherwise a system limit (for SysV at least) may be exceeded.