Commit 8d4601e2 authored by Kevin Modzelewski's avatar Kevin Modzelewski

Merge pull request #372 from wlrd/master

Fixing makefile link
parents be4a3b7c 1edf0e95
......@@ -91,7 +91,7 @@ There are a number of common flags you can pass to your make invocations:
- `BR=breakpoint`: when running under gdb, automatically set a breakpoint at the given location.
- `SELF_HOST=1`: run all of our Python scripts using pyston_dbg.
For a full list, please check out the (Makefile)[https://github.com/dropbox/pyston/blob/master/src/Makefile].
For a full list, please check out the (Makefile)[https://github.com/dropbox/pyston/blob/master/Makefile].
#### Pyston command-line options:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment