moved extern declaration up to prevent compile-time errors.
[swftools.git] / m4 / Makefile
index 3574fd4..ae6dffd 100644 (file)
@@ -2,7 +2,7 @@
 
 all: clear  test.o
 clean: all
-install: all
+install:
 
 CC=@echo "*******************************************************";\
     echo "Your make is broken- try to get yourself a working one.";\