From: kramm Date: Thu, 1 Aug 2002 09:46:05 +0000 (+0000) Subject: more tabs removed X-Git-Tag: release-0-4-2~10 X-Git-Url: http://git.asbjorn.biz/?p=swftools.git;a=commitdiff_plain;h=ec0878f54c569c9236cbf04f7456a9c6230450a2 more tabs removed --- diff --git a/lib/Makefile.in b/lib/Makefile.in index 1843dbf..8b9bedf 100644 --- a/lib/Makefile.in +++ b/lib/Makefile.in @@ -342,9 +342,9 @@ installdirs mostlyclean-generic distclean-generic clean-generic \ maintainer-clean-generic clean mostlyclean distclean maintainer-clean rfxswf.o: rfxswf.c rfxswf.h bitio.c bitio.h modules/swfbits.c \ - modules/swfaction.c modules/swfdump.c modules/swfcgi.c \ - modules/swfbutton.c modules/swftext.c modules/swftools.c \ - modules/swfsound.c modules/swfshape.c +modules/swfaction.c modules/swfdump.c modules/swfcgi.c \ +modules/swfbutton.c modules/swftext.c modules/swftools.c \ +modules/swfsound.c modules/swfshape.c $(COMPILE) -c $< # Tell versions [3.59,3.63) of GNU make to not export all variables.