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/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/mklocale/Makefile b/usr.bin/mklocale/Makefile
index 3235b05..f07bf46 100644
--- a/usr.bin/mklocale/Makefile
+++ b/usr.bin/mklocale/Makefile
@@ -3,7 +3,7 @@
PROG= mklocale
SRCS= yacc.c lex.c
CFLAGS+=-I.
-CLEANFILES+=yacc.tab.h yacc.c lex.c
+CLEANFILES+=y.tab.h yacc.c lex.c
MAN1= mklocale.1
SUBDIR= data
OpenPOWER on IntegriCloud