1# 2# CDDL HEADER START 3# 4# The contents of this file are subject to the terms of the 5# Common Development and Distribution License (the "License"). 6# You may not use this file except in compliance with the License. 7# 8# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 9# or http://www.opensolaris.org/os/licensing. 10# See the License for the specific language governing permissions 11# and limitations under the License. 12# 13# When distributing Covered Code, include this CDDL HEADER in each 14# file and include the License file at usr/src/OPENSOLARIS.LICENSE. 15# If applicable, add the following below this CDDL HEADER, with the 16# fields enclosed by brackets "[]" replaced with your own identifying 17# information: Portions Copyright [yyyy] [name of copyright owner] 18# 19# CDDL HEADER END 20# 21 22# 23# Copyright 2011 Nexenta Systems, Inc. All rights reserved. 24# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved. 25# Copyright 2012 OmniTI Computer Consulting, Inc. All rights reserved. 26# 27 28set name=pkg.fmri value=pkg:/developer/library/lint@$(PKGVERS) 29set name=pkg.description \ 30 value="lint libraries and startup objects for software development" 31set name=pkg.summary value="Lint Libraries" 32set name=info.classification value=org.opensolaris.category.2008:Development/C 33set name=variant.arch value=$(ARCH) 34dir path=lib 35dir path=lib/$(ARCH64) 36dir path=usr group=sys 37dir path=usr/ccs 38dir path=usr/ccs/lib 39dir path=usr/ccs/lib/$(ARCH64) 40dir path=usr/lib 41dir path=usr/lib/$(ARCH64) 42dir path=usr/lib/scsi 43dir path=usr/lib/scsi/$(ARCH64) 44dir path=usr/xpg4 45dir path=usr/xpg4/lib 46dir path=usr/xpg4/lib/$(ARCH64) 47file path=lib/$(ARCH64)/llib-ladm.ln 48file path=lib/$(ARCH64)/llib-laio.ln 49file path=lib/$(ARCH64)/llib-lbsm.ln 50file path=lib/$(ARCH64)/llib-lc.ln 51file path=lib/$(ARCH64)/llib-lc_db.ln 52file path=lib/$(ARCH64)/llib-lcontract.ln 53file path=lib/$(ARCH64)/llib-lcryptoutil.ln 54file path=lib/$(ARCH64)/llib-lctf.ln 55file path=lib/$(ARCH64)/llib-lcurses.ln 56file path=lib/$(ARCH64)/llib-ldevice.ln 57file path=lib/$(ARCH64)/llib-ldevid.ln 58file path=lib/$(ARCH64)/llib-ldevinfo.ln 59file path=lib/$(ARCH64)/llib-ldl.ln 60file path=lib/$(ARCH64)/llib-ldladm.ln 61file path=lib/$(ARCH64)/llib-ldlpi.ln 62file path=lib/$(ARCH64)/llib-ldoor.ln 63file path=lib/$(ARCH64)/llib-lefi.ln 64file path=lib/$(ARCH64)/llib-lelf.ln 65$(i386_ONLY)file path=lib/$(ARCH64)/llib-lfdisk.ln 66file path=lib/$(ARCH64)/llib-lgen.ln 67file path=lib/$(ARCH64)/llib-lintl.ln 68file path=lib/$(ARCH64)/llib-lkmf.ln 69file path=lib/$(ARCH64)/llib-lkmfberder.ln 70file path=lib/$(ARCH64)/llib-lkstat.ln 71file path=lib/$(ARCH64)/llib-lmd.ln 72file path=lib/$(ARCH64)/llib-lmd5.ln 73file path=lib/$(ARCH64)/llib-lnsl.ln 74file path=lib/$(ARCH64)/llib-lnvpair.ln 75file path=lib/$(ARCH64)/llib-lpam.ln 76file path=lib/$(ARCH64)/llib-lpthread.ln 77file path=lib/$(ARCH64)/llib-lrcm.ln 78file path=lib/$(ARCH64)/llib-lresolv.ln 79file path=lib/$(ARCH64)/llib-lrpcsvc.ln 80file path=lib/$(ARCH64)/llib-lrt.ln 81file path=lib/$(ARCH64)/llib-lrtld_db.ln 82file path=lib/$(ARCH64)/llib-lscf.ln 83file path=lib/$(ARCH64)/llib-lsec.ln 84file path=lib/$(ARCH64)/llib-lsecdb.ln 85file path=lib/$(ARCH64)/llib-lsendfile.ln 86file path=lib/$(ARCH64)/llib-lsocket.ln 87file path=lib/$(ARCH64)/llib-lsysevent.ln 88file path=lib/$(ARCH64)/llib-ltermcap.ln 89file path=lib/$(ARCH64)/llib-lthread.ln 90file path=lib/$(ARCH64)/llib-ltsnet.ln 91file path=lib/$(ARCH64)/llib-ltsol.ln 92file path=lib/$(ARCH64)/llib-lumem.ln 93file path=lib/$(ARCH64)/llib-luuid.ln 94$(i386_ONLY)file path=lib/$(ARCH64)/llib-luutil.ln 95file path=lib/$(ARCH64)/llib-lxnet.ln 96file path=lib/llib-ladm 97file path=lib/llib-ladm.ln 98file path=lib/llib-laio 99file path=lib/llib-laio.ln 100file path=lib/llib-lbsm 101file path=lib/llib-lbsm.ln 102file path=lib/llib-lc 103file path=lib/llib-lc.ln 104file path=lib/llib-lc_db 105file path=lib/llib-lc_db.ln 106file path=lib/llib-lcontract 107file path=lib/llib-lcontract.ln 108file path=lib/llib-lcryptoutil 109file path=lib/llib-lcryptoutil.ln 110file path=lib/llib-lctf 111file path=lib/llib-lctf.ln 112file path=lib/llib-lcurses 113file path=lib/llib-lcurses.ln 114file path=lib/llib-ldevice 115file path=lib/llib-ldevice.ln 116file path=lib/llib-ldevid 117file path=lib/llib-ldevid.ln 118file path=lib/llib-ldevinfo 119file path=lib/llib-ldevinfo.ln 120file path=lib/llib-ldl 121file path=lib/llib-ldl.ln 122file path=lib/llib-ldladm 123file path=lib/llib-ldladm.ln 124file path=lib/llib-ldlpi 125file path=lib/llib-ldlpi.ln 126file path=lib/llib-ldoor 127file path=lib/llib-ldoor.ln 128file path=lib/llib-lefi 129file path=lib/llib-lefi.ln 130file path=lib/llib-lelf 131file path=lib/llib-lelf.ln 132$(i386_ONLY)file path=lib/llib-lfdisk 133$(i386_ONLY)file path=lib/llib-lfdisk.ln 134file path=lib/llib-lgen 135file path=lib/llib-lgen.ln 136file path=lib/llib-lintl 137file path=lib/llib-lintl.ln 138file path=lib/llib-lipmp 139file path=lib/llib-lipmp.ln 140file path=lib/llib-lkmf.ln 141file path=lib/llib-lkmfberder.ln 142file path=lib/llib-lkstat 143file path=lib/llib-lkstat.ln 144file path=lib/llib-lmd 145file path=lib/llib-lmd.ln 146file path=lib/llib-lmd5 147file path=lib/llib-lmd5.ln 148file path=lib/llib-lnsl 149file path=lib/llib-lnsl.ln 150file path=lib/llib-lnvpair 151file path=lib/llib-lnvpair.ln 152file path=lib/llib-lnwam 153file path=lib/llib-lnwam.ln 154file path=lib/llib-lpam 155file path=lib/llib-lpam.ln 156file path=lib/llib-lpthread 157file path=lib/llib-lpthread.ln 158file path=lib/llib-lrcm 159file path=lib/llib-lrcm.ln 160file path=lib/llib-lresolv 161file path=lib/llib-lresolv.ln 162file path=lib/llib-lrpcsvc 163file path=lib/llib-lrpcsvc.ln 164file path=lib/llib-lrt 165file path=lib/llib-lrt.ln 166file path=lib/llib-lrtld_db 167file path=lib/llib-lrtld_db.ln 168file path=lib/llib-lscf 169file path=lib/llib-lscf.ln 170file path=lib/llib-lsec 171file path=lib/llib-lsec.ln 172file path=lib/llib-lsecdb 173file path=lib/llib-lsecdb.ln 174file path=lib/llib-lsendfile 175file path=lib/llib-lsendfile.ln 176file path=lib/llib-lsocket 177file path=lib/llib-lsocket.ln 178file path=lib/llib-lsysevent 179file path=lib/llib-lsysevent.ln 180file path=lib/llib-ltermcap 181file path=lib/llib-ltermcap.ln 182file path=lib/llib-lthread 183file path=lib/llib-lthread.ln 184file path=lib/llib-ltsnet 185file path=lib/llib-ltsnet.ln 186file path=lib/llib-ltsol 187file path=lib/llib-ltsol.ln 188file path=lib/llib-lumem 189file path=lib/llib-lumem.ln 190file path=lib/llib-luuid 191file path=lib/llib-luuid.ln 192file path=lib/llib-lxnet 193file path=lib/llib-lxnet.ln 194$(i386_ONLY)file path=usr/lib/$(ARCH64)/crt1.o 195file path=usr/lib/$(ARCH64)/crti.o 196file path=usr/lib/$(ARCH64)/crtn.o 197$(i386_ONLY)file path=usr/lib/$(ARCH64)/gcrt1.o 198file path=usr/lib/$(ARCH64)/llib-ladutils.ln 199file path=usr/lib/$(ARCH64)/llib-lbsdmalloc.ln 200file path=usr/lib/$(ARCH64)/llib-lcfgadm.ln 201file path=usr/lib/$(ARCH64)/llib-lcommputil.ln 202file path=usr/lib/$(ARCH64)/llib-lcrypt.ln 203file path=usr/lib/$(ARCH64)/llib-lexacct.ln 204file path=usr/lib/$(ARCH64)/llib-lform.ln 205file path=usr/lib/$(ARCH64)/llib-lfstyp.ln 206file path=usr/lib/$(ARCH64)/llib-lgss.ln 207file path=usr/lib/$(ARCH64)/llib-lhotplug.ln 208file path=usr/lib/$(ARCH64)/llib-lidmap.ln 209file path=usr/lib/$(ARCH64)/llib-lipmi.ln 210file path=usr/lib/$(ARCH64)/llib-lipp.ln 211file path=usr/lib/$(ARCH64)/llib-lkvm.ln 212file path=usr/lib/$(ARCH64)/llib-lldap.ln 213file path=usr/lib/$(ARCH64)/llib-llgrp.ln 214file path=usr/lib/$(ARCH64)/llib-lmail.ln 215file path=usr/lib/$(ARCH64)/llib-lmalloc.ln 216file path=usr/lib/$(ARCH64)/llib-lmapmalloc.ln 217file path=usr/lib/$(ARCH64)/llib-lmenu.ln 218file path=usr/lib/$(ARCH64)/llib-lmtmalloc.ln 219file path=usr/lib/$(ARCH64)/llib-lnls.ln 220file path=usr/lib/$(ARCH64)/llib-lpanel.ln 221file path=usr/lib/$(ARCH64)/llib-lpasswdutil.ln 222file path=usr/lib/$(ARCH64)/llib-lpkcs11.ln 223file path=usr/lib/$(ARCH64)/llib-lproject.ln 224file path=usr/lib/$(ARCH64)/llib-lreparse.ln 225file path=usr/lib/$(ARCH64)/llib-lsasl.ln 226file path=usr/lib/$(ARCH64)/llib-lsched.ln 227file path=usr/lib/$(ARCH64)/llib-lsctp.ln 228file path=usr/lib/$(ARCH64)/llib-lshare.ln 229file path=usr/lib/$(ARCH64)/llib-lsip.ln 230file path=usr/lib/$(ARCH64)/llib-lsldap.ln 231file path=usr/lib/$(ARCH64)/llib-lsmbios.ln 232$(sparc_ONLY)file path=usr/lib/$(ARCH64)/llib-lv12n.ln 233file path=usr/lib/$(ARCH64)/llib-lvolmgt.ln 234file path=usr/lib/$(ARCH64)/llib-lzoneinfo.ln 235file path=usr/lib/$(ARCH64)/values-Xa.o 236file path=usr/lib/$(ARCH64)/values-Xc.o 237file path=usr/lib/$(ARCH64)/values-Xs.o 238file path=usr/lib/$(ARCH64)/values-Xt.o 239file path=usr/lib/$(ARCH64)/values-xpg4.o 240file path=usr/lib/$(ARCH64)/values-xpg6.o 241$(i386_ONLY)file path=usr/lib/crt1.o 242file path=usr/lib/crti.o 243file path=usr/lib/crtn.o 244$(i386_ONLY)file path=usr/lib/gcrt1.o 245file path=usr/lib/llib-ladutils 246file path=usr/lib/llib-ladutils.ln 247file path=usr/lib/llib-lbsdmalloc 248file path=usr/lib/llib-lbsdmalloc.ln 249file path=usr/lib/llib-lcfgadm 250file path=usr/lib/llib-lcfgadm.ln 251file path=usr/lib/llib-lcommputil 252file path=usr/lib/llib-lcommputil.ln 253file path=usr/lib/llib-lcrypt 254file path=usr/lib/llib-lcrypt.ln 255file path=usr/lib/llib-lexacct 256file path=usr/lib/llib-lexacct.ln 257file path=usr/lib/llib-lform 258file path=usr/lib/llib-lform.ln 259file path=usr/lib/llib-lfstyp 260file path=usr/lib/llib-lfstyp.ln 261file path=usr/lib/llib-lgss 262file path=usr/lib/llib-lgss.ln 263file path=usr/lib/llib-lhotplug 264file path=usr/lib/llib-lhotplug.ln 265file path=usr/lib/llib-lidmap 266file path=usr/lib/llib-lidmap.ln 267file path=usr/lib/llib-lipmi 268file path=usr/lib/llib-lipmi.ln 269file path=usr/lib/llib-lipp 270file path=usr/lib/llib-lipp.ln 271file path=usr/lib/llib-lkvm 272file path=usr/lib/llib-lkvm.ln 273file path=usr/lib/llib-lldap 274file path=usr/lib/llib-lldap.ln 275file path=usr/lib/llib-llgrp 276file path=usr/lib/llib-llgrp.ln 277file path=usr/lib/llib-lmail 278file path=usr/lib/llib-lmail.ln 279file path=usr/lib/llib-lmalloc 280file path=usr/lib/llib-lmalloc.ln 281file path=usr/lib/llib-lmapmalloc 282file path=usr/lib/llib-lmapmalloc.ln 283file path=usr/lib/llib-lmenu 284file path=usr/lib/llib-lmenu.ln 285file path=usr/lib/llib-lmtmalloc.ln 286file path=usr/lib/llib-lnls 287file path=usr/lib/llib-lnls.ln 288file path=usr/lib/llib-lpanel 289file path=usr/lib/llib-lpanel.ln 290file path=usr/lib/llib-lpasswdutil 291file path=usr/lib/llib-lpasswdutil.ln 292file path=usr/lib/llib-lpkcs11 293file path=usr/lib/llib-lpkcs11.ln 294file path=usr/lib/llib-lproject 295file path=usr/lib/llib-lproject.ln 296file path=usr/lib/llib-lreparse 297file path=usr/lib/llib-lreparse.ln 298file path=usr/lib/llib-lsasl 299file path=usr/lib/llib-lsasl.ln 300file path=usr/lib/llib-lsched 301file path=usr/lib/llib-lsched.ln 302file path=usr/lib/llib-lsctp 303file path=usr/lib/llib-lsctp.ln 304file path=usr/lib/llib-lshare 305file path=usr/lib/llib-lshare.ln 306file path=usr/lib/llib-lsip 307file path=usr/lib/llib-lsip.ln 308file path=usr/lib/llib-lsldap 309file path=usr/lib/llib-lsldap.ln 310file path=usr/lib/llib-lsmbios 311file path=usr/lib/llib-lsmbios.ln 312$(sparc_ONLY)file path=usr/lib/llib-lv12n 313$(sparc_ONLY)file path=usr/lib/llib-lv12n.ln 314file path=usr/lib/llib-lvolmgt 315file path=usr/lib/llib-lvolmgt.ln 316file path=usr/lib/llib-lwrap 317file path=usr/lib/llib-lwrap.ln 318file path=usr/lib/llib-lzoneinfo 319file path=usr/lib/llib-lzoneinfo.ln 320file path=usr/lib/scsi/$(ARCH64)/llib-lscsi.ln 321file path=usr/lib/scsi/$(ARCH64)/llib-lses.ln 322file path=usr/lib/scsi/$(ARCH64)/llib-lsmp.ln 323file path=usr/lib/scsi/llib-lscsi 324file path=usr/lib/scsi/llib-lscsi.ln 325file path=usr/lib/scsi/llib-lses 326file path=usr/lib/scsi/llib-lses.ln 327file path=usr/lib/scsi/llib-lsmp 328file path=usr/lib/scsi/llib-lsmp.ln 329file path=usr/lib/values-Xa.o 330file path=usr/lib/values-Xc.o 331file path=usr/lib/values-Xs.o 332file path=usr/lib/values-Xt.o 333file path=usr/lib/values-xpg4.o 334file path=usr/lib/values-xpg6.o 335file path=usr/xpg4/lib/$(ARCH64)/llib-lcurses.ln 336file path=usr/xpg4/lib/llib-lcurses 337file path=usr/xpg4/lib/llib-lcurses.ln 338legacy pkg=SUNWarc \ 339 desc="lint libraries and startup objects for software development" \ 340 name="Lint Libraries (usr)" 341legacy pkg=SUNWarcr desc="lint libraries for software development" \ 342 name="Lint Libraries (root)" 343license cr_Sun license=cr_Sun 344license lic_CDDL license=lic_CDDL 345link path=lib/$(ARCH64)/llib-lposix4.ln target=./llib-lrt.ln 346link path=lib/$(ARCH64)/llib-ltermlib.ln target=./llib-lcurses.ln 347link path=lib/llib-lposix4 target=./llib-lrt 348link path=lib/llib-lposix4.ln target=./llib-lrt.ln 349link path=lib/llib-ltermlib target=./llib-lcurses 350link path=lib/llib-ltermlib.ln target=./llib-lcurses.ln 351link path=usr/ccs/lib/$(ARCH64)/llib-lcurses.ln \ 352 target=../../../../lib/$(ARCH64)/llib-lcurses.ln 353link path=usr/ccs/lib/$(ARCH64)/llib-lform.ln \ 354 target=../../../lib/$(ARCH64)/llib-lform.ln 355link path=usr/ccs/lib/$(ARCH64)/llib-lgen.ln \ 356 target=../../../../lib/$(ARCH64)/llib-lgen.ln 357link path=usr/ccs/lib/$(ARCH64)/llib-ll.ln \ 358 target=../../../lib/$(ARCH64)/llib-ll.ln 359link path=usr/ccs/lib/$(ARCH64)/llib-lmenu.ln \ 360 target=../../../lib/$(ARCH64)/llib-lmenu.ln 361link path=usr/ccs/lib/$(ARCH64)/llib-lpanel.ln \ 362 target=../../../lib/$(ARCH64)/llib-lpanel.ln 363link path=usr/ccs/lib/$(ARCH64)/llib-ltermcap.ln \ 364 target=../../../../lib/$(ARCH64)/llib-ltermcap.ln 365link path=usr/ccs/lib/$(ARCH64)/llib-ltermlib.ln \ 366 target=../../../../lib/$(ARCH64)/llib-lcurses.ln 367link path=usr/ccs/lib/$(ARCH64)/llib-ly.ln \ 368 target=../../../lib/$(ARCH64)/llib-ly.ln 369link path=usr/ccs/lib/$(ARCH64)/values-Xa.o \ 370 target=../../../lib/$(ARCH64)/values-Xa.o 371link path=usr/ccs/lib/$(ARCH64)/values-Xc.o \ 372 target=../../../lib/$(ARCH64)/values-Xc.o 373link path=usr/ccs/lib/$(ARCH64)/values-Xs.o \ 374 target=../../../lib/$(ARCH64)/values-Xs.o 375link path=usr/ccs/lib/$(ARCH64)/values-Xt.o \ 376 target=../../../lib/$(ARCH64)/values-Xt.o 377link path=usr/ccs/lib/$(ARCH64)/values-xpg4.o \ 378 target=../../../lib/$(ARCH64)/values-xpg4.o 379link path=usr/ccs/lib/$(ARCH64)/values-xpg6.o \ 380 target=../../../lib/$(ARCH64)/values-xpg6.o 381link path=usr/ccs/lib/llib-lcurses target=../../../lib/llib-lcurses 382link path=usr/ccs/lib/llib-lcurses.ln target=../../../lib/llib-lcurses.ln 383link path=usr/ccs/lib/llib-lform target=../../lib/llib-lform 384link path=usr/ccs/lib/llib-lform.ln target=../../lib/llib-lform.ln 385link path=usr/ccs/lib/llib-lgen target=../../../lib/llib-lgen 386link path=usr/ccs/lib/llib-lgen.ln target=../../../lib/llib-lgen.ln 387link path=usr/ccs/lib/llib-lmenu target=../../lib/llib-lmenu 388link path=usr/ccs/lib/llib-lmenu.ln target=../../lib/llib-lmenu.ln 389link path=usr/ccs/lib/llib-lpanel target=../../lib/llib-lpanel 390link path=usr/ccs/lib/llib-lpanel.ln target=../../lib/llib-lpanel.ln 391link path=usr/ccs/lib/llib-ltermcap target=../../../lib/llib-ltermcap 392link path=usr/ccs/lib/llib-ltermcap.ln target=../../../lib/llib-ltermcap.ln 393link path=usr/ccs/lib/llib-ltermlib target=../../../lib/llib-lcurses 394link path=usr/ccs/lib/llib-ltermlib.ln target=../../../lib/llib-lcurses.ln 395link path=usr/ccs/lib/values-Xa.o target=../../lib/values-Xa.o 396link path=usr/ccs/lib/values-Xc.o target=../../lib/values-Xc.o 397link path=usr/ccs/lib/values-Xs.o target=../../lib/values-Xs.o 398link path=usr/ccs/lib/values-Xt.o target=../../lib/values-Xt.o 399link path=usr/ccs/lib/values-xpg4.o target=../../lib/values-xpg4.o 400link path=usr/ccs/lib/values-xpg6.o target=../../lib/values-xpg6.o 401link path=usr/lib/$(ARCH64)/llib-ladm.ln \ 402 target=../../../lib/$(ARCH64)/llib-ladm.ln 403link path=usr/lib/$(ARCH64)/llib-laio.ln \ 404 target=../../../lib/$(ARCH64)/llib-laio.ln 405link path=usr/lib/$(ARCH64)/llib-lbsm.ln \ 406 target=../../../lib/$(ARCH64)/llib-lbsm.ln 407link path=usr/lib/$(ARCH64)/llib-lc.ln \ 408 target=../../../lib/$(ARCH64)/llib-lc.ln 409link path=usr/lib/$(ARCH64)/llib-lcontract.ln \ 410 target=../../../lib/$(ARCH64)/llib-lcontract.ln 411link path=usr/lib/$(ARCH64)/llib-lctf.ln \ 412 target=../../../lib/$(ARCH64)/llib-lctf.ln 413link path=usr/lib/$(ARCH64)/llib-lcurses.ln \ 414 target=../../../lib/$(ARCH64)/llib-lcurses.ln 415link path=usr/lib/$(ARCH64)/llib-ldevice.ln \ 416 target=../../../lib/$(ARCH64)/llib-ldevice.ln 417link path=usr/lib/$(ARCH64)/llib-ldevid.ln \ 418 target=../../../lib/$(ARCH64)/llib-ldevid.ln 419link path=usr/lib/$(ARCH64)/llib-ldevinfo.ln \ 420 target=../../../lib/$(ARCH64)/llib-ldevinfo.ln 421link path=usr/lib/$(ARCH64)/llib-ldl.ln \ 422 target=../../../lib/$(ARCH64)/llib-ldl.ln 423link path=usr/lib/$(ARCH64)/llib-ldoor.ln \ 424 target=../../../lib/$(ARCH64)/llib-ldoor.ln 425link path=usr/lib/$(ARCH64)/llib-lefi.ln \ 426 target=../../../lib/$(ARCH64)/llib-lefi.ln 427link path=usr/lib/$(ARCH64)/llib-lelf.ln \ 428 target=../../../lib/$(ARCH64)/llib-lelf.ln 429$(i386_ONLY)link path=usr/lib/$(ARCH64)/llib-lfdisk.ln \ 430 target=../../../lib/$(ARCH64)/llib-lfdisk.ln 431link path=usr/lib/$(ARCH64)/llib-lgen.ln \ 432 target=../../../lib/$(ARCH64)/llib-lgen.ln 433link path=usr/lib/$(ARCH64)/llib-lintl.ln \ 434 target=../../../lib/$(ARCH64)/llib-lintl.ln 435link path=usr/lib/$(ARCH64)/llib-lkstat.ln \ 436 target=../../../lib/$(ARCH64)/llib-lkstat.ln 437link path=usr/lib/$(ARCH64)/llib-lmd5.ln \ 438 target=../../../lib/$(ARCH64)/llib-lmd5.ln 439link path=usr/lib/$(ARCH64)/llib-lnsl.ln \ 440 target=../../../lib/$(ARCH64)/llib-lnsl.ln 441link path=usr/lib/$(ARCH64)/llib-lnvpair.ln \ 442 target=../../../lib/$(ARCH64)/llib-lnvpair.ln 443link path=usr/lib/$(ARCH64)/llib-lpam.ln \ 444 target=../../../lib/$(ARCH64)/llib-lpam.ln 445link path=usr/lib/$(ARCH64)/llib-lposix4.ln \ 446 target=../../../lib/$(ARCH64)/llib-lrt.ln 447link path=usr/lib/$(ARCH64)/llib-lpthread.ln \ 448 target=../../../lib/$(ARCH64)/llib-lpthread.ln 449link path=usr/lib/$(ARCH64)/llib-lresolv.ln \ 450 target=../../../lib/$(ARCH64)/llib-lresolv.ln 451link path=usr/lib/$(ARCH64)/llib-lrpcsvc.ln \ 452 target=../../../lib/$(ARCH64)/llib-lrpcsvc.ln 453link path=usr/lib/$(ARCH64)/llib-lrt.ln \ 454 target=../../../lib/$(ARCH64)/llib-lrt.ln 455link path=usr/lib/$(ARCH64)/llib-lrtld_db.ln \ 456 target=../../../lib/$(ARCH64)/llib-lrtld_db.ln 457link path=usr/lib/$(ARCH64)/llib-lscf.ln \ 458 target=../../../lib/$(ARCH64)/llib-lscf.ln 459link path=usr/lib/$(ARCH64)/llib-lsec.ln \ 460 target=../../../lib/$(ARCH64)/llib-lsec.ln 461link path=usr/lib/$(ARCH64)/llib-lsecdb.ln \ 462 target=../../../lib/$(ARCH64)/llib-lsecdb.ln 463link path=usr/lib/$(ARCH64)/llib-lsendfile.ln \ 464 target=../../../lib/$(ARCH64)/llib-lsendfile.ln 465link path=usr/lib/$(ARCH64)/llib-lsocket.ln \ 466 target=../../../lib/$(ARCH64)/llib-lsocket.ln 467link path=usr/lib/$(ARCH64)/llib-lsysevent.ln \ 468 target=../../../lib/$(ARCH64)/llib-lsysevent.ln 469link path=usr/lib/$(ARCH64)/llib-ltermcap.ln \ 470 target=../../../lib/$(ARCH64)/llib-ltermcap.ln 471link path=usr/lib/$(ARCH64)/llib-ltermlib.ln \ 472 target=../../../lib/$(ARCH64)/llib-lcurses.ln 473link path=usr/lib/$(ARCH64)/llib-lthread.ln \ 474 target=../../../lib/$(ARCH64)/llib-lthread.ln 475link path=usr/lib/$(ARCH64)/llib-lthread_db.ln \ 476 target=../../../lib/$(ARCH64)/llib-lc_db.ln 477link path=usr/lib/$(ARCH64)/llib-ltsnet.ln \ 478 target=../../../lib/$(ARCH64)/llib-ltsnet.ln 479link path=usr/lib/$(ARCH64)/llib-ltsol.ln \ 480 target=../../../lib/$(ARCH64)/llib-ltsol.ln 481link path=usr/lib/$(ARCH64)/llib-lumem.ln \ 482 target=../../../lib/$(ARCH64)/llib-lumem.ln 483link path=usr/lib/$(ARCH64)/llib-luuid.ln \ 484 target=../../../lib/$(ARCH64)/llib-luuid.ln 485link path=usr/lib/$(ARCH64)/llib-lxnet.ln \ 486 target=../../../lib/$(ARCH64)/llib-lxnet.ln 487link path=usr/lib/llib-ladm target=../../lib/llib-ladm 488link path=usr/lib/llib-ladm.ln target=../../lib/llib-ladm.ln 489link path=usr/lib/llib-laio target=../../lib/llib-laio 490link path=usr/lib/llib-laio.ln target=../../lib/llib-laio.ln 491link path=usr/lib/llib-lbsm target=../../lib/llib-lbsm 492link path=usr/lib/llib-lbsm.ln target=../../lib/llib-lbsm.ln 493link path=usr/lib/llib-lc target=../../lib/llib-lc 494link path=usr/lib/llib-lc.ln target=../../lib/llib-lc.ln 495link path=usr/lib/llib-lcontract target=../../lib/llib-lcontract 496link path=usr/lib/llib-lcontract.ln target=../../lib/llib-lcontract.ln 497link path=usr/lib/llib-lctf target=../../lib/llib-lctf 498link path=usr/lib/llib-lctf.ln target=../../lib/llib-lctf.ln 499link path=usr/lib/llib-lcurses target=../../lib/llib-lcurses 500link path=usr/lib/llib-lcurses.ln target=../../lib/llib-lcurses.ln 501link path=usr/lib/llib-ldevice target=../../lib/llib-ldevice 502link path=usr/lib/llib-ldevice.ln target=../../lib/llib-ldevice.ln 503link path=usr/lib/llib-ldevid target=../../lib/llib-ldevid 504link path=usr/lib/llib-ldevid.ln target=../../lib/llib-ldevid.ln 505link path=usr/lib/llib-ldevinfo target=../../lib/llib-ldevinfo 506link path=usr/lib/llib-ldevinfo.ln target=../../lib/llib-ldevinfo.ln 507link path=usr/lib/llib-ldl target=../../lib/llib-ldl 508link path=usr/lib/llib-ldl.ln target=../../lib/llib-ldl.ln 509link path=usr/lib/llib-ldoor target=../../lib/llib-ldoor 510link path=usr/lib/llib-ldoor.ln target=../../lib/llib-ldoor.ln 511link path=usr/lib/llib-lefi target=../../lib/llib-lefi 512link path=usr/lib/llib-lefi.ln target=../../lib/llib-lefi.ln 513link path=usr/lib/llib-lelf target=../../lib/llib-lelf 514link path=usr/lib/llib-lelf.ln target=../../lib/llib-lelf.ln 515$(i386_ONLY)link path=usr/lib/llib-lfdisk target=../../lib/llib-lfdisk 516$(i386_ONLY)link path=usr/lib/llib-lfdisk.ln target=../../lib/llib-lfdisk.ln 517link path=usr/lib/llib-lgen target=../../lib/llib-lgen 518link path=usr/lib/llib-lgen.ln target=../../lib/llib-lgen.ln 519link path=usr/lib/llib-lintl target=../../lib/llib-lintl 520link path=usr/lib/llib-lintl.ln target=../../lib/llib-lintl.ln 521link path=usr/lib/llib-lkstat target=../../lib/llib-lkstat 522link path=usr/lib/llib-lkstat.ln target=../../lib/llib-lkstat.ln 523link path=usr/lib/llib-lmd5 target=../../lib/llib-lmd5 524link path=usr/lib/llib-lmd5.ln target=../../lib/llib-lmd5.ln 525link path=usr/lib/llib-lnsl target=../../lib/llib-lnsl 526link path=usr/lib/llib-lnsl.ln target=../../lib/llib-lnsl.ln 527link path=usr/lib/llib-lnvpair target=../../lib/llib-lnvpair 528link path=usr/lib/llib-lnvpair.ln target=../../lib/llib-lnvpair.ln 529link path=usr/lib/llib-lpam target=../../lib/llib-lpam 530link path=usr/lib/llib-lpam.ln target=../../lib/llib-lpam.ln 531link path=usr/lib/llib-lposix4 target=../../lib/llib-lrt 532link path=usr/lib/llib-lposix4.ln target=../../lib/llib-lrt.ln 533link path=usr/lib/llib-lpthread target=../../lib/llib-lpthread 534link path=usr/lib/llib-lpthread.ln target=../../lib/llib-lpthread.ln 535link path=usr/lib/llib-lresolv target=../../lib/llib-lresolv 536link path=usr/lib/llib-lresolv.ln target=../../lib/llib-lresolv.ln 537link path=usr/lib/llib-lrpcsvc target=../../lib/llib-lrpcsvc 538link path=usr/lib/llib-lrpcsvc.ln target=../../lib/llib-lrpcsvc.ln 539link path=usr/lib/llib-lrt target=../../lib/llib-lrt 540link path=usr/lib/llib-lrt.ln target=../../lib/llib-lrt.ln 541link path=usr/lib/llib-lrtld_db target=../../lib/llib-lrtld_db 542link path=usr/lib/llib-lrtld_db.ln target=../../lib/llib-lrtld_db.ln 543link path=usr/lib/llib-lscf target=../../lib/llib-lscf 544link path=usr/lib/llib-lscf.ln target=../../lib/llib-lscf.ln 545link path=usr/lib/llib-lsec target=../../lib/llib-lsec 546link path=usr/lib/llib-lsec.ln target=../../lib/llib-lsec.ln 547link path=usr/lib/llib-lsecdb target=../../lib/llib-lsecdb 548link path=usr/lib/llib-lsecdb.ln target=../../lib/llib-lsecdb.ln 549link path=usr/lib/llib-lsendfile target=../../lib/llib-lsendfile 550link path=usr/lib/llib-lsendfile.ln target=../../lib/llib-lsendfile.ln 551link path=usr/lib/llib-lsocket target=../../lib/llib-lsocket 552link path=usr/lib/llib-lsocket.ln target=../../lib/llib-lsocket.ln 553link path=usr/lib/llib-lsysevent target=../../lib/llib-lsysevent 554link path=usr/lib/llib-lsysevent.ln target=../../lib/llib-lsysevent.ln 555link path=usr/lib/llib-ltermcap target=../../lib/llib-ltermcap 556link path=usr/lib/llib-ltermcap.ln target=../../lib/llib-ltermcap.ln 557link path=usr/lib/llib-ltermlib target=../../lib/llib-lcurses 558link path=usr/lib/llib-ltermlib.ln target=../../lib/llib-lcurses.ln 559link path=usr/lib/llib-lthread target=../../lib/llib-lthread 560link path=usr/lib/llib-lthread.ln target=../../lib/llib-lthread.ln 561link path=usr/lib/llib-lthread_db target=../../lib/llib-lc_db 562link path=usr/lib/llib-lthread_db.ln target=../../lib/llib-lc_db.ln 563link path=usr/lib/llib-ltsnet.ln target=../../lib/llib-ltsnet.ln 564link path=usr/lib/llib-ltsol.ln target=../../lib/llib-ltsol.ln 565link path=usr/lib/llib-lumem target=../../lib/llib-lumem 566link path=usr/lib/llib-lumem.ln target=../../lib/llib-lumem.ln 567link path=usr/lib/llib-luuid target=../../lib/llib-luuid 568link path=usr/lib/llib-luuid.ln target=../../lib/llib-luuid.ln 569link path=usr/lib/llib-lxnet target=../../lib/llib-lxnet 570link path=usr/lib/llib-lxnet.ln target=../../lib/llib-lxnet.ln 571