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-lwrap.ln 235file path=usr/lib/$(ARCH64)/llib-lzoneinfo.ln 236file path=usr/lib/$(ARCH64)/values-Xa.o 237file path=usr/lib/$(ARCH64)/values-Xc.o 238file path=usr/lib/$(ARCH64)/values-Xs.o 239file path=usr/lib/$(ARCH64)/values-Xt.o 240file path=usr/lib/$(ARCH64)/values-xpg4.o 241file path=usr/lib/$(ARCH64)/values-xpg6.o 242$(i386_ONLY)file path=usr/lib/crt1.o 243file path=usr/lib/crti.o 244file path=usr/lib/crtn.o 245$(i386_ONLY)file path=usr/lib/gcrt1.o 246file path=usr/lib/llib-ladutils 247file path=usr/lib/llib-ladutils.ln 248file path=usr/lib/llib-lbsdmalloc 249file path=usr/lib/llib-lbsdmalloc.ln 250file path=usr/lib/llib-lcfgadm 251file path=usr/lib/llib-lcfgadm.ln 252file path=usr/lib/llib-lcommputil 253file path=usr/lib/llib-lcommputil.ln 254file path=usr/lib/llib-lcrypt 255file path=usr/lib/llib-lcrypt.ln 256file path=usr/lib/llib-lexacct 257file path=usr/lib/llib-lexacct.ln 258file path=usr/lib/llib-lform 259file path=usr/lib/llib-lform.ln 260file path=usr/lib/llib-lfstyp 261file path=usr/lib/llib-lfstyp.ln 262file path=usr/lib/llib-lgss 263file path=usr/lib/llib-lgss.ln 264file path=usr/lib/llib-lhotplug 265file path=usr/lib/llib-lhotplug.ln 266file path=usr/lib/llib-lidmap 267file path=usr/lib/llib-lidmap.ln 268file path=usr/lib/llib-lipmi 269file path=usr/lib/llib-lipmi.ln 270file path=usr/lib/llib-lipp 271file path=usr/lib/llib-lipp.ln 272file path=usr/lib/llib-lkvm 273file path=usr/lib/llib-lkvm.ln 274file path=usr/lib/llib-lldap 275file path=usr/lib/llib-lldap.ln 276file path=usr/lib/llib-llgrp 277file path=usr/lib/llib-llgrp.ln 278file path=usr/lib/llib-lmail 279file path=usr/lib/llib-lmail.ln 280file path=usr/lib/llib-lmalloc 281file path=usr/lib/llib-lmalloc.ln 282file path=usr/lib/llib-lmapmalloc 283file path=usr/lib/llib-lmapmalloc.ln 284file path=usr/lib/llib-lmenu 285file path=usr/lib/llib-lmenu.ln 286file path=usr/lib/llib-lmtmalloc.ln 287file path=usr/lib/llib-lnls 288file path=usr/lib/llib-lnls.ln 289file path=usr/lib/llib-lpanel 290file path=usr/lib/llib-lpanel.ln 291file path=usr/lib/llib-lpasswdutil 292file path=usr/lib/llib-lpasswdutil.ln 293file path=usr/lib/llib-lpkcs11 294file path=usr/lib/llib-lpkcs11.ln 295file path=usr/lib/llib-lproject 296file path=usr/lib/llib-lproject.ln 297file path=usr/lib/llib-lreparse 298file path=usr/lib/llib-lreparse.ln 299file path=usr/lib/llib-lsasl 300file path=usr/lib/llib-lsasl.ln 301file path=usr/lib/llib-lsched 302file path=usr/lib/llib-lsched.ln 303file path=usr/lib/llib-lsctp 304file path=usr/lib/llib-lsctp.ln 305file path=usr/lib/llib-lshare 306file path=usr/lib/llib-lshare.ln 307file path=usr/lib/llib-lsip 308file path=usr/lib/llib-lsip.ln 309file path=usr/lib/llib-lsldap 310file path=usr/lib/llib-lsldap.ln 311file path=usr/lib/llib-lsmbios 312file path=usr/lib/llib-lsmbios.ln 313$(sparc_ONLY)file path=usr/lib/llib-lv12n 314$(sparc_ONLY)file path=usr/lib/llib-lv12n.ln 315file path=usr/lib/llib-lvolmgt 316file path=usr/lib/llib-lvolmgt.ln 317file path=usr/lib/llib-lwrap 318file path=usr/lib/llib-lwrap.ln 319file path=usr/lib/llib-lzoneinfo 320file path=usr/lib/llib-lzoneinfo.ln 321file path=usr/lib/scsi/$(ARCH64)/llib-lscsi.ln 322file path=usr/lib/scsi/$(ARCH64)/llib-lses.ln 323file path=usr/lib/scsi/$(ARCH64)/llib-lsmp.ln 324file path=usr/lib/scsi/llib-lscsi 325file path=usr/lib/scsi/llib-lscsi.ln 326file path=usr/lib/scsi/llib-lses 327file path=usr/lib/scsi/llib-lses.ln 328file path=usr/lib/scsi/llib-lsmp 329file path=usr/lib/scsi/llib-lsmp.ln 330file path=usr/lib/values-Xa.o 331file path=usr/lib/values-Xc.o 332file path=usr/lib/values-Xs.o 333file path=usr/lib/values-Xt.o 334file path=usr/lib/values-xpg4.o 335file path=usr/lib/values-xpg6.o 336file path=usr/xpg4/lib/$(ARCH64)/llib-lcurses.ln 337file path=usr/xpg4/lib/llib-lcurses 338file path=usr/xpg4/lib/llib-lcurses.ln 339legacy pkg=SUNWarc \ 340 desc="lint libraries and startup objects for software development" \ 341 name="Lint Libraries (usr)" 342legacy pkg=SUNWarcr desc="lint libraries for software development" \ 343 name="Lint Libraries (root)" 344license cr_Sun license=cr_Sun 345license lic_CDDL license=lic_CDDL 346link path=lib/$(ARCH64)/llib-lposix4.ln target=./llib-lrt.ln 347link path=lib/$(ARCH64)/llib-ltermlib.ln target=./llib-lcurses.ln 348link path=lib/llib-lposix4 target=./llib-lrt 349link path=lib/llib-lposix4.ln target=./llib-lrt.ln 350link path=lib/llib-ltermlib target=./llib-lcurses 351link path=lib/llib-ltermlib.ln target=./llib-lcurses.ln 352link path=usr/ccs/lib/$(ARCH64)/llib-lcurses.ln \ 353 target=../../../../lib/$(ARCH64)/llib-lcurses.ln 354link path=usr/ccs/lib/$(ARCH64)/llib-lform.ln \ 355 target=../../../lib/$(ARCH64)/llib-lform.ln 356link path=usr/ccs/lib/$(ARCH64)/llib-lgen.ln \ 357 target=../../../../lib/$(ARCH64)/llib-lgen.ln 358link path=usr/ccs/lib/$(ARCH64)/llib-ll.ln \ 359 target=../../../lib/$(ARCH64)/llib-ll.ln 360link path=usr/ccs/lib/$(ARCH64)/llib-lmenu.ln \ 361 target=../../../lib/$(ARCH64)/llib-lmenu.ln 362link path=usr/ccs/lib/$(ARCH64)/llib-lpanel.ln \ 363 target=../../../lib/$(ARCH64)/llib-lpanel.ln 364link path=usr/ccs/lib/$(ARCH64)/llib-ltermcap.ln \ 365 target=../../../../lib/$(ARCH64)/llib-ltermcap.ln 366link path=usr/ccs/lib/$(ARCH64)/llib-ltermlib.ln \ 367 target=../../../../lib/$(ARCH64)/llib-lcurses.ln 368link path=usr/ccs/lib/$(ARCH64)/llib-ly.ln \ 369 target=../../../lib/$(ARCH64)/llib-ly.ln 370link path=usr/ccs/lib/$(ARCH64)/values-Xa.o \ 371 target=../../../lib/$(ARCH64)/values-Xa.o 372link path=usr/ccs/lib/$(ARCH64)/values-Xc.o \ 373 target=../../../lib/$(ARCH64)/values-Xc.o 374link path=usr/ccs/lib/$(ARCH64)/values-Xs.o \ 375 target=../../../lib/$(ARCH64)/values-Xs.o 376link path=usr/ccs/lib/$(ARCH64)/values-Xt.o \ 377 target=../../../lib/$(ARCH64)/values-Xt.o 378link path=usr/ccs/lib/$(ARCH64)/values-xpg4.o \ 379 target=../../../lib/$(ARCH64)/values-xpg4.o 380link path=usr/ccs/lib/$(ARCH64)/values-xpg6.o \ 381 target=../../../lib/$(ARCH64)/values-xpg6.o 382link path=usr/ccs/lib/llib-lcurses target=../../../lib/llib-lcurses 383link path=usr/ccs/lib/llib-lcurses.ln target=../../../lib/llib-lcurses.ln 384link path=usr/ccs/lib/llib-lform target=../../lib/llib-lform 385link path=usr/ccs/lib/llib-lform.ln target=../../lib/llib-lform.ln 386link path=usr/ccs/lib/llib-lgen target=../../../lib/llib-lgen 387link path=usr/ccs/lib/llib-lgen.ln target=../../../lib/llib-lgen.ln 388link path=usr/ccs/lib/llib-lmenu target=../../lib/llib-lmenu 389link path=usr/ccs/lib/llib-lmenu.ln target=../../lib/llib-lmenu.ln 390link path=usr/ccs/lib/llib-lpanel target=../../lib/llib-lpanel 391link path=usr/ccs/lib/llib-lpanel.ln target=../../lib/llib-lpanel.ln 392link path=usr/ccs/lib/llib-ltermcap target=../../../lib/llib-ltermcap 393link path=usr/ccs/lib/llib-ltermcap.ln target=../../../lib/llib-ltermcap.ln 394link path=usr/ccs/lib/llib-ltermlib target=../../../lib/llib-lcurses 395link path=usr/ccs/lib/llib-ltermlib.ln target=../../../lib/llib-lcurses.ln 396link path=usr/ccs/lib/values-Xa.o target=../../lib/values-Xa.o 397link path=usr/ccs/lib/values-Xc.o target=../../lib/values-Xc.o 398link path=usr/ccs/lib/values-Xs.o target=../../lib/values-Xs.o 399link path=usr/ccs/lib/values-Xt.o target=../../lib/values-Xt.o 400link path=usr/ccs/lib/values-xpg4.o target=../../lib/values-xpg4.o 401link path=usr/ccs/lib/values-xpg6.o target=../../lib/values-xpg6.o 402link path=usr/lib/$(ARCH64)/llib-ladm.ln \ 403 target=../../../lib/$(ARCH64)/llib-ladm.ln 404link path=usr/lib/$(ARCH64)/llib-laio.ln \ 405 target=../../../lib/$(ARCH64)/llib-laio.ln 406link path=usr/lib/$(ARCH64)/llib-lbsm.ln \ 407 target=../../../lib/$(ARCH64)/llib-lbsm.ln 408link path=usr/lib/$(ARCH64)/llib-lc.ln \ 409 target=../../../lib/$(ARCH64)/llib-lc.ln 410link path=usr/lib/$(ARCH64)/llib-lcontract.ln \ 411 target=../../../lib/$(ARCH64)/llib-lcontract.ln 412link path=usr/lib/$(ARCH64)/llib-lctf.ln \ 413 target=../../../lib/$(ARCH64)/llib-lctf.ln 414link path=usr/lib/$(ARCH64)/llib-lcurses.ln \ 415 target=../../../lib/$(ARCH64)/llib-lcurses.ln 416link path=usr/lib/$(ARCH64)/llib-ldevice.ln \ 417 target=../../../lib/$(ARCH64)/llib-ldevice.ln 418link path=usr/lib/$(ARCH64)/llib-ldevid.ln \ 419 target=../../../lib/$(ARCH64)/llib-ldevid.ln 420link path=usr/lib/$(ARCH64)/llib-ldevinfo.ln \ 421 target=../../../lib/$(ARCH64)/llib-ldevinfo.ln 422link path=usr/lib/$(ARCH64)/llib-ldl.ln \ 423 target=../../../lib/$(ARCH64)/llib-ldl.ln 424link path=usr/lib/$(ARCH64)/llib-ldoor.ln \ 425 target=../../../lib/$(ARCH64)/llib-ldoor.ln 426link path=usr/lib/$(ARCH64)/llib-lefi.ln \ 427 target=../../../lib/$(ARCH64)/llib-lefi.ln 428link path=usr/lib/$(ARCH64)/llib-lelf.ln \ 429 target=../../../lib/$(ARCH64)/llib-lelf.ln 430$(i386_ONLY)link path=usr/lib/$(ARCH64)/llib-lfdisk.ln \ 431 target=../../../lib/$(ARCH64)/llib-lfdisk.ln 432link path=usr/lib/$(ARCH64)/llib-lgen.ln \ 433 target=../../../lib/$(ARCH64)/llib-lgen.ln 434link path=usr/lib/$(ARCH64)/llib-lintl.ln \ 435 target=../../../lib/$(ARCH64)/llib-lintl.ln 436link path=usr/lib/$(ARCH64)/llib-lkstat.ln \ 437 target=../../../lib/$(ARCH64)/llib-lkstat.ln 438link path=usr/lib/$(ARCH64)/llib-lmd5.ln \ 439 target=../../../lib/$(ARCH64)/llib-lmd5.ln 440link path=usr/lib/$(ARCH64)/llib-lnsl.ln \ 441 target=../../../lib/$(ARCH64)/llib-lnsl.ln 442link path=usr/lib/$(ARCH64)/llib-lnvpair.ln \ 443 target=../../../lib/$(ARCH64)/llib-lnvpair.ln 444link path=usr/lib/$(ARCH64)/llib-lpam.ln \ 445 target=../../../lib/$(ARCH64)/llib-lpam.ln 446link path=usr/lib/$(ARCH64)/llib-lposix4.ln \ 447 target=../../../lib/$(ARCH64)/llib-lrt.ln 448link path=usr/lib/$(ARCH64)/llib-lpthread.ln \ 449 target=../../../lib/$(ARCH64)/llib-lpthread.ln 450link path=usr/lib/$(ARCH64)/llib-lresolv.ln \ 451 target=../../../lib/$(ARCH64)/llib-lresolv.ln 452link path=usr/lib/$(ARCH64)/llib-lrpcsvc.ln \ 453 target=../../../lib/$(ARCH64)/llib-lrpcsvc.ln 454link path=usr/lib/$(ARCH64)/llib-lrt.ln \ 455 target=../../../lib/$(ARCH64)/llib-lrt.ln 456link path=usr/lib/$(ARCH64)/llib-lrtld_db.ln \ 457 target=../../../lib/$(ARCH64)/llib-lrtld_db.ln 458link path=usr/lib/$(ARCH64)/llib-lscf.ln \ 459 target=../../../lib/$(ARCH64)/llib-lscf.ln 460link path=usr/lib/$(ARCH64)/llib-lsec.ln \ 461 target=../../../lib/$(ARCH64)/llib-lsec.ln 462link path=usr/lib/$(ARCH64)/llib-lsecdb.ln \ 463 target=../../../lib/$(ARCH64)/llib-lsecdb.ln 464link path=usr/lib/$(ARCH64)/llib-lsendfile.ln \ 465 target=../../../lib/$(ARCH64)/llib-lsendfile.ln 466link path=usr/lib/$(ARCH64)/llib-lsocket.ln \ 467 target=../../../lib/$(ARCH64)/llib-lsocket.ln 468link path=usr/lib/$(ARCH64)/llib-lsysevent.ln \ 469 target=../../../lib/$(ARCH64)/llib-lsysevent.ln 470link path=usr/lib/$(ARCH64)/llib-ltermcap.ln \ 471 target=../../../lib/$(ARCH64)/llib-ltermcap.ln 472link path=usr/lib/$(ARCH64)/llib-ltermlib.ln \ 473 target=../../../lib/$(ARCH64)/llib-lcurses.ln 474link path=usr/lib/$(ARCH64)/llib-lthread.ln \ 475 target=../../../lib/$(ARCH64)/llib-lthread.ln 476link path=usr/lib/$(ARCH64)/llib-lthread_db.ln \ 477 target=../../../lib/$(ARCH64)/llib-lc_db.ln 478link path=usr/lib/$(ARCH64)/llib-ltsnet.ln \ 479 target=../../../lib/$(ARCH64)/llib-ltsnet.ln 480link path=usr/lib/$(ARCH64)/llib-ltsol.ln \ 481 target=../../../lib/$(ARCH64)/llib-ltsol.ln 482link path=usr/lib/$(ARCH64)/llib-lumem.ln \ 483 target=../../../lib/$(ARCH64)/llib-lumem.ln 484link path=usr/lib/$(ARCH64)/llib-luuid.ln \ 485 target=../../../lib/$(ARCH64)/llib-luuid.ln 486link path=usr/lib/$(ARCH64)/llib-lxnet.ln \ 487 target=../../../lib/$(ARCH64)/llib-lxnet.ln 488link path=usr/lib/llib-ladm target=../../lib/llib-ladm 489link path=usr/lib/llib-ladm.ln target=../../lib/llib-ladm.ln 490link path=usr/lib/llib-laio target=../../lib/llib-laio 491link path=usr/lib/llib-laio.ln target=../../lib/llib-laio.ln 492link path=usr/lib/llib-lbsm target=../../lib/llib-lbsm 493link path=usr/lib/llib-lbsm.ln target=../../lib/llib-lbsm.ln 494link path=usr/lib/llib-lc target=../../lib/llib-lc 495link path=usr/lib/llib-lc.ln target=../../lib/llib-lc.ln 496link path=usr/lib/llib-lcontract target=../../lib/llib-lcontract 497link path=usr/lib/llib-lcontract.ln target=../../lib/llib-lcontract.ln 498link path=usr/lib/llib-lctf target=../../lib/llib-lctf 499link path=usr/lib/llib-lctf.ln target=../../lib/llib-lctf.ln 500link path=usr/lib/llib-lcurses target=../../lib/llib-lcurses 501link path=usr/lib/llib-lcurses.ln target=../../lib/llib-lcurses.ln 502link path=usr/lib/llib-ldevice target=../../lib/llib-ldevice 503link path=usr/lib/llib-ldevice.ln target=../../lib/llib-ldevice.ln 504link path=usr/lib/llib-ldevid target=../../lib/llib-ldevid 505link path=usr/lib/llib-ldevid.ln target=../../lib/llib-ldevid.ln 506link path=usr/lib/llib-ldevinfo target=../../lib/llib-ldevinfo 507link path=usr/lib/llib-ldevinfo.ln target=../../lib/llib-ldevinfo.ln 508link path=usr/lib/llib-ldl target=../../lib/llib-ldl 509link path=usr/lib/llib-ldl.ln target=../../lib/llib-ldl.ln 510link path=usr/lib/llib-ldoor target=../../lib/llib-ldoor 511link path=usr/lib/llib-ldoor.ln target=../../lib/llib-ldoor.ln 512link path=usr/lib/llib-lefi target=../../lib/llib-lefi 513link path=usr/lib/llib-lefi.ln target=../../lib/llib-lefi.ln 514link path=usr/lib/llib-lelf target=../../lib/llib-lelf 515link path=usr/lib/llib-lelf.ln target=../../lib/llib-lelf.ln 516$(i386_ONLY)link path=usr/lib/llib-lfdisk target=../../lib/llib-lfdisk 517$(i386_ONLY)link path=usr/lib/llib-lfdisk.ln target=../../lib/llib-lfdisk.ln 518link path=usr/lib/llib-lgen target=../../lib/llib-lgen 519link path=usr/lib/llib-lgen.ln target=../../lib/llib-lgen.ln 520link path=usr/lib/llib-lintl target=../../lib/llib-lintl 521link path=usr/lib/llib-lintl.ln target=../../lib/llib-lintl.ln 522link path=usr/lib/llib-lkstat target=../../lib/llib-lkstat 523link path=usr/lib/llib-lkstat.ln target=../../lib/llib-lkstat.ln 524link path=usr/lib/llib-lmd5 target=../../lib/llib-lmd5 525link path=usr/lib/llib-lmd5.ln target=../../lib/llib-lmd5.ln 526link path=usr/lib/llib-lnsl target=../../lib/llib-lnsl 527link path=usr/lib/llib-lnsl.ln target=../../lib/llib-lnsl.ln 528link path=usr/lib/llib-lnvpair target=../../lib/llib-lnvpair 529link path=usr/lib/llib-lnvpair.ln target=../../lib/llib-lnvpair.ln 530link path=usr/lib/llib-lpam target=../../lib/llib-lpam 531link path=usr/lib/llib-lpam.ln target=../../lib/llib-lpam.ln 532link path=usr/lib/llib-lposix4 target=../../lib/llib-lrt 533link path=usr/lib/llib-lposix4.ln target=../../lib/llib-lrt.ln 534link path=usr/lib/llib-lpthread target=../../lib/llib-lpthread 535link path=usr/lib/llib-lpthread.ln target=../../lib/llib-lpthread.ln 536link path=usr/lib/llib-lresolv target=../../lib/llib-lresolv 537link path=usr/lib/llib-lresolv.ln target=../../lib/llib-lresolv.ln 538link path=usr/lib/llib-lrpcsvc target=../../lib/llib-lrpcsvc 539link path=usr/lib/llib-lrpcsvc.ln target=../../lib/llib-lrpcsvc.ln 540link path=usr/lib/llib-lrt target=../../lib/llib-lrt 541link path=usr/lib/llib-lrt.ln target=../../lib/llib-lrt.ln 542link path=usr/lib/llib-lrtld_db target=../../lib/llib-lrtld_db 543link path=usr/lib/llib-lrtld_db.ln target=../../lib/llib-lrtld_db.ln 544link path=usr/lib/llib-lscf target=../../lib/llib-lscf 545link path=usr/lib/llib-lscf.ln target=../../lib/llib-lscf.ln 546link path=usr/lib/llib-lsec target=../../lib/llib-lsec 547link path=usr/lib/llib-lsec.ln target=../../lib/llib-lsec.ln 548link path=usr/lib/llib-lsecdb target=../../lib/llib-lsecdb 549link path=usr/lib/llib-lsecdb.ln target=../../lib/llib-lsecdb.ln 550link path=usr/lib/llib-lsendfile target=../../lib/llib-lsendfile 551link path=usr/lib/llib-lsendfile.ln target=../../lib/llib-lsendfile.ln 552link path=usr/lib/llib-lsocket target=../../lib/llib-lsocket 553link path=usr/lib/llib-lsocket.ln target=../../lib/llib-lsocket.ln 554link path=usr/lib/llib-lsysevent target=../../lib/llib-lsysevent 555link path=usr/lib/llib-lsysevent.ln target=../../lib/llib-lsysevent.ln 556link path=usr/lib/llib-ltermcap target=../../lib/llib-ltermcap 557link path=usr/lib/llib-ltermcap.ln target=../../lib/llib-ltermcap.ln 558link path=usr/lib/llib-ltermlib target=../../lib/llib-lcurses 559link path=usr/lib/llib-ltermlib.ln target=../../lib/llib-lcurses.ln 560link path=usr/lib/llib-lthread target=../../lib/llib-lthread 561link path=usr/lib/llib-lthread.ln target=../../lib/llib-lthread.ln 562link path=usr/lib/llib-lthread_db target=../../lib/llib-lc_db 563link path=usr/lib/llib-lthread_db.ln target=../../lib/llib-lc_db.ln 564link path=usr/lib/llib-ltsnet.ln target=../../lib/llib-ltsnet.ln 565link path=usr/lib/llib-ltsol.ln target=../../lib/llib-ltsol.ln 566link path=usr/lib/llib-lumem target=../../lib/llib-lumem 567link path=usr/lib/llib-lumem.ln target=../../lib/llib-lumem.ln 568link path=usr/lib/llib-luuid target=../../lib/llib-luuid 569link path=usr/lib/llib-luuid.ln target=../../lib/llib-luuid.ln 570link path=usr/lib/llib-lxnet target=../../lib/llib-lxnet 571link path=usr/lib/llib-lxnet.ln target=../../lib/llib-lxnet.ln 572