aboutsummaryrefslogtreecommitdiffstats
path: root/res/Makefile
diff options
context:
space:
mode:
authoranthm <anthm@f38db490-d61c-443f-a65b-d21fe96a405b>2004-04-16 18:57:07 +0000
committeranthm <anthm@f38db490-d61c-443f-a65b-d21fe96a405b>2004-04-16 18:57:07 +0000
commit4ac74dd51daf418597bf437e83acb2e4b2195a9f (patch)
tree3a0d274676504cb9a59b7688c8cdc1218ce3c8db /res/Makefile
parent309e8e681203aee739f1b60adc690241bce48cf3 (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: http://svn.digium.com/svn/asterisk/trunk@2702 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'res/Makefile')
-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