mirror of
https://github.com/opnsense/src.git
synced 2026-04-29 01:59:38 -04:00
Remove a useless '/'.
This commit is contained in:
parent
1bbeaa6437
commit
0e9a61d260
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ SRCS+= strsuftoll.c
|
|||
WFORMAT= 0
|
||||
CFLAGS+= -include nbsd2fbsd.h
|
||||
CFLAGS+= -I${.CURDIR} -I${LUKEMFTPD} -I${LUKEMFTPD}/src
|
||||
CFLAGS+= -I${.CURDIR}/../..//lib/libc/stdtime
|
||||
CFLAGS+= -I${.CURDIR}/../../lib/libc/stdtime
|
||||
YFLAGS=
|
||||
|
||||
LDADD= -lcrypt -lutil
|
||||
|
|
|
|||
Loading…
Reference in a new issue