--- makemap/obj.Linux.2.0.33.i586/Makefile.orig Fri May 22 17:12:54 1998 +++ makemap/obj.Linux.2.0.33.i586/Makefile Fri May 22 17:13:44 1998 @@ -29,7 +29,7 @@ # -DNEWDB -- use new Berkeley DB # The really old (V7) DBM library is no longer supported. # -MAPDEF= -DNEWDB +MAPDEF= -DNDBM -DNEWDB # environment definitions (e.g., -D_AIX3) ENVDEF= -DNOT_SENDMAIL @@ -46,7 +46,7 @@ LIBDIRS= # libraries required on your system -LIBS= -ldb +LIBS= -ldbm -ldb # location of makemap binary (usually /usr/sbin or /usr/etc) BINDIR= ${DESTDIR}/usr/sbin