Makefile: incorrect executable location (#387)

This commit is contained in:
ProducerMatt 2022-04-17 00:09:36 -05:00 committed by GitHub
parent a6b02ce5a6
commit 4a6a34db83
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -37,7 +37,7 @@
#
# # basic debugging
# make -j8 -O MODE=dbg o/dbg/examples/crashreport.com
# o/dbg/examples/crashreport.com
# o/examples/crashreport.com
# less examples/crashreport.c
#
# # extremely tiny binaries