Print this page
lib: move compat links from targetdirs to proper makefiles
*** 21,36 ****
#
#
# Copyright (c) 1999, 2001 by Sun Microsystems, Inc.
# All rights reserved.
#
! #ident "%Z%%M% %I% %E% SMI"
#
# libsecdb/i386/Makefile
include ../Makefile.com
.KEEP_STATE:
! install: all $(ROOTLIBS) $(ROOTLINKS) $(ROOTLINT)
--- 21,36 ----
#
#
# Copyright (c) 1999, 2001 by Sun Microsystems, Inc.
# All rights reserved.
#
!
#
# libsecdb/i386/Makefile
include ../Makefile.com
.KEEP_STATE:
! install: all $(ROOTLIBS) $(ROOTLINKS) $(ROOTLINT) $(ROOTCOMPATLINKS)