Added make rules that build the overlay sample programs.

Fixes half of bug issue 178 (on GitHub).
This commit is contained in:
Greg King
2015-07-16 15:31:35 -04:00
parent a79b17515e
commit 25cf239d80
2 changed files with 18 additions and 6 deletions

View File

@@ -11,6 +11,7 @@ Please note:
the programs manually.
* The makefile specifies the C64 as the default target platform, because all
but one
of the programs run on this platform. When compiling for another platform,
you will have to change the line that specifies the target system at the
top of the makefile.