summaryrefslogtreecommitdiffstats
path: root/makefile-djb/conf-cc
diff options
context:
space:
mode:
Diffstat (limited to 'makefile-djb/conf-cc')
-rw-r--r--makefile-djb/conf-cc3
1 files changed, 3 insertions, 0 deletions
diff --git a/makefile-djb/conf-cc b/makefile-djb/conf-cc
new file mode 100644
index 0000000..b5c184b
--- /dev/null
+++ b/makefile-djb/conf-cc
@@ -0,0 +1,3 @@
+gcc -O2 -Wall -pedantic
+
+This will be used to compile .c files.