X-Git-Url: http://git.asbjorn.biz/?p=swftools.git;a=blobdiff_plain;f=Makefile.in;h=99f7fa70a556d18d51992e3380d46bf6434abb7a;hp=83a883860641c46fec095d2858b078a27dc12f3f;hb=f8d07c79494e8536e682da73cee2057740a0e4db;hpb=46afeff995a5c1e7ec32b6770a8aa5e05e14a2e2 diff --git a/Makefile.in b/Makefile.in index 83a8838..99f7fa7 100644 --- a/Makefile.in +++ b/Makefile.in @@ -1,4 +1,4 @@ -# Makefile.in generated automatically by automake 1.4-p4 from Makefile.am +# Makefile.in generated automatically by automake 1.4a from Makefile.am # Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation @@ -40,10 +40,16 @@ pkgincludedir = $(includedir)/@PACKAGE@ top_builddir = . + + + + + INSTALL = @INSTALL@ -INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS) +INSTALL_PROGRAM = @INSTALL_PROGRAM@ INSTALL_DATA = @INSTALL_DATA@ INSTALL_SCRIPT = @INSTALL_SCRIPT@ +INSTALL_STRIP_FLAG = transform = @program_transform_name@ NORMAL_INSTALL = : @@ -52,35 +58,68 @@ POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : -AWK = @AWK@ CC = @CC@ CPP = @CPP@ CXX = @CXX@ EXEEXT = @EXEEXT@ HAVE_UNISTD_H = @HAVE_UNISTD_H@ +JPEG2SWF = @JPEG2SWF@ LN_S = @LN_S@ -MAKEINFO = @MAKEINFO@ -PACKAGE = @PACKAGE@ RANLIB = @RANLIB@ -VERSION = @VERSION@ +SYSTEM_BACKTICKS = @SYSTEM_BACKTICKS@ +UNCOMPRESS = @UNCOMPRESS@ +WORDS_BIGENDIAN = @WORDS_BIGENDIAN@ SUBDIRS = lib src pdf2swf swfs mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs CONFIG_HEADER = config.h -CONFIG_CLEAN_FILES = release -DIST_COMMON = README AUTHORS COPYING ChangeLog INSTALL \ -Makefile.in NEWS TODO config.guess config.h.in \ -config.sub configure configure.in install-sh missing mkinstalldirs \ -release.in +CONFIG_CLEAN_FILES = release +DIST_COMMON = README ./stamp-h.in AUTHORS COPYING ChangeLog INSTALL \ +Makefile.am Makefile.in NEWS config.guess config.h.in config.sub \ +configure configure.in install-sh missing mkinstalldirs release.in +PACKAGE = @PACKAGE@ +VERSION = @VERSION@ + DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST) -TAR = tar +TAR = gtar GZIP_ENV = --best all: all-redirect .SUFFIXES: + + + + + + + +config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) + + + + + + + + + + + + + + + + + + + + + + + mostlyclean-hdr: clean-hdr: @@ -90,7 +129,7 @@ distclean-hdr: maintainer-clean-hdr: release: $(top_builddir)/config.status release.in - cd $(top_builddir) && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status + # This directory's subdirectories are mostly independent; you can cd # into them and run `make' without going through this Makefile. @@ -219,9 +258,6 @@ distdir: $(DISTFILES) -rm -rf $(distdir) mkdir $(distdir) -chmod 777 $(distdir) - here=`cd $(top_builddir) && pwd`; \ - top_distdir=`cd $(distdir) && pwd`; \ - distdir=`cd $(distdir) && pwd`; \ @for file in $(DISTFILES); do \ d=$(srcdir); \ if test -d $$d/$$file; then \ @@ -264,10 +300,10 @@ install-am: all-am install: install-recursive uninstall-am: uninstall: uninstall-recursive -all-am: Makefile +all-am: Makefile config.h all-redirect: all-recursive-am install-strip: - $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install + $(MAKE) $(AM_MAKEFLAGS) INSTALL_STRIP_FLAG=-s install installdirs: installdirs-recursive installdirs-am: @@ -278,7 +314,7 @@ clean-generic: distclean-generic: -rm -f Makefile $(CONFIG_CLEAN_FILES) - -rm -f config.cache config.log + -rm -f config.cache config.log stamp-h stamp-h[0-9]* maintainer-clean-generic: mostlyclean-am: mostlyclean-hdr mostlyclean-tags mostlyclean-generic