summaryrefslogtreecommitdiffstats
path: root/util/test/allocator/build.sh
blob: e5dabf229a83332e8903b06883eccc6c5ebb58c3 (plain)
1
2
3
#!/bin/bash

gcc allocator_test.c ../util/create_env.c -g -I$AXIS2C_HOME/include/axis2-1.2 -L$AXIS2C_HOME/lib -laxutil -laxis2_axiom -laxis2_parser -o allocator_test