Yes. Serial.c changes serial.ver changes modules.ver changes all the files
below
It might be useful to have the Makefiles notice whether or not the
contents of the serial.ver file actually changed, and if it didn't
change, don't update the timestamp on the file. It'd probably save a
lot of needless compilations, since often the calling API itself hasn't
changed.
- Ted