* 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
This commit is contained in:
Anthony Minessale II
2004-04-16 18:57:07 +00:00
parent d8a6763be4
commit 34e415222e
4 changed files with 16 additions and 3 deletions

View File

@@ -100,3 +100,6 @@ depend: .depend
.depend:
../mkdep $(CFLAGS) `ls *.c`
env:
/bin/env