summaryrefslogtreecommitdiffstats
path: root/sbin/ddb/Makefile
blob: 1ae724b55ee314fff3c6a421de71e959a6ccac7d (plain)
1
2
3
4
5
6
7
8
# $FreeBSD$

PROG=	ddb
SRCS=	ddb.c ddb_script.c
MAN=	ddb.8
WARNS=	3

.include <bsd.prog.mk>
OpenPOWER on IntegriCloud