else \
rm -f $@.new; \
fi; \
- msgfmt --statistics $@ 2>&1 \
+ msgfmt --statistics $@ 2>&1; \
fi
check:
../ikiwiki.out -libdir .. -setup underlay.setup -refresh
../ikiwiki.out: ../Makefile
- make -C .. ikiwiki.out
+ $(MAKE) -C .. ikiwiki.out
../Makefile: ../Makefile.PL
cd .. && ./Makefile.PL