Home | History | Annotate | Line # | Download | only in locale
Makefile.inc revision 1.2
      1  1.2  mycroft #	from: @(#)Makefile.inc	5.1 (Berkeley) 2/18/91
      2  1.2  mycroft #	$Id: Makefile.inc,v 1.2 1993/08/01 05:40:56 mycroft Exp $
      3  1.1      cgd 
      4  1.1      cgd # locale sources
      5  1.1      cgd .PATH: ${.CURDIR}/${MACHINE}/locale ${.CURDIR}/locale
      6  1.1      cgd 
      7  1.1      cgd SRCS+=	lconv.c localeconv.c setlocale.c
      8