mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-03 12:35:02 +00:00
Fix build post r333919.
This commit results in an aesthetically unpleasing long line which will be fixed next commit.
This commit is contained in:
parent
e10ef65d23
commit
018798bef0
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=333922
@ -13,9 +13,9 @@ LIBADD= z
|
||||
.endif
|
||||
MAN= libmagic.3 magic.5
|
||||
|
||||
SRCS= apprentice.c apptype.c ascmagic.c cdf.c cdf_time.c compress.c \
|
||||
SRCS= apprentice.c apptype.c ascmagic.c buffer.c cdf.c cdf_time.c compress.c \
|
||||
der.c encoding.c fsmagic.c funcs.c \
|
||||
is_tar.c magic.c print.c readcdf.c readelf.c softmagic.c
|
||||
is_tar.c magic.c print.c readcdf.c readelf.c seccomp.c softmagic.c
|
||||
INCS= magic.h
|
||||
|
||||
MAGICPATH?= /usr/share/misc
|
||||
|
Loading…
Reference in New Issue
Block a user