mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-13 10:02:38 +00:00
Unbreak by merging the change in r1.51 of src/libexec/ftpd/Makefile.
This commit is contained in:
parent
775fb1e81e
commit
063469298e
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=105847
@ -24,7 +24,7 @@ DPADD+= ${LIBOPIE}
|
||||
|
||||
LSDIR= ../../bin/ls
|
||||
.PATH: ${.CURDIR}/${LSDIR}
|
||||
SRCS+= ls-unmain.c cmp.c lomac.c print.c util.c
|
||||
SRCS+= ls-unmain.c cmp.c print.c util.c
|
||||
CFLAGS+=-I${.CURDIR}/${LSDIR}
|
||||
DPADD+= ${LIBM}
|
||||
LDADD+= -lm
|
||||
|
Loading…
Reference in New Issue
Block a user