diff options
| author | svn2git <svn2git@FreeBSD.org> | 1994-05-01 08:00:00 +0000 |
|---|---|---|
| committer | svn2git <svn2git@FreeBSD.org> | 1994-05-01 08:00:00 +0000 |
| commit | a16f65c7d117419bd266c28a1901ef129a337569 (patch) | |
| tree | 2626602f66dc3551e7a7c7bc9ad763c3bc7ab40a /usr.sbin/sendmail/makemap/Makefile | |
| parent | 8503f4f13f77abf7adc8f7e329c6f9c1d52b6a20 (diff) | |
Diffstat (limited to 'usr.sbin/sendmail/makemap/Makefile')
| -rw-r--r-- | usr.sbin/sendmail/makemap/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/sendmail/makemap/Makefile b/usr.sbin/sendmail/makemap/Makefile index 1cc9b5970d21..c4ac74eaea4d 100644 --- a/usr.sbin/sendmail/makemap/Makefile +++ b/usr.sbin/sendmail/makemap/Makefile @@ -2,7 +2,7 @@ PROG= makemap MAN8= makemap.8 -CFLAGS+=-I${.CURDIR}/../src -DNEWDB +CFLAGS+=-I${.CURDIR}/../src -DNDBM -DNEWDB .include "../../Makefile.inc" .include <bsd.prog.mk> |
