Make sure all flags are unset to begin with

This commit is contained in:
falgout 1996-08-20 20:29:52 +00:00
parent 077ca59cf5
commit a272e64aed
2 changed files with 10 additions and 0 deletions

View File

@ -15,6 +15,11 @@ export SHELL
#=============================================================================
AMG_ALL_FLAG=1
AMG_INSTALL_FLAG=""
AMG_CLEAN_FLAG=""
AMG_VERYCLEAN_FLAG=""
AMG_DEBUG_FLAG=""
if [ -n "$1" ]
then

View File

@ -15,6 +15,11 @@ export SHELL
#=============================================================================
AMG_ALL_FLAG=1
AMG_INSTALL_FLAG=""
AMG_CLEAN_FLAG=""
AMG_VERYCLEAN_FLAG=""
AMG_DEBUG_FLAG=""
if [ -n "$1" ]
then