diff splicetrap/src/Makefile @ 7:37a16ff93dd9 draft default tip

planemo upload
author bioitcore
date Thu, 12 Oct 2017 16:26:36 -0400
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/splicetrap/src/Makefile	Thu Oct 12 16:26:36 2017 -0400
@@ -0,0 +1,3 @@
+all:
+	g++ -O2 splicetrap.estimate.cpp -o Pair_estimate_c
+	mv Pair_estimate_c ../bin