mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-01 12:19:28 +00:00
Add .NOMETA missed in r291320.
Sponsored by: EMC / Isilon Storage Division
This commit is contained in:
parent
159da0bcfd
commit
628c4b98fb
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=294458
@ -20,7 +20,7 @@ jemalloc_${src}: ${LIBC_SRCTOP}/../../contrib/jemalloc/src/${src} .NOMETA
|
||||
|
||||
MAN+=jemalloc.3
|
||||
CLEANFILES+=jemalloc.3
|
||||
jemalloc.3: ${LIBC_SRCTOP}/../../contrib/jemalloc/doc/jemalloc.3
|
||||
jemalloc.3: ${LIBC_SRCTOP}/../../contrib/jemalloc/doc/jemalloc.3 .NOMETA
|
||||
ln -sf ${.ALLSRC} ${.TARGET}
|
||||
|
||||
MLINKS+= \
|
||||
|
Loading…
Reference in New Issue
Block a user