Deleted Added
full compact
2c2
< # $FreeBSD: head/bin/rmail/Makefile 64567 2000-08-12 22:39:25Z gshapiro $
---
> # $FreeBSD: head/bin/rmail/Makefile 65970 2000-09-17 00:41:33Z gshapiro $
21a22,27
> # User customizations to the sendmail build environment
> CFLAGS+=${SENDMAIL_CFLAGS}
> LDFLAGS+=${SENDMAIL_LDFLAGS}
> LDADD+=${SENDMAIL_LDADD}
> DPADD+=${SENDMAIL_DPADD}
>