1 SubDir HAIKU_TOP src system libroot posix glibc regex ;
3 SubDirHdrs $(HAIKU_TOP) headers ;
4 SubDirCcFlags -D_REGEX_RE_COMP -D__USE_GNU -DHAVE_STDBOOL_H ;
6 local architectureObject ;
7 for architectureObject in [ MultiArchSubDirSetup ] {
8 on $(architectureObject) {
9 local architecture = $(TARGET_PACKAGING_ARCH) ;
11 MergeObject <$(architecture)>posix_gnu_regex.o :