diff options
Diffstat (limited to 'makefile-djb/conf-ld')
-rw-r--r-- | makefile-djb/conf-ld | 3 |
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. |