Print this page
lib: move compat links from targetdirs to proper makefiles

*** 18,28 **** # information: Portions Copyright [yyyy] [name of copyright owner] # # CDDL HEADER END # # ! #ident "%Z%%M% %I% %E% SMI" # # Copyright (c) 1993,2001 by Sun Microsystems, Inc. # All rights reserved. # # lib/nsswitch/user/sparc/Makefile --- 18,28 ---- # information: Portions Copyright [yyyy] [name of copyright owner] # # CDDL HEADER END # # ! # # Copyright (c) 1993,2001 by Sun Microsystems, Inc. # All rights reserved. # # lib/nsswitch/user/sparc/Makefile
*** 31,36 **** LIBS = $(DYNLIB1) include ../../Makefile.targ ! install: all $(ROOTLIBS) --- 31,36 ---- LIBS = $(DYNLIB1) include ../../Makefile.targ ! install: all $(ROOTLIBS) $(ROOTCOMPATLINKS)