"vscode:/vscode.git/clone" did not exist on "0d8f254359605769da0d146fc2ac80eae1c2932f"
Clean up Makefiles
Remove unused variables. Instead of overriding non-standard variables such as ARCH and PROF, use standard variables CFLAGS and LDFLAGS to override Makefile settings. Move dependencies generated by `make dep` to a separate file.
src/Makefile.dep
0 → 100644
Please register or sign in to comment