Plan 9 from Bell Labs’s /usr/web/sources/contrib/fgb/root/sys/src/ape/lib/regex/mkfile

Copyright © 2021 Plan 9 Foundation.
Distributed under the MIT License.
Download the Plan 9 distribution.


APE=/sys/src/ape
<$APE/config

LIB=/$objtype/lib/ape/libregex.a

OFILES=\
	regcomp.$O\
	regerror.$O\
	regexec.$O\
	regfree.$O\

CLEANFILES=$O.re

</sys/src/cmd/mksyslib
CFLAGS=-c -I. -DPOSIX_MISTAKE -DREDEBUG

$O.re: debug.$O main.$O split.$O $LIB
	$LD -o $target $prereq

Bell Labs OSI certified Powered by Plan 9

(Return to Plan 9 Home Page)

Copyright © 2021 Plan 9 Foundation. All Rights Reserved.
Comments to webmaster@9p.io.