summaryrefslogtreecommitdiffstats
path: root/usr.bin/colldef/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/colldef/Makefile')
-rw-r--r--usr.bin/colldef/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/colldef/Makefile b/usr.bin/colldef/Makefile
index 590c455..a1958e6 100644
--- a/usr.bin/colldef/Makefile
+++ b/usr.bin/colldef/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.2 1995/01/23 08:56:06 alex Exp alex $
+# $Id: Makefile,v 1.1.1.1 1995/02/17 17:29:49 ache Exp $
PROG = colldef
LFLAGS = -8 -i
@@ -9,7 +9,7 @@ LDADD = -ll
DPADD = ${LIBL}
CLEANFILES = y.tab.[ch] lex.yy.c
-LOCALES= ru_SU.KOI8-R lt_LN.ISO8859-1
+LOCALES= ru_SU.KOI8-R ru_SU.CP866 lt_LN.ISO8859-1
LOCALEDIR= ${DESTDIR}/usr/share/locale
afterinstall:
OpenPOWER on IntegriCloud