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

*** 21,36 **** # # # Copyright 1993,2001-2003 Sun Microsystems, Inc. All rights reserved. # Use is subject to license terms. # ! # ident "%Z%%M% %I% %E% SMI" # # lib/nsswitch/dns/i386/Makefile include ../Makefile.com LIBS = $(DYNLIB1) include ../../Makefile.targ ! install: all $(ROOTLIBS) --- 21,36 ---- # # # Copyright 1993,2001-2003 Sun Microsystems, Inc. All rights reserved. # Use is subject to license terms. # ! # # lib/nsswitch/dns/i386/Makefile include ../Makefile.com LIBS = $(DYNLIB1) include ../../Makefile.targ ! install: all $(ROOTLIBS) $(ROOTCOMPATLINKS)