mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-07 09:20:11 +00:00
style.Makefile(5)
This commit is contained in:
parent
1d2c824f26
commit
d80f4b0e33
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=172595
@ -29,7 +29,7 @@ SRCS= sort.c \
|
||||
xstrtoul.c \
|
||||
xstrtoumax.c
|
||||
|
||||
CFLAGS+=-I${.CURDIR} -I${SORTDIR}/lib -DHAVE_CONFIG_H \
|
||||
-DHAVE_LANGINFO_H=1 -DHAVE_NL_LANGINFO=1
|
||||
CFLAGS+=-DHAVE_CONFIG_H -DHAVE_LANGINFO_H=1 -DHAVE_NL_LANGINFO=1 \
|
||||
-I${.CURDIR} -I${SORTDIR}/lib
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user