Home
last modified time | relevance | path

Searched refs:CURSES (Results 1 – 5 of 5) sorted by relevance

/openbsd/usr.bin/infocmp/
H A DMakefile5 CURSES= ${.CURDIR}/../../lib/libcurses macro
9 CFLAGS+= -I${CURSES} -I${TIC} -I${.CURDIR} -I.
16 sh ${TIC}/MKtermsort.sh awk ${CURSES}/Caps > ${.TARGET}
/openbsd/usr.bin/tic/
H A DMakefile5 CURSES= ${.CURDIR}/../../lib/libcurses macro
9 CFLAGS+= -I${CURSES} -I${.CURDIR} -I.
15 sh ${.CURDIR}/MKtermsort.sh awk ${CURSES}/Caps > ${.TARGET}
/openbsd/usr.bin/tput/
H A DMakefile6 CURSES= ${.CURDIR}/../../lib/libcurses macro
11 CFLAGS+= -I${CURSES} -I${TIC} -I${.CURDIR} -I.
17 sh ${TIC}/MKtermsort.sh awk ${CURSES}/Caps > ${.TARGET}
/openbsd/usr.bin/tset/
H A DMakefile5 CURSES= ${.CURDIR}/../../lib/libcurses macro
10 CFLAGS+= -I${CURSES} -I${TIC} -I${.CURDIR} -I.
/openbsd/lib/libcurses/
H A Dcurses.h71 #define CURSES 1 macro