aboutsummaryrefslogtreecommitdiffstats
path: root/apps/Makefile
diff options
context:
space:
mode:
authorcitats <citats@f38db490-d61c-443f-a65b-d21fe96a405b>2004-04-27 21:30:32 +0000
committercitats <citats@f38db490-d61c-443f-a65b-d21fe96a405b>2004-04-27 21:30:32 +0000
commite199c677b1557feb556a7c0c90fdc1dd026f253b (patch)
tree38df0a74ac9902d57d9798ea8d25e68c59017c09 /apps/Makefile
parentbd44ffbbd0b38ed1598481b0f9b7a24865b52d9f (diff)
Portability fix, use the shells path for sed and env
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@2787 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'apps/Makefile')
-rwxr-xr-xapps/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/Makefile b/apps/Makefile
index 13cad373a..6973ba29a 100755
--- a/apps/Makefile
+++ b/apps/Makefile
@@ -102,4 +102,4 @@ depend: .depend
../mkdep $(CFLAGS) `ls *.c`
env:
- /bin/env
+ env