]> rtime.felk.cvut.cz Git - omk/sssa.git/commit
Added dependency of IDL generated files on IDL compiler
authorMichal Sojka <sojkam1@fel.cvut.cz>
Thu, 21 May 2009 10:43:13 +0000 (12:43 +0200)
committerMichal Sojka <sojkam1@fel.cvut.cz>
Thu, 21 May 2009 11:02:05 +0000 (13:02 +0200)
commitdb8cf3b9a0335a0a5e7381fc8642c4e2531674a4
tree6c0c3d282a27f5ff9954e0187fbc5b3c83e5a77f
parent48160373ac3004bcbec463b43d20def3329cb22d
Added dependency of IDL generated files on IDL compiler

It is expected that the IDL compiler executable is the first word in the
IDL_COMPILER variable. If the first word is not a file (e.g. shell
variable assignment), it will work correctly as $(wildcard ) is used and
it will return empty string in that case.
snippets/linux.omk