summaryrefslogtreecommitdiff
path: root/res
diff options
context:
space:
mode:
authorAnthony Minessale II <anthmct@yahoo.com>2004-04-16 18:57:07 +0000
committerAnthony Minessale II <anthmct@yahoo.com>2004-04-16 18:57:07 +0000
commit34e415222ebda7eaf819412f35a8b5c5dc2d65d4 (patch)
tree3a0d274676504cb9a59b7688c8cdc1218ce3c8db /res
parentd8a6763be488cb1ebff555dabb0e86f4e25d02d6 (diff)
* Patch to Makefiles to allow a script to query the make envirnoment.
* contrib/scripts/astxs (The tool itself) * see bug 1329 -Anthony Minessale (anthm) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2702 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'res')
-rwxr-xr-xres/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/res/Makefile b/res/Makefile
index 9ba52b213..c39f0ffb8 100755
--- a/res/Makefile
+++ b/res/Makefile
@@ -44,3 +44,6 @@ depend: .depend
.depend:
../mkdep $(CFLAGS) `ls *.c`
+
+env:
+ /bin/env