#!/bin/sh

make DEFS='-DSERVERADDR=\"::1\"' aftr_test
make DEFS='-DSERVERADDR=\"127.0.0.1\"' nat444_test
