diff options
author | kaleb <empty> | 1995-01-16 21:11:00 +0000 |
---|---|---|
committer | kaleb <empty> | 1995-01-16 21:11:00 +0000 |
commit | 6c785f02df94787448105214842ce6592aa0a116 (patch) | |
tree | 3c951cbd2f54004aa92aea0bbe01c69502bab1f6 /xc | |
parent | 901befaa36558bcb59da82dd1a2dee1bc4ee508e (diff) |
silly
Diffstat (limited to 'xc')
-rw-r--r-- | xc/config/cf/lnxLib.rules | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xc/config/cf/lnxLib.rules b/xc/config/cf/lnxLib.rules index b57c6cd81..a33236295 100644 --- a/xc/config/cf/lnxLib.rules +++ b/xc/config/cf/lnxLib.rules @@ -1,4 +1,4 @@ -XCOMM $XConsortium: lnxLib.rules,v 1.6 95/01/11 21:42:40 kaleb Exp kaleb $ +XCOMM $XConsortium: lnxLib.rules,v 1.7 95/01/16 20:20:30 kaleb Exp kaleb $ /* * Linux shared library rules (DLL & ELF versions) @@ -109,7 +109,7 @@ clean:: @@\ #define SharedLibraryLoadFlags /**/ #endif #ifndef PositionIndependentCFlags -#define PositionIndependentCFlags -B/usr/dll/jump +#define PositionIndependentCFlags -B/usr/dll/jump/ #endif /* |