lib: move compat links from targetdirs to proper makefiles
@@ -23,13 +23,13 @@ # 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) +install: all $(ROOTLIBS) $(ROOTLINKS) $(ROOTLINT) $(ROOTCOMPATLINKS)