mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 12:03:31 +01:00
rules.mk: Add target echo-libpath
This commit is contained in:
parent
fc5c6c17d1
commit
d96e4413c2
1 changed files with 3 additions and 0 deletions
|
|
@ -289,3 +289,6 @@ echo-cflags:
|
|||
|
||||
echo-development:
|
||||
echo DEVELOPMENT = $(DEVELOPMENT)
|
||||
|
||||
echo-libpath:
|
||||
@echo LD_LIBRARY_PATH = $(LD_LIBRARY_PATH)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue