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