aboutsummaryrefslogtreecommitdiffstats
path: root/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'makefile')
-rw-r--r--makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/makefile b/makefile
index 184f8be..2985670 100644
--- a/makefile
+++ b/makefile
@@ -1,4 +1,4 @@
-CFLAGS = -O2 -std=C11
+CFLAGS = -O2 -std=c11
all:
echo "You did it wrong, you're supposed to give me a file to compile."