d5ce916f26
In conjunction with #504 this allows you to do things like: ```shell make -C unix clean && make -C unix test CC=gcc-4.7 ``` all from the top-level micropython directory :-) Something similar could probably be done for windows/Makefile too, but I don't have a cygwin setup to test with. |
||
---|---|---|
.. | ||
.gitignore | ||
Makefile | ||
file.c | ||
gccollect.c | ||
main.c | ||
modffi.c | ||
modsocket.c | ||
modtime.c | ||
mpconfigport.h | ||
mpconfigport.mk | ||
qstrdefsport.h |