1
0
mirror of https://github.com/cc65/cc65.git synced 2026-04-19 09:28:25 +00:00
Commit Graph

7 Commits

Author SHA1 Message Date
mrdudz fed7276a63 make makefiles in samples behave the same as the others 2025-06-26 22:16:08 +02:00
Gorilla Sapiens 8cb0578447 changes suggested by mrdudz 2025-06-18 06:38:38 +00:00
Gorilla Sapiens dd2f19260c added information to Makefile output 2025-06-04 03:03:18 +00:00
mrdudz b773bb9ded some more $(RM) vs $(DEL) fixing 2020-10-15 19:34:40 +02:00
mrdudz 6920b8be78 $(RM) abc -> @$(DEL) abc 2>$(NULLDEV) 2020-10-15 18:53:56 +02:00
mrdudz f60af0301a fix non working Makefiles 2020-10-15 18:35:54 +02:00
mrdudz bbece736f5 move testcode/disasm into samples/ instead 2020-09-29 19:06:05 +02:00