[jamming] Dependencies
Alen Ladavac
alenl-ml at croteam.com
Tue May 30 04:23:35 PDT 2006
If that file follows the Jam syntax, then just use "INCLUDE" builtin
to execute that file, and read the results from the variables.
Alen
> Hello,
> i've got a lot of files to be compiled.
> Some of them depend on other files.
> Therefor I wrote these dependencies into a separate file for example:
> lib_1.dll = lib_2.dll ;
> lib_3.dll = lib_1.dll ;
> How can I read these Dependencies into a variable so that I can call
> DEPENDS correctly ?
> Best regards,
> Winston
> _________________________________________________________________
> Die neue MSN Suche Toolbar mit Windows-Desktopsuche. Suchen Sie gleichzeitig
> im Web, Ihren E-Mails und auf Ihrem PC! Jetzt neu! http://desktop.msn.de/
> Jetzt gratis downloaden!
> _______________________________________________
> jamming mailing list - jamming at perforce.com
> http://maillist.perforce.com/mailman/listinfo/jamming
--
Alen
More information about the jamming
mailing list