summaryrefslogtreecommitdiff
path: root/apps/examples/elf/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Missing comma in EVERY DELFILE/DELDIR macro call in every Makefilepatacongo2012-11-201-3/+3
* Most of the changes needed to support Windows native clean; distclean is has ...patacongo2012-11-171-2/+3
* Fix various build-related typospatacongo2012-11-151-1/+1
* Move some (hopefully) un-necessary quotes in Makefiles for Mikepatacongo2012-11-151-1/+1
* Changes to get a clean ez80 build using the ZDS 5.1.1 toolchainpatacongo2012-11-121-2/+6
* Correct some issues with last check-in; ez80 still does not buildpatacongo2012-11-111-1/+1
* Partial change: Removing bash ARCHIVE looppatacongo2012-11-111-3/+1
* The ELF loader is basically functional (needs more testing)patacongo2012-10-271-15/+21
* More ELF loader changespatacongo2012-10-251-3/+6
* Add an example for testing the ELF loaderpatacongo2012-10-251-0/+98