1 # $NetBSD: Makefile.inc,v 1.8.62.1 2009/01/04 17:02:20 christos Exp $
5 SRCS+= catclose.c catgets.c catopen.c
6 MAN+= catclose.3 catgets.3 catopen.3
8 # indirect reference stubs, to be removed soon.
9 SRCS+= _catclose.c _catgets.c _catopen.c
11 .if ${CITRUS} == "yes"
12 CPPFLAGS.catopen.c+= -DHAVE_CITRUS -I${LIBCDIR}/citrus
14 CPPFLAGS.catopen.c+= -UHAVE_CITRUS -I${LIBCDIR}/locale