X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=Makefile;fp=Makefile;h=820ca3f11dabc1f9318e4ccbe57001f6acc1c937;hb=b9cd0c72e0a64dd1a89db20dd6b7cce65b23052c;hp=b5b92166fa37d4638300acf6a354ffe84747a006;hpb=c854e1b88bf042464244257843080d0b271d86a1;p=soc.git diff --git a/Makefile b/Makefile index b5b92166..820ca3f1 100644 --- a/Makefile +++ b/Makefile @@ -17,7 +17,7 @@ pywriter: python3 src/soc/decoder/pseudo/pywriter.py develop: - python3 setup.py develop --user # yes, develop, not install + python3 setup.py develop # yes, develop, not install python3 src/soc/decoder/pseudo/pywriter.py run_sim: install