Parent Directory
|
Revision Log
|
Patch
revision 694 by johnpye, Thu Jun 22 07:54:53 2006 UTC | revision 709 by johnpye, Wed Jun 28 16:28:57 2006 UTC | |
---|---|---|
# | Line 13 srcs = Split(""" | Line 13 srcs = Split(""" |
13 | extfntest.c | extfntest.c |
14 | """) | """) |
15 | ||
16 | env.ParseConfig('ascend-config') | env.ParseConfig('ascend-config --cppflags --libs') |
17 | env.Append(CPPPATH=['../../../base/generic']) | env.Append(CPPPATH=['../../../base/generic']) |
18 | ||
19 | env.SharedLibrary("extfntest",srcs) | env.SharedLibrary("extfntest",srcs) |
|
john.pye@anu.edu.au | ViewVC Help |
Powered by ViewVC 1.1.22 |