update which sun server I use
[fleet.git] / Makefile
index 8b4610c..cfc5798 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -350,8 +350,11 @@ lib/suncvs.jar: fleet.jar suncvs/marina suncvs/test
        cd suncvs/build; jar cvf ../../lib/suncvs.jar .
        cd suncvs/test; jar uvf ../../lib/suncvs.jar .
 
-sun_server = frehley
+#sun_server = frehley  # electric team uses frehley
 #sun_server = simmons
+sun_server = simmons-tunnel
+#sun_server = criss    # criss is used for nohupped nanosim
+#sun_server = stanley  # stanley is used for nohupped hsim
 
 runtest: fleet.jar
        rm lib/suncvs.jar; make lib/suncvs.jar