Skip to content

Commit

Permalink
Updated options target.
Browse files Browse the repository at this point in the history
  • Loading branch information
interkosmos committed Sep 20, 2024
1 parent ed2f634 commit dd93b70
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -1139,6 +1139,7 @@ options:
@echo "LDLIBS = $(LDLIBS)"
@echo "INCHDF5 = $(INCHDF5)"
@echo "LIBCURL = $(LIBCURL)"
@echo "LIBCRYPTO = $(LIBCRYPTO)"
@echo "LIBFASTCGI = $(LIBFASTCGI)"
@echo "LIBHDF5 = $(LIBHDF5)"
@echo "LIBLAPACK = $(LIBLAPACK)"
Expand All @@ -1149,6 +1150,7 @@ options:
@echo "LIBSQLITE3 = $(LIBSQLITE3)"
@echo "LIBZLIB = $(LIBZLIB)"
@echo "LIBZSTD = $(LIBZSTD)"
@echo "LIBZ = $(LIBZ)"

# ******************************************************************************
#
Expand Down

0 comments on commit dd93b70

Please sign in to comment.