diff options
-rw-r--r-- | svl/Makefile | 4 | ||||
-rw-r--r-- | svtools/Makefile | 4 | ||||
-rw-r--r-- | toolkit/Makefile | 4 | ||||
-rw-r--r-- | tools/Makefile | 4 |
4 files changed, 0 insertions, 16 deletions
diff --git a/svl/Makefile b/svl/Makefile index 3225bc97e12c..c19100ee9a5b 100644 --- a/svl/Makefile +++ b/svl/Makefile @@ -25,10 +25,6 @@ # #************************************************************************* -ifneq ($(MAKE_VERSION),3.81) -$(error You need at least GNU Make 3.81!) -endif - ifeq ($(strip $(SOLARENV)),) $(error No environment set!) endif diff --git a/svtools/Makefile b/svtools/Makefile index 3225bc97e12c..c19100ee9a5b 100644 --- a/svtools/Makefile +++ b/svtools/Makefile @@ -25,10 +25,6 @@ # #************************************************************************* -ifneq ($(MAKE_VERSION),3.81) -$(error You need at least GNU Make 3.81!) -endif - ifeq ($(strip $(SOLARENV)),) $(error No environment set!) endif diff --git a/toolkit/Makefile b/toolkit/Makefile index 3225bc97e12c..c19100ee9a5b 100644 --- a/toolkit/Makefile +++ b/toolkit/Makefile @@ -25,10 +25,6 @@ # #************************************************************************* -ifneq ($(MAKE_VERSION),3.81) -$(error You need at least GNU Make 3.81!) -endif - ifeq ($(strip $(SOLARENV)),) $(error No environment set!) endif diff --git a/tools/Makefile b/tools/Makefile index 3225bc97e12c..c19100ee9a5b 100644 --- a/tools/Makefile +++ b/tools/Makefile @@ -25,10 +25,6 @@ # #************************************************************************* -ifneq ($(MAKE_VERSION),3.81) -$(error You need at least GNU Make 3.81!) -endif - ifeq ($(strip $(SOLARENV)),) $(error No environment set!) endif |