mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-17 10:26:15 +00:00
855ff27c8c
Simplifying maintainance and options (only one place to deal with MK_DMAGENT) This also makes packaging base less intrusive by getting a single point where to add tags.
11 lines
89 B
Makefile
11 lines
89 B
Makefile
# $FreeBSD$
|
|
|
|
MAN=
|
|
|
|
WARNS= 2
|
|
|
|
PROG= dma-mbox-create
|
|
BINMODE= 4554
|
|
|
|
.include <bsd.prog.mk>
|