aboutsummaryrefslogtreecommitdiff
path: root/biology/nab/files/patch-ad
diff options
context:
space:
mode:
Diffstat (limited to 'biology/nab/files/patch-ad')
-rw-r--r--biology/nab/files/patch-ad13
1 files changed, 13 insertions, 0 deletions
diff --git a/biology/nab/files/patch-ad b/biology/nab/files/patch-ad
new file mode 100644
index 000000000000..f498e568a3cf
--- /dev/null
+++ b/biology/nab/files/patch-ad
@@ -0,0 +1,13 @@
+*** cifparse/Makefile.orig Thu Jan 14 16:21:50 1999
+--- cifparse/Makefile Thu Jan 14 16:22:08 1999
+***************
+*** 11,16 ****
+--- 11,18 ----
+ cifp.tab.o \
+ cifparse.o
+
++ all: cifparse.a
++
+ cifparse.a: $(CIFOBS)
+ -rm cifparse.a
+ $(AR) rv cifparse.a $(CIFOBS)