PATCH= patch -p0 CP = cp all: .patch .patch: $(CP) /dev/null make.log $(PATCH) < configure.patch >> make.log $(PATCH) < Makefile.in.patch >> make.log $(PATCH) < shell.c.patch >> make.log $(PATCH) < parse.y.patch >> make.log $(PATCH) < variables.c.patch >> make.log $(PATCH) < builtins-Makefile.in.patch >> make.log $(PATCH) < builtins-mkbuilrins.c.patch >> make.log $(PATCH) < builtins-declare.def.patch >> make.log $(PATCH) < builtins-set.def.patch >> make.log $(PATCH) < builtins-setattr.def.patch >> make.log $(PATCH) < configure.in.patch >> make.log