head	1.2;
access;
symbols
	ache_tag:1.1.1.1
	ache:1.1.1;
locks; strict;
comment	@# @;


1.2
date	97.07.13.14.21.46;	author peter;	state dead;
branches;
next	1.1;

1.1
date	95.08.05.23.23.41;	author ache;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	95.08.05.23.23.41;	author ache;	state Exp;
branches;
next	1.1.1.2;

1.1.1.2
date	95.12.30.18.58.49;	author peter;	state dead;
branches;
next	;


desc
@@


1.2
log
@kill the undead
@
text
@# $Id: Makefile,v 1.1.1.2 1995/12/30 18:58:49 peter dead $

LOCALES=        ru_SU.KOI8-R
LOCALEDIR=      ${DESTDIR}/usr/share/locale

afterinstall:
	for l in ${LOCALES}; do \
		grep -v '^#' < ${.CURDIR}/data/$$l > ${LOCALEDIR}/$$l/LC_TIME; \
		chown ${BINOWN}.${BINGRP} ${LOCALEDIR}/$$l/LC_TIME; \
		chmod 644 ${LOCALEDIR}/$$l/LC_TIME; \
	done

.include <bsd.prog.mk>
@


1.1
log
@Initial revision
@
text
@d1 1
a1 1
# $Id: Makefile,v 1.3 1995/06/19 22:15:35 asami Exp $
@


1.1.1.1
log
@Very simple LC_TIME compiler, you fill free to commit more complicated one
@
text
@@


1.1.1.2
log
@recording cvs-1.6 file death
@
text
@d1 1
a1 1
# $Id: Makefile,v 1.1.1.1 1995/08/05 23:23:41 ache Exp peter $
@
