freebsd_amp_hwpstate/lib/libc_r/regex/Makefile.inc

9 lines
164 B
Makefile

# @(#)Makefile.inc 8.1 (Berkeley) 6/4/93
# regex sources
.PATH: ${.CURDIR}/../libc/regex
CFLAGS+=-DPOSIX_MISTAKE
SRCS+= regcomp.c regerror.c regexec.c regfree.c