Makefile
changeset 923 f3b193a0e566
parent 905 93b983f80767
child 927 c43baeec3a0e
--- a/Makefile	Sat Jul 30 12:27:28 2011 +0300
+++ b/Makefile	Sun Aug 07 23:39:37 2011 +0300
@@ -1,5 +1,5 @@
-
 SHELL = /bin/sh
+export PATH := /bin:/usr/bin:${PATH}
 
 # Disable built in pattern rules.
 MAKEFLAGS += -r