Print this page
11461 should use a native link-editor during the build
11463 SUNWonld has passed its use-by date
11464 cmd/sgs/tools should contain tools, not common code
11465 sgsmsg should be built with the rest of the build tools


  17 # information: Portions Copyright [yyyy] [name of copyright owner]
  18 #
  19 # CDDL HEADER END
  20 #
  21 
  22 #
  23 # Copyright 2006 Sun Microsystems, Inc.  All rights reserved.
  24 # Use is subject to license terms.
  25 #
  26 # Copyright 2019 OmniOS Community Edition (OmniOSce) Association.
  27 #
  28 
  29 include         ../Makefile.com
  30 
  31 CONVLIBDIR=     $(CONVLIBDIR64)
  32 
  33 MISCOBJS=       $(MISCOBJS64)
  34 
  35 .KEEP_STATE:
  36 


  37 include         ../Makefile.targ.64


  17 # information: Portions Copyright [yyyy] [name of copyright owner]
  18 #
  19 # CDDL HEADER END
  20 #
  21 
  22 #
  23 # Copyright 2006 Sun Microsystems, Inc.  All rights reserved.
  24 # Use is subject to license terms.
  25 #
  26 # Copyright 2019 OmniOS Community Edition (OmniOSce) Association.
  27 #
  28 
  29 include         ../Makefile.com
  30 
  31 CONVLIBDIR=     $(CONVLIBDIR64)
  32 
  33 MISCOBJS=       $(MISCOBJS64)
  34 
  35 .KEEP_STATE:
  36 
  37 install:        all .WAIT $(ROOTFS_LIBS64) $(ROOTFS_LINKS64)
  38 
  39 include         ../Makefile.targ.64