C Project Structure Using Make srcs |_app | |_main.c |_lib |_srcs Instructions make: to compile and link make run: to run code make clean: to clean objects and app make vars: to see vars