Index: ossp-pkg/petidomo/Makefile.in RCS File: /v/ossp/cvs/ossp-pkg/petidomo/Makefile.in,v rcsdiff -q -kk '-r1.31' '-r1.32' -u '/v/ossp/cvs/ossp-pkg/petidomo/Makefile.in,v' 2>/dev/null --- Makefile.in 2001/01/19 12:50:55 1.31 +++ Makefile.in 2001/01/19 14:14:18 1.32 @@ -58,7 +58,7 @@ acl.c: acl_scan.c $(LIBS): - subdir=`echo $@ | sed -e 's@/.*@@'`; \ + @subdir=`echo $@ | sed -e 's@/.*@@'`; \ echo "===> $$subdir"; \ cd $$subdir && $(MAKE) $(FLAGS_TO_PASS); \ echo "<=== $$subdir"