/usr/local/nacl-20110221/build/HOSTNAME/include/ARCH
/usr/local/nacl-20110221/build/HOSTNAME/lib/ARCH

# For NACl:
# Replace HOSTNAME with the `hostname` 
# and `ARCH` with your HW architecture listed in that path;
# typically 'amd64' or 'x86' 

/usr/local/include/sodium
/usr/local/lib

# For libsodium:
# a) Use these two lines for libsodium; if installed at default location
# b) In Makefile: Change -lnacl to -lsodium  ... at target 'load'
