search for: build_clustalw

Displaying 1 result from an estimated 1 matches for "build_clustalw".

2016 Oct 11
0
PKG_LIBS in make child processes
...ega.a ./libMuscle.a -Wl,--no-whole-archive')"` PKG_CXXFLAGS=-I"./gc-7.2/include" -I"./Muscle/" -I"./ClustalW/src" -I"./ClustalOmega/src" .PHONY: all mylibs all: $(SHLIB) $(SHLIB): mylibs mylibs: build_gc build_muscle build_clustalw build_clustalomega build_gc: make --file=msaMakefile --directory=gc-7.2 @echo "----------------------------------------" @echo "------------------ GC -----------------" @echo "----------------------------------------"...