Improved doc and samples default target.

The 'all' target deliberately doesn't build the doc nor the samples. But that doesn't mean that the Makefiles in the 'doc' and 'samples' directories must default to the (empty) 'all' target.
This commit is contained in:
Oliver Schmidt
2016-06-19 18:55:00 +02:00
parent e47485f925
commit c9e9679a06
3 changed files with 28 additions and 27 deletions

View File

@@ -12,8 +12,8 @@ Please note:
* The makefile specifies the C64 as the default target system, because all
but one of the programs run on this platform. When compiling for another
system, you will have to change the line that specifies the target system
at the top of the makefile or specify the system with SYS=<target> on the
make command line.
at the top of the makefile, specify the system with SYS=<target> on the
make command line or set a SYS env var.
List of supplied sample programs: