head	1.3;
access;
symbols
	RELENG_3_5_0_RELEASE:1.1.2.2
	RELENG_3_4_0_RELEASE:1.1.2.1
	RELENG_3_3_0_RELEASE:1.1.2.1
	RELENG_3_2_PAO:1.1.0.4
	RELENG_3_2_PAO_BP:1.1
	RELENG_3_2_0_RELEASE:1.1
	RELENG_3_1_0_RELEASE:1.1
	RELENG_3:1.1.0.2
	RELENG_3_BP:1.1;
locks; strict;
comment	@# @;


1.3
date	2000.01.17.10.59.28;	author ru;	state dead;
branches;
next	1.2;

1.2
date	99.08.27.23.37.07;	author peter;	state Exp;
branches;
next	1.1;

1.1
date	99.01.14.20.00.45;	author markm;	state Exp;
branches
	1.1.2.1;
next	;

1.1.2.1
date	99.08.29.14.35.27;	author peter;	state Exp;
branches;
next	1.1.2.2;

1.1.2.2
date	2000.05.06.18.54.00;	author ru;	state dead;
branches;
next	;


desc
@@


1.3
log
@Upgrade to GNU texinfo 4.0
@
text
@# $FreeBSD: src/gnu/usr.bin/texinfo/libintl/Makefile,v 1.2 1999/08/27 23:37:07 peter Exp $

LIB=	intl
INTERNALLIB= true
INTERNALSTATICLIB= true

CFLAGS+= -DHAVE_CONFIG_H
CFLAGS+= -DLOCALEDIR=\"/usr/share/locale\"
CFLAGS+= -DGNULOCALEDIR=\"/usr/share/locale\"
CFLAGS+= -DLOCALE_ALIAS_PATH=\"/usr/share/locale:.\"
CFLAGS+= -I${TXIDIR} -I${TXIDIR}/lib -I${TXIDIR}/intl -I.

SRCS=	bindtextdom.c dcgettext.c dgettext.c gettext.c
SRCS+=	finddomain.c loadmsgcat.c localealias.c textdomain.c
SRCS+=	l10nflist.c explodename.c intl-compat.c libintl.h

CLEANFILES+= libintl.h

libintl.h: libgettext.h
	@@ln -sf ${.OODATE} ${.TARGET}

.include <bsd.lib.mk>

.PATH: ${TXIDIR}/intl
@


1.2
log
@$Id$ -> $FreeBSD$
@
text
@d1 1
a1 1
# $FreeBSD$
@


1.1
log
@Update this area for Texinfo-3.12.
Submitted by:	lkoeller@@cc.fh-lippe.de
@
text
@d1 1
a1 1
#	$Id$
@


1.1.2.1
log
@$Id$ -> $FreeBSD$
@
text
@d1 1
a1 1
# $FreeBSD$
@


1.1.2.2
log
@MFC: Upgrade to GNU texinfo 4.0.
@
text
@d1 1
a1 1
# $FreeBSD: src/gnu/usr.bin/texinfo/libintl/Makefile,v 1.1.2.1 1999/08/29 14:35:27 peter Exp $
@


