summaryrefslogtreecommitdiff
path: root/debian/libfl.shared_object
diff options
context:
space:
mode:
Diffstat (limited to 'debian/libfl.shared_object')
-rw-r--r--debian/libfl.shared_object22
1 files changed, 0 insertions, 22 deletions
diff --git a/debian/libfl.shared_object b/debian/libfl.shared_object
deleted file mode 100644
index c349c46..0000000
--- a/debian/libfl.shared_object
+++ /dev/null
@@ -1,22 +0,0 @@
-/* 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/#DEB_HOST_MULTIARCH#/libfl_pic.a )