summaryrefslogtreecommitdiffstats
path: root/makefile-djb/conf-cc
diff options
context:
space:
mode:
authorJérémy Zurcher <jeremy@asynk.ch>2012-04-23 10:00:14 +0200
committerJérémy Zurcher <jeremy@asynk.ch>2012-04-23 10:00:14 +0200
commitddfc7cad49c8704240a0d36d2ff1f400beff1699 (patch)
treeee06220f037fb42c2de1f5a0b9d34808b37e0024 /makefile-djb/conf-cc
parent48db83e5666b1bfd0c752f98f991dc83cb29dfb8 (diff)
downloadskeletons-ddfc7cad49c8704240a0d36d2ff1f400beff1699.zip
skeletons-ddfc7cad49c8704240a0d36d2ff1f400beff1699.tar.gz
add makefile-djb
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.