makefiles: rename as requested in issues tracker (#11380)

This commit is contained in:
Paul Dardeau 2021-09-04 06:32:42 -05:00 committed by GitHub
parent 4503ff337b
commit 0115a51de4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 161 additions and 160 deletions

1
.gitignore vendored
View file

@ -49,6 +49,7 @@ fns.txt
!Dockerfile.cross
!LICENSE
!Makefile
!GNUmakefile
# ignore editor files
.idea