Skip to content

Commit

Permalink
mk: add echo LIBRE_PATH to target info
Browse files Browse the repository at this point in the history
  • Loading branch information
cspiel1 committed Dec 23, 2020
1 parent ddab028 commit 388cd36
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mk/re.mk
Original file line number Diff line number Diff line change
Expand Up @@ -644,6 +644,7 @@ info:
@echo " APP_LFLAGS: $(APP_LFLAGS)"
@echo " LIBS: $(LIBS)"
@echo " LIBRE_MK: $(LIBRE_MK)"
@echo " LIBRE_PATH: $(LIBRE_PATH)"
@echo " LIBRE_INC: $(LIBRE_INC)"
@echo " LIBRE_SO: $(LIBRE_SO)"
@echo " USE_OPENSSL: $(USE_OPENSSL)"
Expand Down

0 comments on commit 388cd36

Please sign in to comment.