xref: /csrg-svn/usr.bin/mklocale/Makefile (revision 62554)
1*62554Sbostic#	@(#)Makefile	8.1 (Berkeley) 06/07/93
262126Sbostic
362126SbosticPROG=	mklocale
462553SbosticSRCS=	yacc.c lex.c
562126SbosticCFLAGS+=-I.
662553SbosticCLEANFILES+=y.tab.h yacc.c lex.c
762126Sbostic
862126Sbostic.include <bsd.prog.mk>
9