diff options
Diffstat (limited to 'biology/nab/files/patch-ad')
-rw-r--r-- | biology/nab/files/patch-ad | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/biology/nab/files/patch-ad b/biology/nab/files/patch-ad deleted file mode 100644 index f498e568a3cf..000000000000 --- a/biology/nab/files/patch-ad +++ /dev/null @@ -1,13 +0,0 @@ -*** 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) |