summaryrefslogtreecommitdiff
path: root/apps/Makefile
diff options
context:
space:
mode:
authorJames Golovich <james@gnuinter.net>2004-04-27 21:30:32 +0000
committerJames Golovich <james@gnuinter.net>2004-04-27 21:30:32 +0000
commit6cbc92b760ad854fd54b87ddb99cd77cae6f6bf1 (patch)
tree38df0a74ac9902d57d9798ea8d25e68c59017c09 /apps/Makefile
parent286d0656e21486176b6c9e4d678c798aaed3e4fc (diff)
Portability fix, use the shells path for sed and env
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2787 65c4cc65-6c06-0410-ace0-fbb531ad65f3
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