Makefile
changeset 3 194bc8d6504a
parent 2 ee2c7334966e
child 4 535ed5cca007
--- a/Makefile	Wed Jul 20 14:37:56 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