OS X instructions.
[goodfet] / client / Makefile
index c2e88af..df6d840 100644 (file)
@@ -3,6 +3,7 @@
 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.