Skip to content
Snippets Groups Projects
Commit b605fbbf authored by Stephen Smith's avatar Stephen Smith
Browse files

*** empty log message ***

parent 46a5cac7
No related branches found
No related tags found
No related merge requests found
...@@ -22,7 +22,7 @@ XFILES = ${SMOOTHEST} ${CLUSTER} ...@@ -22,7 +22,7 @@ XFILES = ${SMOOTHEST} ${CLUSTER}
SCRIPTS = cluster2html SCRIPTS = cluster2html
all: ${XFILES} ${INFERTEST} poop all: ${XFILES} ${INFERTEST}
${SMOOTHEST}: ${SOBJS} ${SMOOTHEST}: ${SOBJS}
${CXX} ${CXXFLAGS} ${LDFLAGS} -o $@ ${SOBJS} ${SLIBS} ${CXX} ${CXXFLAGS} ${LDFLAGS} -o $@ ${SOBJS} ${SLIBS}
......
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