Searched refs:ALL_CPPFLAGS (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sys/contrib/xz-embedded/userspace/
H A DMakefile26 ALL_CPPFLAGS = -I../linux/include/linux -I. $(BCJ_CPPFLAGS) $(CPPFLAGS) macro
31 $(CC) $(ALL_CPPFLAGS) $(CFLAGS) -c -o $@ $<
43 $(CC) $(ALL_CPPFLAGS) $(CFLAGS) $(LDFLAGS) -o $@ $(BOOTTEST_OBJS)
/freebsd-13-stable/contrib/apr/
H A DMakefile.in118 $(CPP) $(ALL_CPPFLAGS) $(ALL_INCLUDES) exports.c | grep "ap_hack_" | sed -e 's/^.*[)]\(.*\);$$/\1/' >> $@
119 $(CPP) $(ALL_CPPFLAGS) $(ALL_INCLUDES) export_vars.c | sed -e 's/^\#[^!]*//' | sed -e '/^$$/d' >> $@
/freebsd-13-stable/contrib/apr-util/
H A DMakefile.in113 $(CPP) $(ALL_CPPFLAGS) $(ALL_INCLUDES) exports.c | grep "ap_hack_" | sed -e 's/^.*[)]\(.*\);$$/\1/' >> $@
114 $(CPP) $(ALL_CPPFLAGS) $(ALL_INCLUDES) export_vars.c | sed -e 's/^\#[^!]*//' | sed -e '/^$$/d' >> $@

Completed in 110 milliseconds