diff --git a/make/ldlibpath.mk b/make/ldlibpath.mk index bd6ce1b3..6dab118c 100644 --- a/make/ldlibpath.mk +++ b/make/ldlibpath.mk @@ -20,5 +20,3 @@ all: libpath: @echo "export LD_LIBRARY_PATH=$(LD_LIBRARY_PATH)" @echo "export PATH=.:$(PATH)" - -