Print this page
lib: move compat links from targetdirs to proper makefiles
*** 23,37 ****
# Copyright (c) 1998, 2001 by Sun Microsystems, Inc.
# All rights reserved.
#
# lib/libsecdb/sparcv9/Makefile
#
! #ident "%Z%%M% %I% %E% SMI"
#
include ../Makefile.com
include ../../Makefile.lib.64
.KEEP_STATE:
! install: all $(ROOTLIBS64) $(ROOTLINKS64)
--- 23,37 ----
# Copyright (c) 1998, 2001 by Sun Microsystems, Inc.
# All rights reserved.
#
# lib/libsecdb/sparcv9/Makefile
#
!
#
include ../Makefile.com
include ../../Makefile.lib.64
.KEEP_STATE:
! install: all $(ROOTLIBS64) $(ROOTLINKS64) $(ROOTCOMPATLINKS64)