diff options
Diffstat (limited to 'sfx2/Makefile')
-rw-r--r-- | sfx2/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/sfx2/Makefile b/sfx2/Makefile index 3225bc97e12c..c19100ee9a5b 100644 --- a/sfx2/Makefile +++ b/sfx2/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 |