projects
/
fleet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
922d70b
)
build fix
author
adam
<adam@megacz.com>
Tue, 30 Jan 2007 16:00:00 +0000
(17:00 +0100)
committer
adam
<adam@megacz.com>
Tue, 30 Jan 2007 16:00:00 +0000
(17:00 +0100)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index
abc89f0
..
d84e681
100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-42,6
+42,7
@@
remote_run += echo running;
remote_run += ./a.out /dev/selectmap1 fleet.bin
runfpga: fleet.jar
+ mkdir -p build
$(java) $(cp) $(interpreter_class) --dump-code
$(java) $(cp) edu.berkeley.fleet.slipway.Client < build/fleet.bin