mirror of
https://github.com/cc65/cc65.git
synced 2025-02-03 22:32:24 +00:00
1c73fa0a00
I must admit that I don't understand why but obviously it is necessary to place .PHONY below the definition of variables it refers to - although those variables are recursively expanded ones! Not doing so made libsrc/Makefile build only three target libraries.