Deleted Added
full compact
bsd.nls.mk (142666) bsd.nls.mk (143378)
1# $FreeBSD: head/share/mk/bsd.nls.mk 142666 2005-02-27 16:36:54Z phantom $
1# $FreeBSD: head/share/mk/bsd.nls.mk 143378 2005-03-10 15:58:16Z phantom $
2#
3# This include file <bsd.nls.mk> handles building and installing Native
4# Language Support (NLS) catalogs
5#
6# +++ variables +++
7#
8# GENCAT A program for converting .msg files into compiled NLS
2#
3# This include file <bsd.nls.mk> handles building and installing Native
4# Language Support (NLS) catalogs
5#
6# +++ variables +++
7#
8# GENCAT A program for converting .msg files into compiled NLS
9# .cat files. [gencat -new]
9# .cat files. [gencat]
10#
11# NLS Source or intermediate .msg files. [set in Makefile]
12#
13# NLSDIR Base path for National Language Support files
14# installation. [${SHAREDIR}/nls]
15#
16# NLSGRP National Language Support files group. [${SHAREGRP}]
17#

--- 59 unchanged lines hidden ---
10#
11# NLS Source or intermediate .msg files. [set in Makefile]
12#
13# NLSDIR Base path for National Language Support files
14# installation. [${SHAREDIR}/nls]
15#
16# NLSGRP National Language Support files group. [${SHAREGRP}]
17#

--- 59 unchanged lines hidden ---