Files
openrc/mk/termcap.mk
T

4 lines
72 B
Makefile

LIBTERMCAP?= -ltermcap
CPPFLAGS+= -DHAVE_TERMCAP
LDADD+= ${LIBTERMCAP}