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