Fix the bootstrapping aid from revision 1.9.

WORLD was renamed to BOOTSTRAPPING.
This commit is contained in:
ru 2001-09-17 11:59:43 +00:00
parent 84ac5b97df
commit 8a8366047f

View File

@ -8,7 +8,7 @@ MAN= mtree.8
SRCS= compare.c crc.c create.c excludes.c misc.c mtree.c spec.c verify.c \
strtofflags.c
.if !defined(WORLD)
.if !defined(BOOTSTRAPPING)
CFLAGS+= -DMD5 -DSHA1 -DRMD160
DPADD= ${LIBMD}
LDADD= -lmd