Home | History | Annotate | Line # | Download | only in nls
      1  1.12    joerg #	$NetBSD: Makefile.inc,v 1.12 2013/08/19 08:03:34 joerg 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.11    joerg CPPFLAGS.catopen.c+=	-I${LIBCDIR}/citrus
      9   1.9  tnozaki 
     10