Parent Directory
|
Revision Log
|
Patch
revision 2019 by jpye, Wed Apr 29 03:38:10 2009 UTC | revision 2020 by jpye, Wed Apr 29 04:00:14 2009 UTC | |
---|---|---|
# | Line 24 objs += sig_env.SharedObject('ascSignal. | Line 24 objs += sig_env.SharedObject('ascSignal. |
24 | import glob | import glob |
25 | ||
26 | if libascend_env.get('CAN_INSTALL'): | if libascend_env.get('CAN_INSTALL'): |
27 | installdir = Dir(libascend_env.subst("$INSTALL_ROOT$INSTALL_INCLUDE/utilities")) | installdir = Dir(libascend_env.subst("$INSTALL_ROOT$INSTALL_INCLUDE/ascend/utilities")) |
28 | ||
29 | headers = glob.glob("*.h") | headers = glob.glob("*.h") |
30 | libascend_env.InstallHeader(installdir,headers) | libascend_env.InstallHeader(installdir,headers) |
|
john.pye@anu.edu.au | ViewVC Help |
Powered by ViewVC 1.1.22 |