$NetBSD: patch-ae,v 1.3 2005/07/17 23:12:00 kristerw Exp $

--- ../testing/Makefile.orig	Sat Feb 22 16:23:04 2003
+++ ../testing/Makefile	Mon Jul 18 01:06:18 2005
@@ -14,4 +14,3 @@
-CC=cc
-DIR=..
-INCLUDE=-I$(DIR)/include 
-LIB=-L$(DIR)/lib 
+DIR=../lib
+INCLUDE=-I../include
+LIB= -R$(DIR)/libvsip -L$(DIR)/libvsip -R$(DIR)/libVU -L$(DIR)/libVU
@@ -726,0 +726 @@
+	./test_all
