[go: up one dir, main page]

File: libfl.shared_object

package info (click to toggle)
flex 2.5.35-6
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 6,692 kB
  • ctags: 1,590
  • sloc: ansic: 11,926; sh: 5,627; lex: 3,838; makefile: 1,177; yacc: 1,003; awk: 78; cpp: 25; sed: 16
file content (23 lines) | stat: -rw-r--r-- 773 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
/* GNU ld script
 *                                -*- Mode: C -*-
 * libfl.so --- 
 * Author           : Manoj Srivastava ( srivasta@golden-gryphon.com ) 
 * Created On       : Mon Sep 11 13:25:55 2006
 * Created On Node  : glaurung.internal.golden-gryphon.com
 * Last Modified By : Manoj Srivastava
 * Last Modified On : Tue Sep 12 03:34:30 2006
 * Last Machine Used: glaurung.internal.golden-gryphon.com
 * Update Count     : 2
 * Status           : Unknown, Use with caution!
 * HISTORY          : 
 * Description      : 
 *
 * GNU ld script
 * When shared linking is requested, map the request to the PIC static
 * library, which is the closest we come to a shared library here.
 *
 * arch-tag: ce35efb4-3893-42c7-bdcb-56d95beba2ac
 */

INPUT( /usr/lib/libfl_pic.a )