diff options
author | Samuel Lidén Borell <samuel@kodafritt.se> | 2025-07-30 22:40:56 +0200 |
---|---|---|
committer | Samuel Lidén Borell <samuel@kodafritt.se> | 2025-07-30 22:40:56 +0200 |
commit | a5a933fd8c331c2f3dbaca02661a8ce7d159be4b (patch) | |
tree | 86db699172c9e9ba1ed886c572e2f7f9748d5ce0 /compiler | |
parent | cde66c28d946bca26bbf6bcac3a70e39386c348b (diff) | |
download | slul-try2-main.tar.gz slul-try2-main.tar.bz2 slul-try2-main.zip |
Some command line tools require any option arguments to come before
non-option arguments (like source filenames). I'm not aware of any
compiler that requires this, but better follow the convention.
That is also the order of arguments that is used in GNU Make's default
suffix rules.
Diffstat (limited to 'compiler')
0 files changed, 0 insertions, 0 deletions