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/?a=commitdiff_plain;ds=sidebyside;h=caa46114e1c2bb22e7860769880ef8e46e08a223;hp=5c5bdb50a110c125e97152a78782bc268b19d8d7;p=swftools.git 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.";\