1
0
mirror of https://github.com/cc65/cc65.git synced 2024-06-17 00:29:31 +00:00

Resource compiling has to come first.

git-svn-id: svn://svn.cc65.org/cc65/trunk@5385 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
ol.sc 2012-01-05 01:08:15 +00:00
parent 1fccae4cff
commit 463dc19c5c

View File

@ -462,7 +462,7 @@ The tutorial files are different for GEOS. You will find them "next door," in
Compile the tutorial with
<tscreen><verb>
cl65 -O -t geos-cbm hello1.c hello1res.grc
cl65 -t geos-cbm -O -o hello1 hello1res.grc hello1.c
</verb></tscreen>
Copy the resulting file "<tt/hello1/" onto a (GEOS-format) disk.