Fix the bootstrapping aid from revision 1.9.
WORLD was renamed to BOOTSTRAPPING.
This commit is contained in:
parent
84ac5b97df
commit
8a8366047f
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user