Home | History | Annotate | Line # | Download | only in locale
Makefile.inc revision 1.1
      1  1.1  cgd #	@(#)Makefile.inc	5.1 (Berkeley) 2/18/91
      2  1.1  cgd 
      3  1.1  cgd # locale sources
      4  1.1  cgd .PATH: ${.CURDIR}/${MACHINE}/locale ${.CURDIR}/locale
      5  1.1  cgd 
      6  1.1  cgd SRCS+=	lconv.c localeconv.c setlocale.c
      7