mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-06-27 06:48:31 +00:00
Makefile: incorrect executable location (#387)
This commit is contained in:
parent
a6b02ce5a6
commit
4a6a34db83
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -37,7 +37,7 @@
|
||||||
#
|
#
|
||||||
# # basic debugging
|
# # basic debugging
|
||||||
# make -j8 -O MODE=dbg o/dbg/examples/crashreport.com
|
# make -j8 -O MODE=dbg o/dbg/examples/crashreport.com
|
||||||
# o/dbg/examples/crashreport.com
|
# o/examples/crashreport.com
|
||||||
# less examples/crashreport.c
|
# less examples/crashreport.c
|
||||||
#
|
#
|
||||||
# # extremely tiny binaries
|
# # extremely tiny binaries
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue