mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-20 08:40:16 +00:00
don't export variables that can be retrieved from makeopts in child subdirs
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@88898 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
6
Makefile
6
Makefile
@@ -61,12 +61,6 @@ export DOWNLOAD
|
|||||||
export GREP
|
export GREP
|
||||||
export ID
|
export ID
|
||||||
export OSARCH
|
export OSARCH
|
||||||
export CURSES_DIR
|
|
||||||
export NCURSES_DIR
|
|
||||||
export TERMCAP_DIR
|
|
||||||
export TINFO_DIR
|
|
||||||
export GTK2_LIB
|
|
||||||
export GTK2_INCLUDE
|
|
||||||
|
|
||||||
# even though we could use '-include makeopts' here, use a wildcard
|
# even though we could use '-include makeopts' here, use a wildcard
|
||||||
# lookup anyway, so that make won't try to build makeopts if it doesn't
|
# lookup anyway, so that make won't try to build makeopts if it doesn't
|
||||||
|
|||||||
Reference in New Issue
Block a user