summaryrefslogtreecommitdiffstats
path: root/usr.bin/mklocale/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/mklocale/Makefile')
-rw-r--r--usr.bin/mklocale/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/mklocale/Makefile b/usr.bin/mklocale/Makefile
index f07bf46..e3ca24c 100644
--- a/usr.bin/mklocale/Makefile
+++ b/usr.bin/mklocale/Makefile
@@ -1,9 +1,9 @@
# @(#)Makefile 8.1 (Berkeley) 6/7/93
+# $Id$
PROG= mklocale
-SRCS= yacc.c lex.c
+SRCS= yacc.y lex.l
CFLAGS+=-I.
-CLEANFILES+=y.tab.h yacc.c lex.c
MAN1= mklocale.1
SUBDIR= data
OpenPOWER on IntegriCloud