diff options
author | Patrick S. Gardella <patrick@FreeBSD.org> | 2002-01-29 13:42:57 +0000 |
---|---|---|
committer | Patrick S. Gardella <patrick@FreeBSD.org> | 2002-01-29 13:42:57 +0000 |
commit | f92200e4ed760a237078bea1a6cbb1f95388d1d9 (patch) | |
tree | af6eca5de1a0ae9e6c65f7c96032e9187810a18f /lang/tinycobol/files/patch-ac | |
parent | Update to 2.2.0. (diff) |
Update to 0.55
Notes
Notes:
svn path=/head/; revision=53963
Diffstat (limited to '')
-rw-r--r-- | lang/tinycobol/files/patch-ac | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/lang/tinycobol/files/patch-ac b/lang/tinycobol/files/patch-ac deleted file mode 100644 index d4b54909092e..000000000000 --- a/lang/tinycobol/files/patch-ac +++ /dev/null @@ -1,13 +0,0 @@ ---- compiler/cobopt.orig Thu Oct 26 10:05:09 2000 -+++ compiler/cobopt Thu Oct 26 10:05:14 2000 -@@ -14,8 +14,8 @@ - - #LD_PATH: -L/usr/lib -L/opt/cobol/lib - LD_PATH: -L/usr/lib -L/usr/local/lib --#LD_LIBS: -lhtcobol -ldb -lm -lreadline --LD_LIBS: -lhtcobol -ldb -lm -+LD_LIBS: -lhtcobol -ldb2 -lm -lreadline -+#LD_LIBS: -lhtcobol -ldb2 -lm - #XREF - generate sumbolic cross-ref in listing - not implimented - #NOXREF - not implemented - #COPYBOOKS_PATH: -Ipath - not implimented |