You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have Makefiles in several subdirectories but I would like to create a Makefile in the root directory of the project which builds all the Makefiles in my subdirectories. Is this possible and if it is, how so? Thanks !