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