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