Commit 60802061 authored by Yiannis Tsiouris's avatar Yiannis Tsiouris

Remove orbit target from 'make tests'

parent 0c6fc867
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
orbit: FORCE orbit: FORCE
ghc -Wall --make Bench.hs -main-is Bench -o orbit ghc -Wall --make Bench.hs -main-is Bench -o orbit
tests: orbit tests:
ghc -Wall -rtsopts -threaded Tests.hs -o OrbitTests ghc -Wall -rtsopts -threaded Tests.hs -o OrbitTests
clean: clean:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment