summaryrefslogtreecommitdiffstats
path: root/makefile-djb/conf-ld
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-ld
parent48db83e5666b1bfd0c752f98f991dc83cb29dfb8 (diff)
downloadskeletons-ddfc7cad49c8704240a0d36d2ff1f400beff1699.zip
skeletons-ddfc7cad49c8704240a0d36d2ff1f400beff1699.tar.gz
add makefile-djb
Diffstat (limited to 'makefile-djb/conf-ld')
-rw-r--r--makefile-djb/conf-ld3
1 files changed, 3 insertions, 0 deletions
diff --git a/makefile-djb/conf-ld b/makefile-djb/conf-ld
new file mode 100644
index 0000000..59a0de7
--- /dev/null
+++ b/makefile-djb/conf-ld
@@ -0,0 +1,3 @@
+gcc -s
+
+This will be used to link .o files into an executable.