diff options
Diffstat (limited to 'test/test_c_projects/makefile_project/args')
-rw-r--r-- | test/test_c_projects/makefile_project/args | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/test/test_c_projects/makefile_project/args b/test/test_c_projects/makefile_project/args new file mode 100644 index 00000000..ccaf82ad --- /dev/null +++ b/test/test_c_projects/makefile_project/args @@ -0,0 +1,3 @@ +foolib.a +-DARGS1 +@subdir/args |