projects
/
goodfet
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Substantially reduced time required to verify program memory contents.
[goodfet]
/
client
/
Makefile
diff --git
a/client/Makefile
b/client/Makefile
index
c2e88af
..
df6d840
100644
(file)
--- a/
client/Makefile
+++ b/
client/Makefile
@@
-3,6
+3,7
@@
link:
rm -f /usr/local/bin/goodfet.* /usr/local/bin/goodfet
rm -rf *~
link:
rm -f /usr/local/bin/goodfet.* /usr/local/bin/goodfet
rm -rf *~
+ mkdir -p /usr/local/bin
ln -s `pwd`/goodfet `pwd`/goodfet.* /usr/local/bin/
install:
#Try 'make link' instead.
ln -s `pwd`/goodfet `pwd`/goodfet.* /usr/local/bin/
install:
#Try 'make link' instead.