minix/lib/libc/nls/Makefile.inc

13 lines
313 B
PHP
Raw Normal View History

# $NetBSD: Makefile.inc,v 1.10 2009/01/11 02:46:29 christos Exp $
.PATH: ${.CURDIR}/nls
SRCS+= catclose.c catgets.c catopen.c
MAN+= catclose.3 catgets.3 catopen.3
# indirect reference stubs, to be removed soon.
SRCS+= _catclose.c _catgets.c _catopen.c
CPPFLAGS.catopen.c+= -DHAVE_CITRUS -I${LIBCDIR}/citrus