syntax change: allow symbolic names as substitute first arg

use this to substitute <ss>
This commit is contained in:
Andrey A. Chernov 1999-02-13 14:15:25 +00:00
parent fb38e9d43a
commit 88a603f7a9
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=43968
9 changed files with 18 additions and 16 deletions

View File

@ -1,4 +1,4 @@
# $Id: Makefile,v 1.15 1998/08/10 09:49:42 phk Exp $
# $Id: Makefile,v 1.16 1999/01/21 19:41:38 imp Exp $
NOMAN=YES
CLEANFILES+= ${LOCALES:S/$/.out/g}
@ -33,6 +33,7 @@ DELINKS = de_AT de_CH
.SUFFIXES: .src .out
.src.out:
PATH=${.OBJDIR}/..:/usr/bin \
colldef -I ${.CURDIR} -o ${.TARGET} ${.IMPSRC}
.if !defined(_BUILD_TOOLS)

View File

@ -1,9 +1,9 @@
# German/ISO 8859-1 (backward compatible with ASCII)
#
# $Id: de_DE.DIS_8859-15.src,v 1.1 1999/01/21 19:41:38 imp Exp $
# $Id: de_DE.DIS_8859-15.src,v 1.2 1999/02/12 21:14:41 ache Exp $
#
charmap map.DIS_8859-15
substitute "\xdf" with "ss"
substitute <ss> with "ss"
order \
# controls
<NU>;...;<US>;<PA>;...;<AC>;\

View File

@ -1,9 +1,9 @@
# German/ISO 8859-1 (backward compatible with ASCII)
#
# $Id: de_DE.ISO_8859-1.src,v 1.4 1997/03/10 21:59:53 ache Exp $
# $Id: de_DE.ISO_8859-1.src,v 1.5 1999/02/12 21:14:41 ache Exp $
#
charmap map.ISO_8859-1
substitute "\xdf" with "ss"
substitute <ss> with "ss"
order \
# controls
<NU>;...;<US>;<PA>;...;<AC>;\

View File

@ -1,9 +1,9 @@
# German/ISO 8859-1 (backward compatible with ASCII)
#
# $Id: de_DE.DIS_8859-15.src,v 1.1 1999/01/21 19:41:38 imp Exp $
# $Id: de_DE.DIS_8859-15.src,v 1.2 1999/02/12 21:14:41 ache Exp $
#
charmap map.DIS_8859-15
substitute "\xdf" with "ss"
substitute <ss> with "ss"
order \
# controls
<NU>;...;<US>;<PA>;...;<AC>;\

View File

@ -1,9 +1,9 @@
# German/ISO 8859-1 (backward compatible with ASCII)
#
# $Id: de_DE.ISO_8859-1.src,v 1.4 1997/03/10 21:59:53 ache Exp $
# $Id: de_DE.ISO_8859-1.src,v 1.5 1999/02/12 21:14:41 ache Exp $
#
charmap map.ISO_8859-1
substitute "\xdf" with "ss"
substitute <ss> with "ss"
order \
# controls
<NU>;...;<US>;<PA>;...;<AC>;\

View File

@ -1,9 +1,9 @@
# German/ISO 8859-1 (backward compatible with ASCII)
#
# $Id: de_DE.DIS_8859-15.src,v 1.1 1999/01/21 19:41:38 imp Exp $
# $Id: de_DE.DIS_8859-15.src,v 1.2 1999/02/12 21:14:41 ache Exp $
#
charmap map.DIS_8859-15
substitute "\xdf" with "ss"
substitute <ss> with "ss"
order \
# controls
<NU>;...;<US>;<PA>;...;<AC>;\

View File

@ -1,4 +1,4 @@
# $Id: Makefile,v 1.15 1998/08/10 09:49:42 phk Exp $
# $Id: Makefile,v 1.16 1999/01/21 19:41:38 imp Exp $
NOMAN=YES
CLEANFILES+= ${LOCALES:S/$/.out/g}
@ -33,6 +33,7 @@ DELINKS = de_AT de_CH
.SUFFIXES: .src .out
.src.out:
PATH=${.OBJDIR}/..:/usr/bin \
colldef -I ${.CURDIR} -o ${.TARGET} ${.IMPSRC}
.if !defined(_BUILD_TOOLS)

View File

@ -1,9 +1,9 @@
# German/ISO 8859-1 (backward compatible with ASCII)
#
# $Id: de_DE.DIS_8859-15.src,v 1.1 1999/01/21 19:41:38 imp Exp $
# $Id: de_DE.DIS_8859-15.src,v 1.2 1999/02/12 21:14:41 ache Exp $
#
charmap map.DIS_8859-15
substitute "\xdf" with "ss"
substitute <ss> with "ss"
order \
# controls
<NU>;...;<US>;<PA>;...;<AC>;\

View File

@ -1,9 +1,9 @@
# German/ISO 8859-1 (backward compatible with ASCII)
#
# $Id: de_DE.ISO_8859-1.src,v 1.4 1997/03/10 21:59:53 ache Exp $
# $Id: de_DE.ISO_8859-1.src,v 1.5 1999/02/12 21:14:41 ache Exp $
#
charmap map.ISO_8859-1
substitute "\xdf" with "ss"
substitute <ss> with "ss"
order \
# controls
<NU>;...;<US>;<PA>;...;<AC>;\