--- magic-7.4.33/Makefile 2006-06-14 09:12:44.000000000 +0200 +++ Makefile 2007-02-05 12:26:05.000000000 +0100 @@ -18,12 +18,10 @@ all: $(ALL_TARGET) standard: - @echo --- errors and warnings logged in file make.log - @${MAKE} mains 2>&1 | tee -a make.log | egrep -i "(.c:|Stop.|---)" + @${MAKE} mains tcl: - @echo --- errors and warnings logged in file make.log - @${MAKE} tcllibrary 2>&1 | tee -a make.log | egrep -i "(.c:|Stop.|---)" + @${MAKE} tcllibrary force: clean all