Delete unneeded directory
[jabaws.git] / website / archive / binaries / mac / src / fasta34 / Makefile.cray_pvp
diff --git a/website/archive/binaries/mac/src/fasta34/Makefile.cray_pvp b/website/archive/binaries/mac/src/fasta34/Makefile.cray_pvp
deleted file mode 100644 (file)
index b1177f1..0000000
+++ /dev/null
@@ -1,35 +0,0 @@
-#
-# makefile for fasta33
-#
-# for more information on FASTA on CRAY's, see:
-#
-#       http://home.cray.com/~cpsosa/ChemApps/BioInf/fasta/fasta.html
-#      provided by: Carlos P. Sosa, cpsosa@cray.com
-#
-
-CC= cc -h inline1,scalar3,task0,vector2
-
-HFLAGS= -o
-NFLAGS= -o
-
-LIB_M=
-#
-
-CFLAGS= -DUNIX -DTIMES -DSFCHAR="':'" -DMAX_WORKERS=4
--DTHR_EXIT=pthread_exit -DPROGRESS
--DFASTA_HOST='"crick.med.virginia.edu/fasta/cgi"' -DIS_BIG_ENDIAN
-
-THR_SUBS = pthr_subs
-THR_LIBS = -lpthread
-THR_CC =
-
-XDIR = /seqprg/slib/bin
-
-DROPNFA_O = drop_nfa.o
-DROPGSW_O = dropgsw.o
-DROPRSS_O = dropnsw.o
-
-# renamed (fasta33)  programs
-include Makefile33.nommap
-# conventional (fasta3) names
-# include Makefile.common