1984263bcSMatthew Dillon# @(#)Makefile 8.15 (Berkeley) 7/28/94 2*abd448c3SPeter Avalos# $FreeBSD: head/lib/libc/db/test/Makefile 81118 2001-08-03 21:45:54Z bde $ 3984263bcSMatthew Dillon 4984263bcSMatthew DillonPROG= dbtest 5984263bcSMatthew DillonOBJS= dbtest.o strerror.o 6984263bcSMatthew Dillon 7