X-Git-Url: http://git.rot13.org/?p=goodfet;a=blobdiff_plain;f=client%2FMakefile;h=c2241b6c5d46716a075974ac1dc28bbf87e0a285;hp=0ea6ec4b7af9b0270e54f836b7fa81b1ca353dce;hb=b7d9fbe513b06c233ee41a4b719ac894e6b13d16;hpb=87e77be8a91429f828c19e47fe90fc57468a82bf diff --git a/client/Makefile b/client/Makefile index 0ea6ec4..c2241b6 100644 --- a/client/Makefile +++ b/client/Makefile @@ -14,7 +14,8 @@ py2exepub: py2exeinstall: py2exe rm -rf "c:\goodfet\bin" md "c:\goodfet\bin" - copy "tmp\goodfet\*" "c:\goodfet\bin\" + copy tmp\\goodfet\\* c:\\goodfet\\bin\\ + rem Be sure to add C:\goodfet\bin to %Path%. py2exe: #Run this from Win32 with Python, py2exe, py-serial, and GNU utils. #MSP430 Client