Home
last modified time | relevance | path

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

/freebsd/usr.bin/xopo/
H A DMakefile3 LIBXOSRC= ${SRCTOP}/contrib/libxo macro
6 .PATH: ${LIBXOSRC}/xopo
12 CFLAGS+=-I${LIBXOSRC}/libxo
/freebsd/lib/libxo/encoder/csv/
H A DMakefile5 LIBXOSRC= ${SRCTOP}/contrib/libxo macro
7 .PATH: ${LIBXOSRC}/encoder/csv
14 CFLAGS+=-I${LIBXOSRC}/libxo -I${.CURDIR}
/freebsd/lib/libxo/libxo/
H A DMakefile7 LIBXOSRC= ${SRCTOP}/contrib/libxo macro
9 .PATH: ${LIBXOSRC}/libxo
16 CFLAGS+=-I${LIBXOSRC}/libxo -I${.CURDIR}
/freebsd/usr.bin/xo/
H A DMakefile3 LIBXOSRC= ${SRCTOP}/contrib/libxo macro
6 .PATH: ${LIBXOSRC}/xo
12 CFLAGS+=-I${LIBXOSRC}/libxo
/freebsd/lib/libxo/tests/encoder/
H A DMakefile3 LIBXOSRC= ${SRCTOP}/contrib/libxo macro
5 .PATH: ${LIBXOSRC}/encoder/test
15 CFLAGS+= -I${LIBXOSRC}/libxo -I${.CURDIR:H:H}/libxo
/freebsd/usr.bin/xo/tests/
H A DMakefile5 LIBXOSRC= ${SRCTOP}/contrib/libxo macro
7 .PATH: ${LIBXOSRC}/tests/xo ${LIBXOSRC}/tests/xo/saved
/freebsd/usr.bin/xolint/
H A DMakefile3 LIBXOSRC= ${SRCTOP}/contrib/libxo macro
6 .PATH: ${LIBXOSRC}/xolint
/freebsd/usr.bin/xohtml/
H A DMakefile3 LIBXOSRC= ${SRCTOP}/contrib/libxo macro
6 .PATH: ${LIBXOSRC}/xohtml
/freebsd/lib/libxo/tests/
H A DMakefile7 LIBXOSRC= ${SRCTOP}/contrib/libxo macro
14 .PATH.c: ${LIBXOSRC}/libxo ${LIBXOSRC}/tests/core
15 .PATH.err: ${LIBXOSRC}/tests/core/saved
16 .PATH.out: ${LIBXOSRC}/tests/core/saved
243 CFLAGS+= -I${LIBXOSRC}/libxo -I${.CURDIR:H}/libxo
/freebsd/lib/libxo/encoder/
H A DMakefile7 LIBXOSRC= ${SRCTOP}/contrib/libxo macro