From: kramm Date: Fri, 4 Apr 2003 05:01:55 +0000 (+0000) Subject: don't create files while installing X-Git-Tag: release-0-4-4~55 X-Git-Url: http://git.asbjorn.biz/?p=swftools.git;a=commitdiff_plain;h=caa46114e1c2bb22e7860769880ef8e46e08a223 don't create files while installing --- diff --git a/m4/Makefile b/m4/Makefile index 3574fd4..ae6dffd 100644 --- a/m4/Makefile +++ b/m4/Makefile @@ -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.";\