Sign in
apache
/
axis-axis2-c-core
/
refs/heads/amqp_integration
/
.
/
util
/
test
/
uri
/
build.sh
blob: 42392905c46500518e42cd206d6d13ea3d3af7de [
file
] [
log
] [
blame
]
#!/bin/bash
gcc uri_test
.
c
../
util
/
create_env
.
c
-
g
-
Werror
-
I$AXIS2C_HOME
/
include
/
axis2
-
1.3
.
0
-
L$AXIS2C_HOME
/
lib
-
laxutil
-
laxis2_axiom
-
laxis2_parser
-
o uri_test
-
ldl
-
Wl
,--
rpath
-
Wl
,
$AXIS2C_HOME
/
lib