1 # from: @(#)Makefile.inc 5.1 (Berkeley) 2/18/91 2 # $Id: Makefile.inc,v 1.5 1994/05/25 01:17:14 jtc Exp $ 3 4 # locale sources 5 .PATH: ${.CURDIR}/arch/${MACHINE_ARCH}/locale ${.CURDIR}/locale 6 7 SRCS+= _def_monetary.c_def_numeric.c_def_time.c \ 8 lconv.c localeconv.c setlocale.c 9