Mac binaries
[jabaws.git] / website / archive / binaries / mac / src / fasta34 / Makefile.cray_pvp
1 #
2 # makefile for fasta33
3 #
4 # for more information on FASTA on CRAY's, see:
5 #
6 #       http://home.cray.com/~cpsosa/ChemApps/BioInf/fasta/fasta.html
7 #       provided by: Carlos P. Sosa, cpsosa@cray.com
8 #
9
10 CC= cc -h inline1,scalar3,task0,vector2
11
12 HFLAGS= -o
13 NFLAGS= -o
14
15 LIB_M=
16 #
17
18 CFLAGS= -DUNIX -DTIMES -DSFCHAR="':'" -DMAX_WORKERS=4
19 -DTHR_EXIT=pthread_exit -DPROGRESS
20 -DFASTA_HOST='"crick.med.virginia.edu/fasta/cgi"' -DIS_BIG_ENDIAN
21
22 THR_SUBS = pthr_subs
23 THR_LIBS = -lpthread
24 THR_CC =
25
26 XDIR = /seqprg/slib/bin
27
28 DROPNFA_O = drop_nfa.o
29 DROPGSW_O = dropgsw.o
30 DROPRSS_O = dropnsw.o
31
32 # renamed (fasta33)  programs
33 include Makefile33.nommap
34 # conventional (fasta3) names
35 # include Makefile.common