aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLelixSuper <emanuele98@openmailbox.org>2016-03-12 20:01:46 +0100
committerLelixSuper <emanuele98@openmailbox.org>2016-03-12 20:01:46 +0100
commit2e3e62a413d35eb8d8a64f6ed68881701bfb9bd9 (patch)
tree31fc7e8ed667bd9dd610a13f0897bfd9e7b4a9c7
parent4d8f18e00b1755c88fb9702e4c467884f43009bd (diff)
downloadraylib-2e3e62a413d35eb8d8a64f6ed68881701bfb9bd9.tar.gz
raylib-2e3e62a413d35eb8d8a64f6ed68881701bfb9bd9.zip
Raname all makefile files to "Makefile"
I've renamed all makefile files to "Makefile" because they appear in the first files.
-rw-r--r--examples/Makefile (renamed from examples/makefile)0
-rw-r--r--src/Makefile (renamed from src/makefile)0
-rw-r--r--templates/advance_game/Makefile (renamed from templates/advance_game/makefile)0
-rw-r--r--templates/basic_game/Makefile (renamed from templates/basic_game/makefile)0
-rw-r--r--templates/basic_test/Makefile (renamed from templates/basic_test/makefile)0
-rw-r--r--templates/simple_game/Makefile (renamed from templates/simple_game/makefile)0
-rw-r--r--templates/standard_game/Makefile (renamed from templates/standard_game/makefile)0
7 files changed, 0 insertions, 0 deletions
diff --git a/examples/makefile b/examples/Makefile
index 10237aa6..10237aa6 100644
--- a/examples/makefile
+++ b/examples/Makefile
diff --git a/src/makefile b/src/Makefile
index cab2ced0..cab2ced0 100644
--- a/src/makefile
+++ b/src/Makefile
diff --git a/templates/advance_game/makefile b/templates/advance_game/Makefile
index 0628cb87..0628cb87 100644
--- a/templates/advance_game/makefile
+++ b/templates/advance_game/Makefile
diff --git a/templates/basic_game/makefile b/templates/basic_game/Makefile
index 3c5119b1..3c5119b1 100644
--- a/templates/basic_game/makefile
+++ b/templates/basic_game/Makefile
diff --git a/templates/basic_test/makefile b/templates/basic_test/Makefile
index 84fc24cb..84fc24cb 100644
--- a/templates/basic_test/makefile
+++ b/templates/basic_test/Makefile
diff --git a/templates/simple_game/makefile b/templates/simple_game/Makefile
index e6c0aaf3..e6c0aaf3 100644
--- a/templates/simple_game/makefile
+++ b/templates/simple_game/Makefile
diff --git a/templates/standard_game/makefile b/templates/standard_game/Makefile
index cf5e699b..cf5e699b 100644
--- a/templates/standard_game/makefile
+++ b/templates/standard_game/Makefile