mirror of
https://github.com/python/cpython.git
synced 2025-07-29 22:24:49 +00:00
Run test program.
This commit is contained in:
parent
669b095031
commit
227bb3813a
1 changed files with 1 additions and 0 deletions
|
@ -7,4 +7,5 @@ OUTDIR=outdir
|
|||
test:
|
||||
$(PYTHON) ../freeze.py -o $(OUTDIR) ok.py
|
||||
make -C $(OUTDIR)
|
||||
$(OUTDIR)/ok
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue