mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 12:03:31 +01:00
rules.mk: Now libpath target affects PATH environment variable, too
This commit is contained in:
parent
c378eda4b7
commit
3d5361a7e0
1 changed files with 1 additions and 0 deletions
|
|
@ -104,6 +104,7 @@ remake:
|
|||
|
||||
libpath:
|
||||
@echo "export LD_LIBRARY_PATH=$(LD_LIBRARY_PATH)"
|
||||
@echo "export PATH=.:$(PATH)"
|
||||
|
||||
|
||||
echo-ldflags:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue