X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=lib%2FMakefile.in;h=e34cc47c973b5564fb92063069585ccb42eaf3fc;hb=757c0aa98fb4168e6a7bc208cc89875ca88b842c;hp=213569ac4eedd17a6505aa3c291fa708feda7fd0;hpb=0d6b99c77b7149639abba9b18cb530cfa109c996;p=swftools.git diff --git a/lib/Makefile.in b/lib/Makefile.in index 213569a..e34cc47 100644 --- a/lib/Makefile.in +++ b/lib/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.4 from Makefile.am # Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation @@ -78,7 +78,7 @@ DIST_COMMON = Makefile.in DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST) -TAR = tar +TAR = gtar GZIP_ENV = --best all: all-redirect .SUFFIXES: @@ -125,9 +125,11 @@ install: install-am uninstall-am: uninstall: uninstall-am -rfxswf.o: rfxswf.c +rfxswf.o: rfxswf.c rfxswf.h modules/swfaction.c modules/swfbits.c modules/swfbutton.c \ + modules/swfcgi.c modules/swfdump.c modules/swfobject.c modules/swfshape.c \ + modules/swftext.c modules/swftools.c $(COMPILE) -c rfxswf.c -log.o: log.c +log.o: log.c log.h $(COMPILE) -c log.c all-am: Makefile rfxswf.o log.o @@ -140,10 +142,11 @@ installdirs: mostlyclean-generic: clean-generic: + rm -f rfxswf.o log.o distclean-generic: -rm -f Makefile $(CONFIG_CLEAN_FILES) - -rm -f config.cache config.log stamp-h stamp-h[0-9]* + -rm -f config.cache config.log maintainer-clean-generic: mostlyclean-am: mostlyclean-generic