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
With the new project target linking, directories without any Build.mk files in their whole tree still have targets generated. This is wasteful, and for a large challenge repo, doing something like pwnmake list-targets will result in pages of nonsense. Fix this.
Activity