openrc/mk/termcap.mk
2008-06-19 23:12:00 +00:00

4 lines
72 B
Makefile

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