new: Create dir structure for the patch if necessary
[guilt.git] / regression / Makefile
blobc5380299e884fa6f85a5a58687c2ad1776fbd100
1 .PHONY: all
2 all:
3 (for x in *.sh ; do sh $$x || exit $?; done)