]> gitweb.michael.orlitzky.com - spline3.git/commitdiff
Rename the binary to spline3.
authorMichael Orlitzky <michael@orlitzky.com>
Tue, 26 Apr 2011 05:06:32 +0000 (01:06 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Tue, 26 Apr 2011 05:06:32 +0000 (01:06 -0400)
makefile

index cb7e81f99f7f6aa96a36227eeaecfa69f82b2601..dd568009a096c934169f861d0be3664004273048 100644 (file)
--- a/makefile
+++ b/makefile
@@ -5,7 +5,7 @@ GHC_WARNINGS += -fwarn-name-shadowing
 GHC_WARNINGS += -fwarn-orphans
 GHC_WARNINGS += -fwarn-type-defaults
 
-BIN := spline
+BIN := spline3
 
 .PHONY : test doc src_html