rules.mk: Now libpath target affects PATH environment variable, too

This commit is contained in:
Jan Lindemann 2009-07-05 10:57:16 +00:00 committed by Jan Lindemann
commit 3d5361a7e0

View file

@ -104,6 +104,7 @@ remake:
libpath:
@echo "export LD_LIBRARY_PATH=$(LD_LIBRARY_PATH)"
@echo "export PATH=.:$(PATH)"
echo-ldflags: