Home | History | Annotate | Line # | Download | only in nls
Makefile.inc revision 1.10.8.1
      1  1.10.8.1     yamt #	$NetBSD: Makefile.inc,v 1.10.8.1 2012/04/17 00:05:22 yamt Exp $
      2       1.1      jtc 
      3       1.1      jtc .PATH: ${.CURDIR}/nls
      4       1.1      jtc 
      5       1.8      jtc SRCS+=	catclose.c catgets.c catopen.c
      6       1.6      cgd MAN+=	catclose.3 catgets.3 catopen.3
      7       1.8      jtc 
      8       1.8      jtc # indirect reference stubs, to be removed soon.
      9       1.8      jtc SRCS+=	_catclose.c _catgets.c _catopen.c
     10       1.9  tnozaki 
     11  1.10.8.1     yamt CPPFLAGS.catopen.c+=	-I${LIBCDIR}/citrus
     12       1.9  tnozaki 
     13