Makefile.inc revision 1.4 1 # from: @(#)Makefile.inc 5.1 (Berkeley) 2/18/91
2 # $Id: Makefile.inc,v 1.4 1993/12/04 02:36:00 cgd Exp $
3
4 # locale sources
5 .PATH: ${.CURDIR}/arch/${MACHINE_ARCH}/locale ${.CURDIR}/locale
6
7 SRCS+= lconv.c localeconv.c setlocale.c
8