Reducing external/bsd/file differences
Change-Id: I0d025059ba0b200ac1162ea5a764fd756600ecd0
This commit is contained in:
3
external/bsd/file/bin/Makefile
vendored
3
external/bsd/file/bin/Makefile
vendored
@@ -11,9 +11,6 @@ FILES= ${MFILES}
|
||||
.endif
|
||||
|
||||
PROG= file
|
||||
.if defined(__MINIX)
|
||||
LDADD+= -L../lib
|
||||
.endif
|
||||
LDADD+= -lmagic -lz
|
||||
DPADD+= ${LIBMAGIC} ${LIBZ}
|
||||
MAN= file.1 magic.5
|
||||
|
||||
Reference in New Issue
Block a user