Home
last modified time | relevance | path

Searched refs:LIBXOSRC (Results 1 – 10 of 10) sorted by relevance

/freebsd-13.1/usr.bin/xopo/
H A DMakefile5 LIBXOSRC= ${SRCTOP}/contrib/libxo macro
8 .PATH: ${LIBXOSRC}/xopo
14 CFLAGS+=-I${LIBXOSRC}/libxo
/freebsd-13.1/lib/libxo/encoder/csv/
H A DMakefile7 LIBXOSRC= ${SRCTOP}/contrib/libxo macro
9 .PATH: ${LIBXOSRC}/encoder/csv
16 CFLAGS+=-I${LIBXOSRC}/libxo -I${.CURDIR}
/freebsd-13.1/lib/libxo/libxo/
H A DMakefile9 LIBXOSRC= ${SRCTOP}/contrib/libxo macro
11 .PATH: ${LIBXOSRC}/libxo
18 CFLAGS+=-I${LIBXOSRC}/libxo -I${.CURDIR}
/freebsd-13.1/usr.bin/xo/
H A DMakefile5 LIBXOSRC= ${SRCTOP}/contrib/libxo macro
8 .PATH: ${LIBXOSRC}/xo
14 CFLAGS+=-I${LIBXOSRC}/libxo
/freebsd-13.1/lib/libxo/tests/encoder/
H A DMakefile5 LIBXOSRC= ${SRCTOP}/contrib/libxo macro
7 .PATH: ${LIBXOSRC}/encoder/test
17 CFLAGS+= -I${LIBXOSRC}/libxo -I${.CURDIR:H:H}/libxo
/freebsd-13.1/usr.bin/xo/tests/
H A DMakefile7 LIBXOSRC= ${SRCTOP}/contrib/libxo macro
9 .PATH: ${LIBXOSRC}/tests/xo ${LIBXOSRC}/tests/xo/saved
/freebsd-13.1/usr.bin/xolint/
H A DMakefile5 LIBXOSRC= ${SRCTOP}/contrib/libxo macro
8 .PATH: ${LIBXOSRC}/xolint
/freebsd-13.1/usr.bin/xohtml/
H A DMakefile5 LIBXOSRC= ${SRCTOP}/contrib/libxo macro
8 .PATH: ${LIBXOSRC}/xohtml
/freebsd-13.1/lib/libxo/tests/
H A DMakefile9 LIBXOSRC= ${SRCTOP}/contrib/libxo macro
16 .PATH.c: ${LIBXOSRC}/libxo ${LIBXOSRC}/tests/core
17 .PATH.err: ${LIBXOSRC}/tests/core/saved
18 .PATH.out: ${LIBXOSRC}/tests/core/saved
245 CFLAGS+= -I${LIBXOSRC}/libxo -I${.CURDIR:H}/libxo
/freebsd-13.1/lib/libxo/encoder/
H A DMakefile9 LIBXOSRC= ${SRCTOP}/contrib/libxo macro