mirror of
https://github.com/StewBC/mminer-apple2.git
synced 2024-12-27 09:31:15 +00:00
Update README.md
Mention make OPTIONS=...
This commit is contained in:
parent
8421abb2f7
commit
685dc1e80b
@ -242,7 +242,10 @@ necessary.
|
||||
|
||||
If you use AppleWin and you have sed installed, you can also uncomment the
|
||||
PREEMUCMD := sed... command which will copy the game symbols to the emulator for
|
||||
use.
|
||||
use. For that to really make sense, you should to do this make command once:
|
||||
make OPTIONS=mapfile,labelfile,listing,debugfile. That will make a file called
|
||||
Makefile.options that will be re-used, and will generate a label file with all
|
||||
the labels.
|
||||
|
||||
Once done, you can build and play the game with the command: make dsk test
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user