mtree(8) wasn't a bootstrap tool since 2000/07/23 (Makefile.inc1,v 1.161).
This commit is contained in:
parent
840bf04e2a
commit
239c92ba3c
@ -9,13 +9,8 @@ SRCS= compare.c crc.c create.c excludes.c misc.c mtree.c spec.c verify.c
|
||||
|
||||
WARNS?= 4
|
||||
|
||||
.if defined(BOOTSTRAPPING)
|
||||
.PATH: ${.CURDIR}/../../lib/libc/gen
|
||||
SRCS+= strtofflags.c
|
||||
.else
|
||||
CFLAGS+= -DMD5 -DSHA1 -DRMD160
|
||||
DPADD= ${LIBMD}
|
||||
LDADD= -lmd
|
||||
.endif
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user