diff --git a/makefile b/makefile index 1eb0e2cb..4aa55fdf 100644 --- a/makefile +++ b/makefile @@ -49,7 +49,6 @@ $(info JVM_OPTIONS is "-Dfile.encoding=IBM-1047") endif endif - export LIB_DIR:=$(subst \,/,$(LIB_DIR)) $(info LIB_DIR is set to $(LIB_DIR))