1#       from @(#)Makefile.inc	8.1 (Berkeley) 6/4/93
2# $FreeBSD$
3
4.PATH: ${LIBC_SRCTOP}/db/db
5
6SRCS+=	db.c
7