summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ctm/ctm_dequeue/Makefile
blob: d2f5648869a337e3e16707cf29983c333c0520a7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# $FreeBSD$

.PATH: ${.CURDIR}/../ctm_rmail

PROG=	ctm_dequeue
MAN=
SRCS=	ctm_dequeue.c error.c

CFLAGS+= -I${.CURDIR}/../ctm_rmail

WARNS?=	1

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