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

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

PROG=	ctm_dequeue
NOMAN=	#true
SRCS=	ctm_dequeue.c error.c

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

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