Added some unit tests and fixed some linting errors for automatic makefile parsing in C #1167
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
file.o : subdir/file.c
|
||||
cc -c subdir/file.c -Isubdir
|
||||
|
||||
|
||||
0
test/test_c_projects/makefile_project/subdir/file.c
Normal file
0
test/test_c_projects/makefile_project/subdir/file.c
Normal file
Reference in New Issue
Block a user