ldlibpath.mk: Minimal code beautification

Signed-off-by: Jan Lindemann <jan@janware.com>
This commit is contained in:
Jan Lindemann 2017-08-20 09:00:05 +00:00
commit 587b1ccfb6

View file

@ -20,5 +20,3 @@ all:
libpath: libpath:
@echo "export LD_LIBRARY_PATH=$(LD_LIBRARY_PATH)" @echo "export LD_LIBRARY_PATH=$(LD_LIBRARY_PATH)"
@echo "export PATH=.:$(PATH)" @echo "export PATH=.:$(PATH)"