summaryrefslogtreecommitdiff
path: root/usr/src/tools/btxld/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/tools/btxld/Makefile')
-rw-r--r--usr/src/tools/btxld/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr/src/tools/btxld/Makefile b/usr/src/tools/btxld/Makefile
index 1d18254a59..599cf5f406 100644
--- a/usr/src/tools/btxld/Makefile
+++ b/usr/src/tools/btxld/Makefile
@@ -28,6 +28,7 @@ MAN1ONBLDFILES= btxld.1onbld
SRCS= btxld.c elfh.c version.c $(UTILS_SRC) $(EINFO_SRC) $(EXTRA_SRC)
OBJS= btxld.o elfh.o version.o bblk_einfo.o mboot_extra.o boot_utils.o
LDLIBS += -lmd5
+NATIVE_LIBS += libmd5.so
CSTD= $(CSTD_GNU99)
CPPFLAGS += -I$(SRC)/uts/common -I$(COMMON_SRC)