summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ctm/ctm_smail/Makefile
diff options
context:
space:
mode:
authorphk <phk@FreeBSD.org>1995-01-31 19:12:53 +0000
committerphk <phk@FreeBSD.org>1995-01-31 19:12:53 +0000
commit27ca9d3bb5980c687888fb879ffe63cae7b4b1c0 (patch)
treeae79e489e88f13e3489752b714035c0bcbd71c2a /usr.sbin/ctm/ctm_smail/Makefile
parent7a22eb0731556b4425f60a8bc3a82c1432891da8 (diff)
downloadFreeBSD-src-27ca9d3bb5980c687888fb879ffe63cae7b4b1c0.zip
FreeBSD-src-27ca9d3bb5980c687888fb879ffe63cae7b4b1c0.tar.gz
CTM email tools.
Reviewed by: phk Submitted by: Stephen McKay <syssgm@devetir.qld.gov.au>
Diffstat (limited to 'usr.sbin/ctm/ctm_smail/Makefile')
-rw-r--r--usr.sbin/ctm/ctm_smail/Makefile7
1 files changed, 7 insertions, 0 deletions
diff --git a/usr.sbin/ctm/ctm_smail/Makefile b/usr.sbin/ctm/ctm_smail/Makefile
new file mode 100644
index 0000000..085899c
--- /dev/null
+++ b/usr.sbin/ctm/ctm_smail/Makefile
@@ -0,0 +1,7 @@
+PROG= ctm_smail
+SRCS= ctm_smail.c error.c
+NOMAN= 1
+CFLAGS+= -Wall -g -I${.CURDIR}/../ctm_rmail
+
+.include <bsd.prog.mk>
+.PATH: ${.CURDIR}/../ctm_rmail
OpenPOWER on IntegriCloud