summaryrefslogtreecommitdiff
path: root/regex/make-ccc
blob: 561c5a9bddce369e398d46f17376cd819e13f128 (plain)
1
2
3
ccc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include    -O -DDBUG_OFF -fast -O3 -c regerror.c regcomp.c regexec.c regfree.c reginit.c
rm libregex.a
ar -cr libregex.a regerror.o