Home | History | Annotate | Line # | Download | only in nls
Makefile.inc revision 1.6
      1 #	$Id: Makefile.inc,v 1.6 1994/12/22 10:15:29 cgd Exp $
      2 
      3 .PATH: ${.CURDIR}/nls
      4 
      5 SRCS+=	catclose.c catgets.c catopen.c msgcat.c
      6 MAN+=	catclose.3 catgets.3 catopen.3
      7