Print this page
lib: move compat links from targetdirs to proper makefiles
*** 21,33 ****
#
#
# Copyright 1997-2003 Sun Microsystems, Inc. All rights reserved.
# Use is subject to license terms.
#
! # ident "%Z%%M% %I% %E% SMI"
#
# lib/libadm/i386/Makefile
#
include ../Makefile.com
! install: all $(ROOTLIBS) $(ROOTLINKS) $(ROOTLINT)
--- 21,33 ----
#
#
# Copyright 1997-2003 Sun Microsystems, Inc. All rights reserved.
# Use is subject to license terms.
#
!
#
# lib/libadm/i386/Makefile
#
include ../Makefile.com
! install: all $(ROOTLIBS) $(ROOTLINKS) $(ROOTLINT) $(ROOTCOMPATLINKS)