Skip to content
Snippets Groups Projects
Commit 63a51e73 authored by Tim Behrens's avatar Tim Behrens
Browse files

*** empty log message ***

parent ae87b2c4
No related branches found
No related tags found
No related merge requests found
......@@ -33,12 +33,14 @@ MDVOBJS=make_dyadic_vectors.o
SCRIPTS = eddy_correct bedpost bedpost_proc bedpost_cleanup bedpost_kill_all bedpost_kill_pid zeropad bedpost_datacheck
FSCRIPTS=correct_and_average ocmr_preproc
XFILES = dtifit probtrack find_the_biggest medianfilter diff_pvm make_dyadic_vectors proj_thresh
FXFILES = reord_OM sausages
RUNTCLS = Fdt
all: ${XFILES} reord_OM sausages
all: ${XFILES} ${FXFILES}
${PT}: ${PTOBJS}
${CXX} ${CXXFLAGS} ${LDFLAGS} -o $@ ${PTOBJS} ${DLIBS}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment