diff --git a/Makefile b/Makefile index afcd57c7..55a8d522 100755 --- a/Makefile +++ b/Makefile @@ -167,13 +167,6 @@ ifndef NONUS @echo If we have FORCENONUSONCD1 set, we must also have NONUS set; false endif endif -ifneq "$(DOJIGDO)" "0" -ifndef JIGDOCMD - @echo JIGDOCMD undefined -- set up CONF.sh; false -endif -else -export JIGDOCMD=false -endif ## INITIALIZATION ##