update Makefile
authoradam <adam@megacz.com>
Tue, 1 Jan 2008 08:30:12 +0000 (09:30 +0100)
committeradam <adam@megacz.com>
Tue, 1 Jan 2008 08:30:12 +0000 (09:30 +0100)
Makefile

index 276366e..24ffd3e 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -31,14 +31,18 @@ fleet.jar: $(shell find src -name \*.java) $(shell find ships -name \*.ship) src
 #remote_xilinx = /opt/ISE81/
 #remote_dir = fleet/
 
-host = intel2950-5.eecs.berkeley.edu
-remote_xilinx = /scratch/megacz/xilinx/
-remote_dir = /scratch/megacz/fleet/
-
-#host = mm2.millennium.berkeley.edu
+#host = intel2950-5.eecs.berkeley.edu
 #remote_xilinx = /scratch/megacz/xilinx/
 #remote_dir = /scratch/megacz/fleet/
 
+#host = cs61c-tb@ilinux1.eecs.berkeley.edu
+#remote_xilinx = /usr/local/xilinx/xilinx.ise.9.1-1607-8571-0259-2277
+#remote_dir = /home/tmp/cs61c-tb/fleet
+
+host = mm2.millennium.berkeley.edu
+remote_xilinx = /scratch/megacz/xilinx/
+remote_dir = /scratch/megacz/fleet/
+
 xilinx =  cd build/fpga;
 xilinx += LD_LIBRARY_PATH=$$LD_LIBRARY_PATH:$(XILINX)/bin/lin
 xilinx += XILINX=$(XILINX)