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

*** 23,32 **** --- 23,34 ---- all := TARGET = all clean := TARGET = clean clobber := TARGET = clobber install := TARGET = install + ficl: zfs libstand + all clean clobber: $(SUBDIRS) # # The directories in INSTDIRS depend implicitly on SUBDIRS being built already. # We use .WAIT instead of explicit dependencies because we only want to make