Add work-around for PATH. Under Windows find.exe going in collision with
authorOleksandr Gavenko <gavenkoa@gmail.com>
Sun, 07 Aug 2011 23:32:59 +0300
changeset 165 517623c39dac
parent 164 c745f917fce2
child 166 27fc63b27dad
Add work-around for PATH. Under Windows find.exe going in collision with Cygwin and %WINDIR%/sysem32.
Makefile
--- a/Makefile	Sun Aug 07 23:23:09 2011 +0300
+++ b/Makefile	Sun Aug 07 23:32:59 2011 +0300
@@ -1,4 +1,5 @@
 SHELL = /bin/sh
+export PATH := /bin:/usr/bin:${PATH}
 
 .PHONY: all
 all: