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,32 ****
# fields enclosed by brackets "[]" replaced with your own identifying
# information: Portions Copyright [yyyy] [name of copyright owner]
#
# CDDL HEADER END
#
- #
- #ident "%Z%%M% %I% %E% SMI"
- #
# Copyright (c) 1996 by Sun Microsystems, Inc.
# All rights reserved.
include ../Makefile.com
.KEEP_STATE:
include ../Makefile.targ
--- 17,31 ----
# fields enclosed by brackets "[]" replaced with your own identifying
# information: Portions Copyright [yyyy] [name of copyright owner]
#
# CDDL HEADER END
#
# Copyright (c) 1996 by Sun Microsystems, Inc.
# All rights reserved.
include ../Makefile.com
.KEEP_STATE:
+ package install: all $(VAR_SGSBINPROG) $(VAR_SGSCCSLINK)
+
include ../Makefile.targ