# @(#)Makefile 8.1 (Berkeley) 6/7/93 # $FreeBSD$ PROG= mklocale SRCS= yacc.y lex.l y.tab.h CFLAGS+=-I. MAN1= mklocale.1 .include