Print this page
9852 enable ld(1) guidance and deflib assertions for the illumos build

@@ -30,10 +30,12 @@
 include         $(SRC)/tools/Makefile.tools
 include         $(CMDDIR)/Makefile.common
 
 MAPFILES=       $(CMDDIR)/$(MAPFILE.INT)
 
+NATIVE_LIBS += libcurses.so
+
 .KEEP_STATE:
 
 all:            $(PROG)
 
 $(PROG):        $(OBJS) $(MAPFILES)