summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ctm/ctm_rmail
diff options
context:
space:
mode:
authorbde <bde@FreeBSD.org>1995-07-12 18:35:45 +0000
committerbde <bde@FreeBSD.org>1995-07-12 18:35:45 +0000
commit299beb985009494a0896ba39f65656995b728e08 (patch)
treee1b1742c3c7835d3132c89edaa98b4576fe793b7 /usr.sbin/ctm/ctm_rmail
parent7fafe8707765200cebb020c006c748f7d50450ff (diff)
downloadFreeBSD-src-299beb985009494a0896ba39f65656995b728e08.zip
FreeBSD-src-299beb985009494a0896ba39f65656995b728e08.tar.gz
Remove -g from CFLAGS.
Diffstat (limited to 'usr.sbin/ctm/ctm_rmail')
-rw-r--r--usr.sbin/ctm/ctm_rmail/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/ctm/ctm_rmail/Makefile b/usr.sbin/ctm/ctm_rmail/Makefile
index 274a79d..cb672f2 100644
--- a/usr.sbin/ctm/ctm_rmail/Makefile
+++ b/usr.sbin/ctm/ctm_rmail/Makefile
@@ -1,6 +1,6 @@
PROG= ctm_rmail
SRCS= ctm_rmail.c error.c
-CFLAGS+= -Wall -g
+CFLAGS+= -Wall
MLINKS+= ctm_rmail.1 ctm_smail.1
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud