summaryrefslogtreecommitdiff
path: root/test/test_c_projects/gnumakefile_project
diff options
context:
space:
mode:
authorHoracio Sanson <hsanson@gmail.com>2021-02-06 21:31:16 +0900
committerGitHub <noreply@github.com>2021-02-06 21:31:16 +0900
commitb88d3c4e4bcaedcf42872186a96f7c21975fc68e (patch)
treedcd7de7c6239c26053c38ab89033923fc5b830b8 /test/test_c_projects/gnumakefile_project
parentcf53eb3667edddf5708114aa0e617403d5dcd75b (diff)
parentae916d49fd907592a73676fc1f570f75d67353d2 (diff)
downloadale-b88d3c4e4bcaedcf42872186a96f7c21975fc68e.zip
Merge pull request #3575 from hugomg/gnumakefile
Have c_parse_makefile look for GNUmakefile as well
Diffstat (limited to 'test/test_c_projects/gnumakefile_project')
-rw-r--r--test/test_c_projects/gnumakefile_project/GNUmakefile0
-rw-r--r--test/test_c_projects/gnumakefile_project/file.c0
2 files changed, 0 insertions, 0 deletions
diff --git a/test/test_c_projects/gnumakefile_project/GNUmakefile b/test/test_c_projects/gnumakefile_project/GNUmakefile
new file mode 100644
index 00000000..e69de29b
--- /dev/null
+++ b/test/test_c_projects/gnumakefile_project/GNUmakefile
diff --git a/test/test_c_projects/gnumakefile_project/file.c b/test/test_c_projects/gnumakefile_project/file.c
new file mode 100644
index 00000000..e69de29b
--- /dev/null
+++ b/test/test_c_projects/gnumakefile_project/file.c