Home
last modified time | relevance | path

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

/freebsd-14.2/usr.bin/xopo/
H A DMakefile4 LIBXOSRC= ${SRCTOP}/contrib/libxo macro
7 .PATH: ${LIBXOSRC}/xopo
13 CFLAGS+=-I${LIBXOSRC}/libxo
/freebsd-14.2/lib/libxo/encoder/csv/
H A DMakefile6 LIBXOSRC= ${SRCTOP}/contrib/libxo macro
8 .PATH: ${LIBXOSRC}/encoder/csv
15 CFLAGS+=-I${LIBXOSRC}/libxo -I${.CURDIR}
/freebsd-14.2/lib/libxo/libxo/
H A DMakefile8 LIBXOSRC= ${SRCTOP}/contrib/libxo macro
10 .PATH: ${LIBXOSRC}/libxo
17 CFLAGS+=-I${LIBXOSRC}/libxo -I${.CURDIR}
/freebsd-14.2/usr.bin/xo/
H A DMakefile4 LIBXOSRC= ${SRCTOP}/contrib/libxo macro
7 .PATH: ${LIBXOSRC}/xo
13 CFLAGS+=-I${LIBXOSRC}/libxo
/freebsd-14.2/lib/libxo/tests/encoder/
H A DMakefile4 LIBXOSRC= ${SRCTOP}/contrib/libxo macro
6 .PATH: ${LIBXOSRC}/encoder/test
16 CFLAGS+= -I${LIBXOSRC}/libxo -I${.CURDIR:H:H}/libxo
/freebsd-14.2/usr.bin/xo/tests/
H A DMakefile6 LIBXOSRC= ${SRCTOP}/contrib/libxo macro
8 .PATH: ${LIBXOSRC}/tests/xo ${LIBXOSRC}/tests/xo/saved
/freebsd-14.2/usr.bin/xolint/
H A DMakefile4 LIBXOSRC= ${SRCTOP}/contrib/libxo macro
7 .PATH: ${LIBXOSRC}/xolint
/freebsd-14.2/usr.bin/xohtml/
H A DMakefile4 LIBXOSRC= ${SRCTOP}/contrib/libxo macro
7 .PATH: ${LIBXOSRC}/xohtml
/freebsd-14.2/lib/libxo/tests/
H A DMakefile8 LIBXOSRC= ${SRCTOP}/contrib/libxo macro
15 .PATH.c: ${LIBXOSRC}/libxo ${LIBXOSRC}/tests/core
16 .PATH.err: ${LIBXOSRC}/tests/core/saved
17 .PATH.out: ${LIBXOSRC}/tests/core/saved
244 CFLAGS+= -I${LIBXOSRC}/libxo -I${.CURDIR:H}/libxo
/freebsd-14.2/lib/libxo/encoder/
H A DMakefile8 LIBXOSRC= ${SRCTOP}/contrib/libxo macro