Install regex.h under include/gnu

This commit is contained in:
Andrey A. Chernov 2004-02-16 22:32:13 +00:00
parent 26ff94ca43
commit 0ba1614224

View file

@ -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