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 e3ca24c..41933a9 100644
--- a/usr.bin/mklocale/Makefile
+++ b/usr.bin/mklocale/Makefile
@@ -1,8 +1,8 @@
# @(#)Makefile 8.1 (Berkeley) 6/7/93
-# $Id$
+# $Id: Makefile,v 1.18 1998/05/04 20:09:03 bde Exp $
PROG= mklocale
-SRCS= yacc.y lex.l
+SRCS= yacc.y lex.l y.tab.h
CFLAGS+=-I.
MAN1= mklocale.1
SUBDIR= data
OpenPOWER on IntegriCloud