]> rtime.felk.cvut.cz Git - omk.git/commit
It is not necessary to evaluate C++ compilation separately for every possible file...
authorMichal Sojka <sojkam1@fel.cvut.cz>
Thu, 26 Jun 2014 13:59:35 +0000 (15:59 +0200)
committerMichal Sojka <sojkam1@fel.cvut.cz>
Thu, 26 Jun 2014 13:59:35 +0000 (15:59 +0200)
commit518a5fb2ad886680ddf75c9c1e7f126e6949b1c6
tree20d78a1cd261dfc29176014ac53d2a1f0201fd6d
parent6565c5ea7f1a4b78df614df39acefa44daace8e3
It is not necessary to evaluate C++ compilation separately for every possible file extension

One call to $(filter) can handle all the extensions.
snippets/linux.omk