1 2 3 4 5 6 7 8 9
.PHONY: all all: select-target patchfile: diff /krebs/etc/profile /etc/profile > profile.patch || true patch: cd /;\ patch -p0 < /krebs/host-patch/beagleboard/profile.patch