mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-05 12:56:08 +00:00
Install regex.h under include/gnu
This commit is contained in:
parent
26ff94ca43
commit
0ba1614224
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=125893
@ -7,7 +7,7 @@ SHLIB_MAJOR= 2
|
||||
|
||||
SRCS= regex.c
|
||||
INCS= regex.h
|
||||
INCSNAME= gnuregex.h
|
||||
INCSDIR= ${INCLUDEDIR}/gnu
|
||||
NOMAN= noman
|
||||
|
||||
CFLAGS+=-I${.CURDIR} -DHAVE_STRING_H=1 -DSTDC_HEADERS=1 -DNO_POSIX_COMPAT=1
|
||||
|
Loading…
Reference in New Issue
Block a user