aisaksen
06-05-2003, 08:57 AM
Does anyone have a makefile which checks .h files for dependencies and then rebuilds all the .c/.cpp files that are affected? The armcc -M command will build a dependency file just like makedepend does, but I don't know how to process the file using a makefile.
Thanks!
-Aaron
Thanks!
-Aaron