From: kramm Date: Mon, 2 Feb 2004 19:27:45 +0000 (+0000) Subject: removed test and main from all X-Git-Tag: release-0-5-0~48 X-Git-Url: http://git.asbjorn.biz/?p=swftools.git;a=commitdiff_plain;h=456416774b1edfe5d480ffa7a0414e793296c6ca removed test and main from all --- diff --git a/lib/action/Makefile.in b/lib/action/Makefile.in index 9e1c781..6db3dd3 100755 --- a/lib/action/Makefile.in +++ b/lib/action/Makefile.in @@ -17,7 +17,7 @@ COMPILER_FILES = action.h assembler.c assembler.h compile.c compile.h \ GENERATED = lex.swf4.c lex.swf5.c swf5compiler.tab.c swf4compiler.tab.c -all: $(OBJECTS) test main +all: $(OBJECTS) # === GENERATED FILES ===