Skip to content
Snippets Groups Projects
Commit 09d2353e authored by jdh8d's avatar jdh8d
Browse files

refactored into SDK, plugin, callback modules.

parent 06a80181
No related branches found
No related tags found
No related merge requests found
......@@ -17,6 +17,8 @@ export STRATA_HOME32=$STRATA32
export ZIPR_HOME=$PEASOUP_UMBRELLA_DIR/zipr
export ZIPR_INSTALL=$PEASOUP_UMBRELLA_DIR/zipr_install
export ZIPR_CALLBACKS=$PEASOUP_UMBRELLA_DIR/zipr_callbacks
export ZIPR_SDK=$PEASOUP_UMBRELLA_DIR/zipr_sdk
export ZIPR_SCFI_PLUGIN=$PEASOUP_UMBRELLA_DIR/zipr_scfi_plugin
export SECURITY_TRANSFORMS_HOME=$PEASOUP_UMBRELLA_DIR/security_transforms
if [[ ! "$LD_LIBRARY_PATH" =~ (^|:)"$PEASOUP_UMBRELLA_DIR/lib:$PEASOUP_UMBRELLA_DIR/grace/concolic/bin:$STRATA/lib"(:|$) ]]
......
......@@ -9,3 +9,4 @@ stratafier http://svn.zephyr-software.com/repos/stratafier/trunk/
zipr http://svn.zephyr-software.com/repos/zipr/trunk/
zipr_install http://svn.zephyr-software.com/repos/zipr_install/trunk/
zipr_callbacks http://svn.zephyr-software.com/repos/zipr_callbacks/trunk/
zipr_sdk http://svn.zephyr-software.com/repos/zipr_sdk/trunk/
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment