1
0
Fork 0
mirror of git://git.code.sf.net/p/cdesktopenv/code synced 2025-02-13 19:52:20 +00:00

programs/localized: delete Imakefiles and imake templates

This commit is contained in:
Jon Trulson 2021-07-03 18:57:40 -06:00
parent df0392fc25
commit 7aa24b086a
101 changed files with 0 additions and 1906 deletions

View file

@ -1,22 +0,0 @@
XCOMM $TOG: Imakefile /main/5 1998/08/10 15:48:46 mgreess $
/*
* Imakefile for the localized directories.
*/
#ifdef SunArchitecture
.NO_PARALLEL: # don't build subdirs in parallel
#endif
#define IHaveSubdirs
#define PassCDebugFlags 'CDEBUGFLAGS=$(CDEBUGFLAGS)' 'CXXDEBUGFLAGS=$(CXXDEBUGFLAGS)'
SUBDIRS = \
app-defaults \
config \
types \
msg \
palettes \
backdrops
MakeSubdirs($(SUBDIRS))
DependSubdirs($(SUBDIRS))

View file

@ -1,5 +0,0 @@
XCOMM $XConsortium: Imakefile /main/4 1995/12/08 09:12:59 rswiston $
#include "../../templates/header1.tmpl"
#include "../../templates/C.tmpl"
#include "../../templates/app-defaults.tmpl"

View file

@ -1,5 +0,0 @@
XCOMM $XConsortium: Imakefile /main/4 1995/12/08 09:13:16 rswiston $
#include "../../templates/header1.tmpl"
#include "../../templates/C.tmpl"
#include "../../templates/backdrops.tmpl"

View file

@ -1,5 +0,0 @@
XCOMM $XConsortium: Imakefile /main/4 1995/12/08 09:13:29 rswiston $
#include "../../templates/header1.tmpl"
#include "../../templates/C.tmpl"
#include "../../templates/config.tmpl"

View file

@ -1,5 +0,0 @@
XCOMM $XConsortium: Imakefile /main/4 1995/12/08 09:13:42 rswiston $
#include "../../templates/header2.tmpl"
#include "../../templates/C.tmpl"
#include "../../templates/msg.C.tmpl"

View file

@ -1,5 +0,0 @@
XCOMM $XConsortium: Imakefile /main/4 1995/12/08 09:14:01 rswiston $
#include "../../templates/header1.tmpl"
#include "../../templates/C.tmpl"
#include "../../templates/palettes.tmpl"

View file

@ -1,5 +0,0 @@
XCOMM $XConsortium: Imakefile /main/4 1995/12/08 09:14:14 rswiston $
#include "../../templates/header1.tmpl"
#include "../../templates/C.tmpl"
#include "../../templates/types.tmpl"

View file

@ -1,16 +0,0 @@
XCOMM $XConsortium: Imakefile /main/7 1996/09/27 20:45:55 rws $
/*
* Imakefile for the localized directories.
*/
#define IHaveSubdirs
#define PassCDebugFlags 'CDEBUGFLAGS=$(CDEBUGFLAGS)'
SUBDIRS = util C DtLocalesToBuild
#ifdef SunArchitecture
.NO_PARALLEL:
#endif
MakeSubdirs($(SUBDIRS))
DependSubdirs($(SUBDIRS))

View file

@ -1,19 +0,0 @@
XCOMM $TOG: Imakefile /main/5 1998/08/10 15:47:57 mgreess $
/*
* Imakefile for the localized directories.
*/
#define IHaveSubdirs
#define PassCDebugFlags 'CDEBUGFLAGS=$(CDEBUGFLAGS)' 'CXXDEBUGFLAGS=$(CXXDEBUGFLAGS)'
SUBDIRS = \
msg \
app-defaults \
config \
types \
palettes \
backdrops
MakeSubdirs($(SUBDIRS))
DependSubdirs($(SUBDIRS))

View file

@ -1,5 +0,0 @@
XCOMM $XConsortium: Imakefile /main/4 1995/12/08 09:14:43 rswiston $
#include "../../templates/header1.tmpl"
#include "../../templates/German.tmpl"
#include "../../templates/app-defaults.tmpl"

View file

@ -1,5 +0,0 @@
XCOMM $XConsortium: Imakefile /main/4 1995/12/08 09:14:58 rswiston $
#include "../../templates/header1.tmpl"
#include "../../templates/German.tmpl"
#include "../../templates/backdrops.tmpl"

View file

@ -1,5 +0,0 @@
XCOMM $XConsortium: Imakefile /main/4 1995/12/08 09:15:09 rswiston $
#include "../../templates/header1.tmpl"
#include "../../templates/German.tmpl"
#include "../../templates/config.tmpl"

View file

@ -1,5 +0,0 @@
XCOMM $XConsortium: Imakefile /main/4 1995/12/08 09:15:24 rswiston $
#include "../../templates/header2.tmpl"
#include "../../templates/German.tmpl"
#include "../../templates/msg.tmpl"

View file

@ -1,5 +0,0 @@
XCOMM $XConsortium: Imakefile /main/4 1995/12/08 09:17:21 rswiston $
#include "../../templates/header1.tmpl"
#include "../../templates/German.tmpl"
#include "../../templates/palettes.tmpl"

View file

@ -1,5 +0,0 @@
XCOMM $XConsortium: Imakefile /main/4 1995/12/08 09:17:33 rswiston $
#include "../../templates/header1.tmpl"
#include "../../templates/German.tmpl"
#include "../../templates/types.tmpl"

View file

@ -1,22 +0,0 @@
XCOMM $TOG: Imakefile /main/5 1998/08/10 15:48:46 mgreess $
/*
* Imakefile for the localized directories.
*/
#ifdef SunArchitecture
.NO_PARALLEL: # don't build subdirs in parallel
#endif
#define IHaveSubdirs
#define PassCDebugFlags 'CDEBUGFLAGS=$(CDEBUGFLAGS)' 'CXXDEBUGFLAGS=$(CXXDEBUGFLAGS)'
SUBDIRS = \
app-defaults \
config \
types \
msg \
palettes \
backdrops
MakeSubdirs($(SUBDIRS))
DependSubdirs($(SUBDIRS))

View file

@ -1,5 +0,0 @@
XCOMM $XConsortium: Imakefile /main/4 1995/12/08 09:12:59 rswiston $
#include "../../templates/header1.tmpl"
#include "../../templates/el_GR.UTF-8.tmpl"
#include "../../templates/app-defaults.tmpl"

View file

@ -1,5 +0,0 @@
XCOMM $XConsortium: Imakefile /main/4 1995/12/08 09:13:16 rswiston $
#include "../../templates/header1.tmpl"
#include "../../templates/el_GR.UTF-8.tmpl"
#include "../../templates/backdrops.tmpl"

View file

@ -1,5 +0,0 @@
XCOMM $XConsortium: Imakefile /main/4 1995/12/08 09:13:29 rswiston $
#include "../../templates/header1.tmpl"
#include "../../templates/el_GR.UTF-8.tmpl"
#include "../../templates/config.tmpl"

View file

@ -1,5 +0,0 @@
XCOMM $XConsortium: Imakefile /main/4 1995/12/08 09:13:42 rswiston $
#include "../../templates/header2.tmpl"
#include "../../templates/el_GR.UTF-8.tmpl"
#include "../../templates/msg.el_GR.UTF-8.tmpl"

View file

@ -1,5 +0,0 @@
XCOMM $XConsortium: Imakefile /main/4 1995/12/08 09:14:01 rswiston $
#include "../../templates/header1.tmpl"
#include "../../templates/el_GR.UTF-8.tmpl"
#include "../../templates/palettes.tmpl"

View file

@ -1,5 +0,0 @@
XCOMM $XConsortium: Imakefile /main/4 1995/12/08 09:14:14 rswiston $
#include "../../templates/header1.tmpl"
#include "../../templates/el_GR.UTF-8.tmpl"
#include "../../templates/types.tmpl"

View file

@ -1,18 +0,0 @@
XCOMM $TOG: Imakefile /main/5 1998/08/10 15:49:57 mgreess $
/*
* Imakefile for the localized directories.
*/
#define IHaveSubdirs
#define PassCDebugFlags 'CDEBUGFLAGS=$(CDEBUGFLAGS)' 'CXXDEBUGFLAGS=$(CXXDEBUGFLAGS)'
SUBDIRS = \
msg \
app-defaults \
config \
types \
palettes \
backdrops
MakeSubdirs($(SUBDIRS))
DependSubdirs($(SUBDIRS))

View file

@ -1,5 +0,0 @@
XCOMM $XConsortium: Imakefile /main/4 1995/12/08 09:18:43 rswiston $
#include "../../templates/header1.tmpl"
#include "../../templates/Spanish.tmpl"
#include "../../templates/app-defaults.tmpl"

View file

@ -1,5 +0,0 @@
XCOMM $XConsortium: Imakefile /main/4 1995/12/08 09:18:58 rswiston $
#include "../../templates/header1.tmpl"
#include "../../templates/Spanish.tmpl"
#include "../../templates/backdrops.tmpl"

View file

@ -1,5 +0,0 @@
XCOMM $XConsortium: Imakefile /main/4 1995/12/08 09:19:13 rswiston $
#include "../../templates/header1.tmpl"
#include "../../templates/Spanish.tmpl"
#include "../../templates/config.tmpl"

View file

@ -1,5 +0,0 @@
XCOMM $XConsortium: Imakefile /main/4 1995/12/08 09:19:28 rswiston $
#include "../../templates/header2.tmpl"
#include "../../templates/Spanish.tmpl"
#include "../../templates/msg.tmpl"

View file

@ -1,5 +0,0 @@
XCOMM $XConsortium: Imakefile /main/4 1995/12/08 09:20:53 rswiston $
#include "../../templates/header1.tmpl"
#include "../../templates/Spanish.tmpl"
#include "../../templates/palettes.tmpl"

View file

@ -1,5 +0,0 @@
XCOMM $XConsortium: Imakefile /main/4 1995/12/08 09:21:05 rswiston $
#include "../../templates/header1.tmpl"
#include "../../templates/Spanish.tmpl"
#include "../../templates/types.tmpl"

View file

@ -1,18 +0,0 @@
XCOMM $TOG: Imakefile /main/5 1998/08/10 15:48:21 mgreess $
/*
* Imakefile for the localized directories.
*/
#define IHaveSubdirs
#define PassCDebugFlags 'CDEBUGFLAGS=$(CDEBUGFLAGS)' 'CXXDEBUGFLAGS=$(CXXDEBUGFLAGS)'
SUBDIRS = \
msg \
app-defaults \
config \
types \
palettes \
backdrops
MakeSubdirs($(SUBDIRS))
DependSubdirs($(SUBDIRS))

View file

@ -1,5 +0,0 @@
XCOMM $XConsortium: Imakefile /main/4 1995/12/08 09:22:08 rswiston $
#include "../../templates/header1.tmpl"
#include "../../templates/French.tmpl"
#include "../../templates/app-defaults.tmpl"

View file

@ -1,5 +0,0 @@
XCOMM $XConsortium: Imakefile /main/4 1995/12/08 09:22:21 rswiston $
#include "../../templates/header1.tmpl"
#include "../../templates/French.tmpl"
#include "../../templates/backdrops.tmpl"

View file

@ -1,5 +0,0 @@
XCOMM $XConsortium: Imakefile /main/4 1995/12/08 09:22:32 rswiston $
#include "../../templates/header1.tmpl"
#include "../../templates/French.tmpl"
#include "../../templates/config.tmpl"

View file

@ -1,5 +0,0 @@
XCOMM $XConsortium: Imakefile /main/4 1995/12/08 09:22:46 rswiston $
#include "../../templates/header2.tmpl"
#include "../../templates/French.tmpl"
#include "../../templates/msg.tmpl"

View file

@ -1,5 +0,0 @@
XCOMM $XConsortium: Imakefile /main/4 1995/12/08 09:24:25 rswiston $
#include "../../templates/header1.tmpl"
#include "../../templates/French.tmpl"
#include "../../templates/palettes.tmpl"

View file

@ -1,5 +0,0 @@
XCOMM $XConsortium: Imakefile /main/4 1995/12/08 09:24:36 rswiston $
#include "../../templates/header1.tmpl"
#include "../../templates/French.tmpl"
#include "../../templates/types.tmpl"

View file

@ -1,18 +0,0 @@
XCOMM $TOG: Imakefile /main/5 1998/08/10 15:49:10 mgreess $
/*
* Imakefile for the localized directories.
*/
#define IHaveSubdirs
#define PassCDebugFlags 'CDEBUGFLAGS=$(CDEBUGFLAGS)' 'CXXDEBUGFLAGS=$(CXXDEBUGFLAGS)'
SUBDIRS = \
types \
config \
msg \
app-defaults \
palettes \
backdrops
MakeSubdirs($(SUBDIRS))
DependSubdirs($(SUBDIRS))

View file

@ -1,5 +0,0 @@
XCOMM $XConsortium: Imakefile /main/4 1995/12/08 09:26:00 rswiston $
#include "../../templates/header1.tmpl"
#include "../../templates/Italian.tmpl"
#include "../../templates/app-defaults.tmpl"

View file

@ -1,5 +0,0 @@
XCOMM $XConsortium: Imakefile /main/4 1995/12/08 09:26:18 rswiston $
#include "../../templates/header1.tmpl"
#include "../../templates/Italian.tmpl"
#include "../../templates/backdrops.tmpl"

View file

@ -1,5 +0,0 @@
XCOMM $XConsortium: Imakefile /main/4 1995/12/08 09:26:30 rswiston $
#include "../../templates/header1.tmpl"
#include "../../templates/Italian.tmpl"
#include "../../templates/config.tmpl"

View file

@ -1,5 +0,0 @@
XCOMM $XConsortium: Imakefile /main/4 1995/12/08 09:26:45 rswiston $
#include "../../templates/header2.tmpl"
#include "../../templates/Italian.tmpl"
#include "../../templates/msg.tmpl"

View file

@ -1,5 +0,0 @@
XCOMM $XConsortium: Imakefile /main/4 1995/12/08 09:29:11 rswiston $
#include "../../templates/header1.tmpl"
#include "../../templates/Italian.tmpl"
#include "../../templates/palettes.tmpl"

View file

@ -1,5 +0,0 @@
XCOMM $XConsortium: Imakefile /main/4 1995/12/08 09:29:22 rswiston $
#include "../../templates/header1.tmpl"
#include "../../templates/Italian.tmpl"
#include "../../templates/types.tmpl"

View file

@ -1,19 +0,0 @@
XCOMM $TOG: Imakefile /main/5 1998/08/10 15:49:34 mgreess $
/*
* Imakefile for the localized directories.
*/
#define IHaveSubdirs
#define PassCDebugFlags 'CDEBUGFLAGS=$(CDEBUGFLAGS)' 'CXXDEBUGFLAGS=$(CXXDEBUGFLAGS)'
SUBDIRS = \
types \
config \
msg \
app-defaults \
palettes \
backdrops
MakeSubdirs($(SUBDIRS))
DependSubdirs($(SUBDIRS))

View file

@ -1,5 +0,0 @@
XCOMM $XConsortium: Imakefile /main/4 1995/12/08 09:30:17 rswiston $
#include "../../templates/header1.tmpl"
#include "../../templates/Japanese.tmpl"
#include "../../templates/app-defaults.tmpl"

View file

@ -1,5 +0,0 @@
XCOMM $XConsortium: Imakefile /main/4 1995/12/08 09:30:30 rswiston $
#include "../../templates/header1.tmpl"
#include "../../templates/Japanese.tmpl"
#include "../../templates/backdrops.tmpl"

View file

@ -1,5 +0,0 @@
XCOMM $XConsortium: Imakefile /main/4 1995/12/08 09:30:42 rswiston $
#include "../../templates/header1.tmpl"
#include "../../templates/Japanese.tmpl"
#include "../../templates/config.tmpl"

View file

@ -1,5 +0,0 @@
XCOMM $XConsortium: Imakefile /main/4 1995/12/08 09:30:55 rswiston $
#include "../../templates/header2.tmpl"
#include "../../templates/Japanese.tmpl"
#include "../../templates/msg.tmpl"

View file

@ -1,5 +0,0 @@
XCOMM $XConsortium: Imakefile /main/4 1995/12/08 09:32:20 rswiston $
#include "../../templates/header1.tmpl"
#include "../../templates/Japanese.tmpl"
#include "../../templates/palettes.tmpl"

View file

@ -1,5 +0,0 @@
XCOMM $XConsortium: Imakefile /main/4 1995/12/08 09:32:33 rswiston $
#include "../../templates/header1.tmpl"
#include "../../templates/Japanese.tmpl"
#include "../../templates/types.tmpl"

View file

@ -1,18 +0,0 @@
XCOMM $XConsortium: Imakefile /main/3 1995/11/08 13:05:35 rswiston $
/*
* Imakefile for the localized directories.
*/
#define IHaveSubdirs
#define PassCDebugFlags 'CDEBUGFLAGS=$(CDEBUGFLAGS)'
SUBDIRS = \
types \
config \
msg \
app-defaults \
palettes \
backdrops
MakeSubdirs($(SUBDIRS))
DependSubdirs($(SUBDIRS))

View file

@ -1,5 +0,0 @@
XCOMM $XConsortium: Imakefile /main/4 1995/12/08 09:34:07 rswiston $
#include "../../templates/header1.tmpl"
#include "../../templates/Korean.tmpl"
#include "../../templates/app-defaults.tmpl"

View file

@ -1,5 +0,0 @@
XCOMM $XConsortium: Imakefile /main/4 1995/12/08 09:34:21 rswiston $
#include "../../templates/header1.tmpl"
#include "../../templates/Korean.tmpl"
#include "../../templates/backdrops.tmpl"

View file

@ -1,5 +0,0 @@
XCOMM $XConsortium: Imakefile /main/4 1995/12/08 09:34:32 rswiston $
#include "../../templates/header1.tmpl"
#include "../../templates/Korean.tmpl"
#include "../../templates/config.tmpl"

View file

@ -1,5 +0,0 @@
XCOMM $XConsortium: Imakefile /main/4 1995/12/08 09:34:43 rswiston $
#include "../../templates/header2.tmpl"
#include "../../templates/Korean.tmpl"
#include "../../templates/msg.tmpl"

View file

@ -1,5 +0,0 @@
XCOMM $XConsortium: Imakefile /main/4 1995/12/08 09:36:23 rswiston $
#include "../../templates/header1.tmpl"
#include "../../templates/Korean.tmpl"
#include "../../templates/palettes.tmpl"

View file

@ -1,5 +0,0 @@
XCOMM $XConsortium: Imakefile /main/4 1995/12/08 09:36:34 rswiston $
#include "../../templates/header1.tmpl"
#include "../../templates/Korean.tmpl"
#include "../../templates/types.tmpl"

View file

@ -1,18 +0,0 @@
XCOMM $XConsortium: Imakefile /main/3 1995/11/08 13:23:03 rswiston $
/*
* Imakefile for the localized directories.
*/
#define IHaveSubdirs
#define PassCDebugFlags 'CDEBUGFLAGS=$(CDEBUGFLAGS)'
SUBDIRS = \
types \
config \
msg \
app-defaults \
palettes \
backdrops
MakeSubdirs($(SUBDIRS))
DependSubdirs($(SUBDIRS))

View file

@ -1,5 +0,0 @@
XCOMM $XConsortium: Imakefile /main/4 1995/12/08 09:37:10 rswiston $
#include "../../templates/header1.tmpl"
#include "../../templates/Swedish.tmpl"
#include "../../templates/app-defaults.tmpl"

View file

@ -1,5 +0,0 @@
XCOMM $XConsortium: Imakefile /main/4 1995/12/08 09:37:26 rswiston $
#include "../../templates/header1.tmpl"
#include "../../templates/Swedish.tmpl"
#include "../../templates/backdrops.tmpl"

View file

@ -1,5 +0,0 @@
XCOMM $XConsortium: Imakefile /main/4 1995/12/08 09:37:42 rswiston $
#include "../../templates/header1.tmpl"
#include "../../templates/Swedish.tmpl"
#include "../../templates/config.tmpl"

View file

@ -1,5 +0,0 @@
XCOMM $XConsortium: Imakefile /main/4 1995/12/08 09:38:00 rswiston $
#include "../../templates/header2.tmpl"
#include "../../templates/Swedish.tmpl"
#include "../../templates/msg.tmpl"

View file

@ -1,5 +0,0 @@
XCOMM $XConsortium: Imakefile /main/4 1995/12/08 09:40:44 rswiston $
#include "../../templates/header1.tmpl"
#include "../../templates/Swedish.tmpl"
#include "../../templates/palettes.tmpl"

View file

@ -1,5 +0,0 @@
XCOMM $XConsortium: Imakefile /main/4 1995/12/08 09:40:56 rswiston $
#include "../../templates/header1.tmpl"
#include "../../templates/Swedish.tmpl"
#include "../../templates/types.tmpl"

View file

@ -1,8 +0,0 @@
XCOMM $XConsortium: C.tmpl /main/1 1995/12/08 09:41:11 rswiston $
/*
* This file is a template for setting the platform-specific LANG
* variable for the C locale.
*/
LANG=C
SOURCE_LANG=C

View file

@ -1,24 +0,0 @@
XCOMM $XConsortium: Chinese.tmpl /main/1 1995/12/08 09:41:25 rswiston $
/*
* This file is a template for setting the platform-specific LANG
* variable for the Chinese locale.
*/
SOURCE_LANG=zh_CN.dt-eucCN
#ifdef AlphaArchitecture
LANG=zh_CN
#endif
#ifdef RsArchitecture
SHELL=/bin/ksh
LANG=zh_CN
#endif
#ifdef SunArchitecture
LANG=zh
#endif
#ifdef HPArchitecture
LANG=zh_CN.hp15CN
#endif

View file

@ -1,33 +0,0 @@
XCOMM $XConsortium: French.tmpl /main/1 1995/12/08 09:41:35 rswiston $
/*
* This file is a template for setting the platform-specific LANG
* variable for the French locale.
*/
#if BuildingDocs
XCOMM stick to ISO8859-1
SOURCE_LANG=fr_FR.ISO8859-1
#ifdef SunArchitecture
LANG=fr
#endif
#if defined(LinuxArchitecture) || defined(BSDArchitecture)
LANG=fr_FR.ISO8859-1
#endif
#else
XCOMM use UTF-8 for localization
SOURCE_LANG=fr_FR.UTF-8
#ifdef SunArchitecture
LANG=fr
#endif
#if defined(LinuxArchitecture) || defined(BSDArchitecture)
LANG=fr_FR.UTF-8
#endif
#endif

View file

@ -1,33 +0,0 @@
XCOMM $XConsortium: German.tmpl /main/1 1995/12/08 09:41:46 rswiston $
/*
* This file is a template for setting the platform-specific LANG
* variable for the German locale.
*/
#if BuildingDocs
XCOMM stick to ISO8859-1
SOURCE_LANG=de_DE.ISO8859-1
#ifdef SunArchitecture
LANG=de
#endif
#if defined(LinuxArchitecture) || defined(BSDArchitecture)
LANG=de_DE.ISO8859-1
#endif
#else
XCOMM use UTF-8 for localization
SOURCE_LANG=de_DE.UTF-8
#ifdef SunArchitecture
LANG=de
#endif
#if defined(LinuxArchitecture) || defined(BSDArchitecture)
LANG=de_DE.UTF-8
#endif
#endif

View file

@ -1,34 +0,0 @@
XCOMM $XConsortium: Italian.tmpl /main/1 1995/12/08 09:41:55 rswiston $
/*
* This file is a template for setting the platform-specific LANG
* variable for the Italian locale.
*/
#if BuildingDocs
XCOMM stick to ISO8859-1
SOURCE_LANG=it_IT.ISO8859-1
#ifdef SunArchitecture
LANG=it
#endif
#if defined(LinuxArchitecture) || defined(BSDArchitecture)
LANG=it_IT.ISO8859-1
#endif
#else
XCOMM use UTF-8 for localization
SOURCE_LANG=it_IT.UTF-8
#ifdef SunArchitecture
LANG=it
#endif
#if defined(LinuxArchitecture) || defined(BSDArchitecture)
LANG=it_IT.UTF-8
#endif
#endif

View file

@ -1,24 +0,0 @@
XCOMM $XConsortium: Japanese.tmpl /main/1 1995/12/08 09:42:04 rswiston $
/*
* This file is a template for setting the platform-specific LANG
* variable for the Japanese locale.
*/
SOURCE_LANG=ja_JP.dt-eucJP
#ifdef AlphaArchitecture
LANG=ja_JP.eucJP
#endif
#ifdef RsArchitecture
SHELL=/bin/ksh
LANG=ja_JP
#endif
#ifdef SunArchitecture
LANG=ja
#endif
#ifdef HPArchitecture
LANG=ja_JP.eucJP
#endif

View file

@ -1,24 +0,0 @@
XCOMM $XConsortium: Korean.tmpl /main/1 1995/12/08 09:42:15 rswiston $
/*
* This file is a template for setting the platform-specific LANG
* variable for the Korean locale.
*/
SOURCE_LANG=ko_KR.dt-eucKR
#ifdef AlphaArchitecture
LANG=ko_KR
#endif
#ifdef RsArchitecture
SHELL=/bin/ksh
LANG=ko_KR
#endif
#ifdef SunArchitecture
LANG=ko
#endif
#ifdef HPArchitecture
LANG=ko_KR.eucKR
#endif

View file

@ -1,32 +0,0 @@
XCOMM $XConsortium: Spanish.tmpl /main/1 1995/12/08 09:42:25 rswiston $
/*
* This file is a template for setting the platform-specific LANG
* variable for the Spanish locale.
*/
#if BuildingDocs
XCOMM stick to ISO8859-1
SOURCE_LANG=es_ES.ISO8859-1
#ifdef SunArchitecture
LANG=es
#endif
#if defined(LinuxArchitecture) || defined(BSDArchitecture)
LANG=es_ES.ISO8859-1
#endif
#else
SOURCE_LANG=es_ES.UTF-8
#ifdef SunArchitecture
LANG=es
#endif
#if defined(LinuxArchitecture) || defined(BSDArchitecture)
LANG=es_ES.UTF-8
#endif
#endif

View file

@ -1,33 +0,0 @@
XCOMM $XConsortium: Swedish.tmpl /main/1 1995/12/08 09:42:34 rswiston $
/*
* This file is a template for setting the platform-specific LANG
* variable for the Swedish locale.
*/
#if BuildingDocs
XCOMM stick to ISO8859-1
SOURCE_LANG=sv_SE.ISO8859-1
#ifdef SunArchitecture
LANG=sv
#endif
#if defined(LinuxArchitecture) || defined(BSDArchitecture)
LANG=sv_SE.ISO8859-1
#endif
#else
XCOMM use UTF-8 for localization
SOURCE_LANG=sv_SE.UTF-8
#ifdef SunArchitecture
LANG=sv
#endif
#if defined(LinuxArchitecture) || defined(BSDArchitecture)
LANG=sv_SE.UTF-8
#endif
#endif

View file

@ -1,24 +0,0 @@
XCOMM $XConsortium: Taiwanese.tmpl /main/1 1995/12/08 09:42:45 rswiston $
/*
* This file is a template for setting the platform-specific LANG
* variable for the Taiwanese locale.
*/
SOURCE_LANG=zh_TW.dt-eucTW
#ifdef AlphaArchitecture
LANG=zh_TW.eucTW
#endif
#ifdef RsArchitecture
SHELL=/bin/ksh
LANG=zh_TW
#endif
#ifdef SunArchitecture
LANG=zh_TW
#endif
#ifdef HPArchitecture
LANG=zh_TW.ccdc
#endif

View file

@ -1,85 +0,0 @@
XCOMM $TOG: app-defaults.tmpl /main/8 1998/08/05 18:05:09 mgreess $
#ifdef RsArchitecture
SHELL=/bin/ksh
#endif
#ifdef SunArchitecture
.NO_PARALLEL:
#endif
OBJS = \
Dthelpview \
Dtimsstart \
Dtlogin \
Dthello \
Dtsession \
Dtscreen \
Dtwm \
Dtfile \
Dtstyle \
Dtpad \
Dticon \
Dtcreate \
Dtcalc \
Dtcm \
Dtterm \
Dtmail \
Dtbuilder \
Dtinfo \
Dtudcfonted \
Dt
all:: $(OBJS)
LinkFile(Dthelpview.nls,$(CDESRC)/dthelp/dthelpview/Dthelpview)
LinkFile(Dtimsstart.nls,$(CDESRC)/dtimsstart/Dtimsstart)
LinkFile(Dtlogin.nls,$(CDESRC)/dtlogin/config/Dtlogin)
LinkFile(Dthello.nls,$(CDESRC)/dthello/Dthello)
LinkFile(Dtsession.nls,$(CDESRC)/dtsession/Dtsession)
LinkFile(Dtscreen.nls,$(CDESRC)/dtscreen/Dtscreen)
LinkFile(Dtwm.nls,$(CDESRC)/dtwm/Dtwm.defs)
LinkFile(Dtfile.nls,$(CDESRC)/dtfile/Dtfile)
LinkFile(Dtstyle.nls,$(CDESRC)/dtstyle/Dtstyle)
LinkFile(Dtpad.nls,$(CDESRC)/dtpad/Dtpad)
LinkFile(Dticon.nls,$(CDESRC)/dticon/Dticon)
LinkFile(Dtcreate.nls,$(CDESRC)/dtcreate/Dtcreate)
LinkFile(Dtcalc.nls,$(CDESRC)/dtcalc/Dtcalc)
LinkFile(Dtcm.nls,$(CDESRC)/dtcm/dtcm/Dtcm.ad)
LinkFile(Dtterm.nls,$(CDESRC)/dtterm/Dtterm.ad)
LinkFile(Dtmail.nls,$(CDESRC)/dtmail/dtmail/Dtmail)
LinkFile(Dtbuilder.nls,$(CDESRC)/dtappbuilder/src/ab/Dtbuilder.ad)
LinkFile(Dtinfo.nls,$(CDESRC)/dtinfo/dtinfo/src/Dtinfo)
LinkFile(Dtudcfonted.nls,$(CDESRC)/dtudcfonted/resource/Dtudcfonted)
LinkFile(Dt.nls,$(DTSVCSRC)/DtUtil2/Dt.ad)
DtstyleDescRule(Dthelpview,Dthelpview)
DtstyleDescRule(Dtimsstart,Dtimsstart)
DtstyleDescRule(Dtlogin,Dtlogin)
DtstyleDescRule(Dthello,Dthello)
DtstyleDescRule(Dtsession,Dtsession)
DtstyleDescRule(Dtscreen,Dtscreen)
DtstyleDescRule(Dtwm,Dtwm)
DtstyleDescRule(Dtfile,Dtfile)
DtstyleDescRule(Dtstyle,Dtstyle)
DtstyleDescRule(Dtpad,Dtpad)
DtstyleDescRule(Dticon,Dticon)
DtstyleDescRule(Dtcreate,Dtcreate)
DtstyleDescRule(Dtcalc,Dtcalc)
DtstyleDescRule(Dtcm,Dtcm)
DtstyleDescRule(Dtterm,Dtterm)
DtstyleDescRule(Dtmail,Dtmail)
DtstyleDescRule(Dtbuilder,Dtbuilder)
DtstyleDescRule(Dtinfo,Dtinfo)
DtstyleDescRule(Dtudcfonted,Dtudcfonted)
DtstyleDescRule(Dt,Dt)
depend::
clean::
$(RM) $(OBJS)
-for i in *.nls; do \
[ -z "$$i" ] && continue; \
[ -h "$$i" ] && $(RM) $$i; \
done; true;

View file

@ -1,24 +0,0 @@
XCOMM $XConsortium: backdrops.tmpl /main/2 1996/04/21 19:54:57 drk $
#ifdef SunArchitecture
.NO_PARALLEL:
#endif
#ifdef RsArchitecture
SHELL=/bin/ksh
#endif
OBJS = desc.$(SOURCE_LANG)
DtstyleDescRule(desc.$(SOURCE_LANG),Backdrops)
LinkFile(Backdrops.nls,$(CDESRC)/dtstyle/Backdrops)
depend::
clean::
$(RM) $(OBJS)
for i in *.nls; do \
[ -z $$i ] && continue; \
[ -h $$i ] && $(RM) $$i; \
done; true;

View file

@ -1,73 +0,0 @@
XCOMM $TOG: config.tmpl /main/6 1998/08/06 09:02:18 mgreess $
#ifdef RsArchitecture
SHELL=/bin/ksh
#endif
#ifdef SunArchitecture
.NO_PARALLEL:
#endif
OBJS1 = \
sys.resources \
sys.session \
sys.font \
sys.dtwmrc \
Xresources \
dtfile.config \
home.session \
current.session \
display.home.session \
display.current.session
#ifdef SunArchitecture
OBJS = $(OBJS1) Xresources.ow
#else
OBJS = $(OBJS1)
#endif
all:: $(OBJS)
depend::
LinkFile(sys.resources.nls,$(CDESRC)/dtsession/sys.resources)
LinkFile(sys.session.nls,$(CDESRC)/dtsession/sys.session)
LinkFile(sys.font.nls,$(CDESRC)/dtsession/sys.font)
LinkFile(sys.dtwmrc.nls,$(CDESRC)/dtwm/sys.dtwmrc)
LinkFile(Xresources.nls,$(CDESRC)/dtlogin/config/Xresources)
#ifdef SunArchitecture
LinkFile(Xresources.ow.nls,$(CDESRC)/dtlogin/config/Xresources.ow)
#endif
LinkFile(dtfile.config.nls,$(CDESRC)/dtfile/dtfile.config)
LinkFile(home.session.nls,$(CDESRC)/dtlogin/config/home.session)
LinkFile(current.session.nls,$(CDESRC)/dtlogin/config/current.session)
LinkFile(display.home.session.nls,$(CDESRC)/dtlogin/config/display.home.session)
LinkFile(display.current.session.nls,$(CDESRC)/dtlogin/config/display.current.session)
LinkFile(home.session.tmsg,_common.session.tmsg)
LinkFile(current.session.tmsg,_common.session.tmsg)
LinkFile(display.home.session.tmsg,_common.session.tmsg)
LinkFile(display.current.session.tmsg,_common.session.tmsg)
DtstyleDescRule(sys.resources,sys.resources)
DtstyleDescRule(sys.session,sys.session)
DtstyleDescRule(sys.font,sys.font)
DtstyleDescRule(sys.dtwmrc,sys.dtwmrc)
DtstyleDescRule(Xresources,Xresources)
#ifdef SunArchitecture
DtstyleDescRule(Xresources.ow,Xresources.ow)
#endif
DtstyleDescRule(dtfile.config,dtfile.config)
DtstyleDescRule(home.session,home.session)
DtstyleDescRule(current.session,current.session)
DtstyleDescRule(display.home.session,display.home.session)
DtstyleDescRule(display.current.session,display.current.session)
clean::
$(RM) $(OBJS)
for i in *.nls; do \
[ -z $$i ] && continue; \
[ -h $$i ] && $(RM) $$i; \
done; true;

View file

@ -1,8 +0,0 @@
XCOMM $XConsortium: el_GR.UTF-8.tmpl /main/1 1995/12/08 09:41:11 rswiston $
/*
* This file is a template for setting the platform-specific LANG
* variable for the el_GR.UTF-8 locale.
*/
LANG=el_GR.UTF-8
SOURCE_LANG=el_GR.UTF-8

View file

@ -1,53 +0,0 @@
XCOMM $XConsortium: header1.tmpl /main/2 1996/04/21 19:55:03 drk $
/*
* Imakefile to run the nls tagging tool on *.nls text files to create
* localized text files. This depends on the implicit make rules for
* suffixes: .ad .nls .tmsg
* Files with a ".tmsg" suffix are identical (in format) to ordinary
* nls message files except that the message they contain are destined
* for use by ordinary text files instead of object binaries. The
* ".tmsg" files are not converted to ".cat" files, but are processed
* by the nls tagging utility "merge".
*/
DESKTOP_VERSION_STRING = DesktopVersionString
/*
* Implicit rules to generate localized text files from an nls source
* template (.nls) and a message tag file (.tmsg). The message tag
* file is identical to an ordinary nls .msg file except that it is
* never used to build a ".cat" file -- instead it is used to build
* the localized text file itself.
*/
#ifndef NlsTmsgRule
# define NlsTmsgRule() @@\
.SUFFIXES: .tmsg .nls @@\
@@\
.nls: @@\
@echo "Extracting NLS messages for: $*" @@\
$(NLSTAGUTIL) -lang $(LANG) $*.tmsg < $*.nls > $* || $(RM) $* @@\
$(RM) .*.m
#endif
/*
* This rule creates a description file containing resources from a tagged
* .nls file and a .tmsg file. This file is used by dtstyle for the labels
* of the backdrops and palettes.
*/
#ifndef DtstyleDescRule
#define DtstyleDescRule(targetfile,sourcefile) @@\
all:: targetfile @@\
@@\
targetfile: sourcefile.nls sourcefile.tmsg @@\
@echo "Extracting NLS messages for: targetfile" @@\
$(NLSTAGUTIL) -lang $(LANG) sourcefile.tmsg < sourcefile.nls >\ @@\
targetfile || $(RM) targetfile
#endif /* DtstyleDescRule */
NLSTAGUTIL = $(CDESRC)/localized/util/merge
NlsTmsgRule()

View file

@ -1,93 +0,0 @@
XCOMM $XConsortium: header2.tmpl /main/11 1996/07/09 15:21:15 drk $
/*
* This file is a template Imakefile for making .cat files from all of
* the .msg files in a directory. You need to set LANG to the proper
* language.
*/
#ifndef RandomMotifMessageCatalogRule
# define RandomMotifMessageCatalogRule(target) @@\
LinkFile(target.msg,$(MLOCSRC)/$(SOURCE_LANG)/msg/target.msg) @@\
@@\
target.cat : target.msg @@\
@echo "Running mkcatdefs for $@ with LANG set to $(LANG)" @@\
( \ @@\
rm -f $@ target.tmp.msg; \ @@\
LC_CTYPE=""; \ @@\
export LC_CTYPE; \ @@\
LANG=$(LANG); \ @@\
export LANG; \ @@\
$(MKCATTOOL) $(@:.cat=) $(@:.cat=.msg) -h > target.tmp.msg; \ @@\
$(GENCAT) $@ target.tmp.msg; \ @@\
rm -f target.tmp.msg \ @@\
)
#endif
/*
* This rule scans all of the .msg files in a directory at make includes
* time to create a list of dependencies(.cat) for the message catalog rule
* run at make all time.
* In essence it builds a .cat for every .msg present in a directory.
*/
#ifndef RandomMessageCatalogRule
#define RandomMessageCatalogRule() @@\
TMPLOCAL_FILE = tmplocalfile @@\
TMPLOCAL_MAKEFILE = tmplocalMakefile @@\
TMPLOCAL_DEST = `ls *.msg |grep -v libAB |sed -e 's/.msg/.cat/g'` @@\
@@\
AllTarget($(TMPLOCAL_TARGET)) @@\
@@\
.SUFFIXES: .msg .cat @@\
@@\
RandomMotifMessageCatalogRule(Xm) @@\
@@\
RandomMotifMessageCatalogRule(Mrm) @@\
@@\
RandomMotifMessageCatalogRule(Uil) @@\
@@\
dtprintinfo.cat: dtprintinfo.msg @@\
@echo "Running sym2num for $@ with LANG set to $(LANG)" @@\
( \ @@\
rm -f $@; \ @@\
LANG=$(LANG); \ @@\
export LANG; \ @@\
LC_COLLATE=C; \ @@\
export LC_COLLATE; \ @@\
CPP="$(CPP)" $(SYM2NUM_CMD) $(@:.cat=) $(@:.cat=.msg) > tmp.msg; \ @@\
$(GENCAT) $@ tmp.msg; \ @@\
rm -f tmp.msg $(@:.cat=_msg.h) \ @@\
) @@\
@@\
.msg.cat: @@\
$(RM) $@ @@\
$(MAKEMESSCAT) $(GENCATFLAGS) $@ $(LANG) @@\
@@\
dtcodegen.cat dtbuilder.cat: libAButil.msg libABobjXm.msg libABil.msg @@\
$(RM) $@ @@\
$(MAKEMESSCAT) $(GENCATFLAGS) $(@:.cat=.msg) \ @@\
libAButil.msg libABobjXm.msg libABil.msg $(LANG) @@\
@@\
includes:: @@\
$(RM) localtmpfile @@\
$(RM) tmp.msg @@\
echo TMPLOCAL_TARGET = $(TMPLOCAL_DEST) > $(TMPLOCAL_FILE) && \ @@\
$(CP) Makefile $(TMPLOCAL_MAKEFILE) @@\
if [ -f $(TMPLOCAL_FILE) -a -f $(TMPLOCAL_MAKEFILE) ];then \ @@\
$(MV) Makefile Makefile.bak; \ @@\
cat $(TMPLOCAL_FILE) $(TMPLOCAL_MAKEFILE) > Makefile;fi @@\
$(RM) $(TMPLOCAL_FILE) $(TMPLOCAL_MAKEFILE)
#endif /* RandomMessageCatalogRule */
#ifndef MsgCatRule
# define MsgCatRule() @@\
.SUFFIXES: .msg .cat @@\
@@\
.msg.cat: @@\
$(MAKEMESSCAT) $(GENCATFLAGS) $@ $(LANG)
#endif
MAKEMESSCAT = $(KORNSHELL) $(CDESRC)/localized/util/makeMessCat
SYM2NUM_CMD = $(KORNSHELL) $(CDESRC)/dtprintinfo/sym2num

View file

@ -1,124 +0,0 @@
XCOMM $TOG: msg.C.tmpl /main/16 1998/08/11 17:02:05 mgreess $
#ifdef RsArchitecture
SHELL=/bin/ksh
#endif
#ifdef SunArchitecture
.NO_PARALLEL:
#endif
OBJS= \
Xm.cat \
Mrm.cat \
Uil.cat \
DtHelp.cat \
fmt_tbl.cat \
DtMail.cat \
DtPrint.cat \
DtWidget.cat \
MotifApp.cat \
SUNW_TOOLTALK.cat \
dt.cat \
dtact.cat \
dtbuilder.cat \
dtcalc.cat \
dtcm.cat \
dtcodegen.cat \
dtconfig.cat \
dtcopy.cat \
dtcreate.cat \
dtfile.cat \
dthello.cat \
dthelpgen.cat \
dthelpprint.cat \
dticon.cat \
dtimsstart.cat \
dtinfo.cat \
dtinfo_start.cat \
dtksh.cat \
dtlogin.cat \
dtlp.cat \
dtmailopts.cat \
dtpad.cat \
dtpdm.cat \
dtpdmd.cat \
dtprintinfo.cat \
dtscreen.cat \
dtsearch.cat \
dtsession.cat \
dtstyle.cat \
dtterm.cat \
dttypes.cat \
dtwm.cat \
dtudcexch.cat \
dtudcfonted.cat \
libdtcm.cat \
libDtMail.cat
all:: $(OBJS)
clean::
$(RM) $(OBJS)
RandomMotifMessageCatalogRule(Xm)
RandomMotifMessageCatalogRule(Mrm)
RandomMotifMessageCatalogRule(Uil)
LinkFile(DtHelp.msg,$(CDELIBSRC)/DtHelp/DtHelp.msg)
LinkFile(fmt_tbl.msg,$(CDELIBSRC)/DtHelp/fmt_tbl.msg)
LinkFile(DtMail.msg,$(CDESRC)/dtmail/dtmail/DtMail.msg)
LinkFile(DtPrint.msg,$(CDELIBSRC)/DtPrint/DtPrint.msg)
LinkFile(DtWidget.msg,$(CDELIBSRC)/DtWidget/DtWidget.msg)
LinkFile(MotifApp.msg,$(CDESRC)/dtmail/MotifApp/MotifApp.msg)
LinkFile(SUNW_TOOLTALK.msg,$(TOP)/lib/tt/SUNW_TOOLTALK.msg)
LinkFile(dt.msg,$(CDELIBSRC)/DtSvc/dtsvc.msg)
LinkFile(dtact.msg,$(CDESRC)/dtaction/dtact.msg)
LinkFile(dtbuilder.msg,$(CDESRC)/dtappbuilder/src/ab/dtbuilder.msg)
LinkFile(dtcalc.msg,$(CDESRC)/dtcalc/dtcalc.msg)
LinkFile(dtcm.msg,$(CDESRC)/dtcm/dtcm/dtcm.msg)
LinkFile(dtcodegen.msg,$(CDESRC)/dtappbuilder/src/abmf/dtcodegen.msg)
LinkFile(dtconfig.msg,$(CDESRC)/dtconfig/dtconfig.msg)
LinkFile(dtcopy.msg,$(CDESRC)/dtfile/dtcopy/dtcopy.msg)
LinkFile(dtcreate.msg,$(CDESRC)/dtcreate/dtcreate.msg)
LinkFile(dtfile.msg,$(CDESRC)/dtfile/dtfile.msg)
LinkFile(dthello.msg,$(CDESRC)/dthello/dthello.msg)
LinkFile(dthelpgen.msg,$(CDESRC)/dthelp/dthelpgen/dthelpgen.msg)
LinkFile(dthelpprint.msg,$(CDESRC)/dthelp/dthelpprint/dthelpprint.msg)
LinkFile(dticon.msg,$(CDESRC)/dticon/dticon.msg)
LinkFile(dtimsstart.msg,$(CDESRC)/dtimsstart/dtimsstart.msg)
LinkFile(dtinfo.msg,$(CDESRC)/dtinfo/dtinfo/src/dtinfo.msg.updated)
LinkFile(dtinfo_start.msg,$(CDESRC)/dtinfo/clients/dtinfo_start/dtinfo_start.msg)
LinkFile(dtksh.msg,$(CDESRC)/dtksh/dtksh.msg)
LinkFile(dtlogin.msg,$(CDESRC)/dtlogin/dtlogin.msg)
LinkFile(dtlp.msg,$(CDESRC)/dtprintegrate/dtlp.msg)
LinkFile(dtmailopts.msg,$(CDESRC)/dtmail/dtmail/dtmailopts.msg)
LinkFile(dtpad.msg,$(CDESRC)/dtpad/dtpad.msg)
LinkFile(dtpdm.msg,$(CDESRC)/dtpdm/dtpdm.msg)
LinkFile(dtpdmd.msg,$(CDESRC)/dtpdmd/dtpdmd.msg)
LinkFile(dtprintinfo.msg,$(CDESRC)/dtprintinfo/dtprintinfo.msg)
LinkFile(dtscreen.msg,$(CDESRC)/dtscreen/dtscreen.msg)
LinkFile(dtsearch.msg,$(CDELIBSRC)/DtSearch/dtsearch.msg)
LinkFile(dtsession.msg,$(CDESRC)/dtsession/dtsession.msg)
LinkFile(dtstyle.msg,$(CDESRC)/dtstyle/dtstyle.msg)
LinkFile(dtterm.msg,$(CDESRC)/dtterm/dtterm.msg)
LinkFile(dttypes.msg,$(CDESRC)/util/dttypes/dttypes.msg)
LinkFile(dtwm.msg,$(CDESRC)/dtwm/dtwm.msg)
LinkFile(dtudcexch.msg,$(CDESRC)/dtudcexch/dtudcexch.msg)
LinkFile(dtudcfonted.msg,$(CDESRC)/dtudcfonted/dtudcfonted.msg)
LinkFile(libABil.msg,$(CDESRC)/dtappbuilder/src/libABil/libABil.msg)
LinkFile(libABobjXm.msg,$(CDESRC)/dtappbuilder/src/libABobjXm/libABobjXm.msg)
LinkFile(libAButil.msg,$(CDESRC)/dtappbuilder/src/libAButil/libAButil.msg)
LinkFile(libdtcm.msg,$(CDESRC)/dtcm/libDtCmP/libdtcm.msg)
LinkFile(libDtMail.msg,$(CDESRC)/dtmail/libDtMail/Common/libDtMail.msg)
MsgCatRule()
clean::
for i in *.msg; do \
[ -z $$i ] && continue; \
[ -h $$i ] && $(RM) $$i; \
done; true;
depend::

View file

@ -1,131 +0,0 @@
XCOMM $TOG: msg.el_GR.UTF-8.tmpl /main/16 1998/08/11 17:02:05 mgreess $
#ifdef RsArchitecture
SHELL=/bin/ksh
#endif
#ifdef SunArchitecture
.NO_PARALLEL:
#endif
#if defined(LinuxArchitecture) || defined(FreeBSDArchitecture) || defined(OpenBSDArchitecture)
XCOMM no dtinfo for linux/fbsd
DTINFOCATS=
#else
DTINFOCATS="dtinfo.cat dtinfo_start.cat"
#endif
OBJS= \
Xm.cat \
Mrm.cat \
Uil.cat \
DtHelp.cat \
fmt_tbl.cat \
DtMail.cat \
DtPrint.cat \
DtWidget.cat \
MotifApp.cat \
SUNW_TOOLTALK.cat \
dt.cat \
dtact.cat \
dtbuilder.cat \
dtcalc.cat \
dtcm.cat \
dtcodegen.cat \
dtconfig.cat \
dtcopy.cat \
dtcreate.cat \
dtfile.cat \
dthello.cat \
dthelpgen.cat \
dthelpprint.cat \
dticon.cat \
dtimsstart.cat \
$(DTINFOCATS) \
dtksh.cat \
dtlogin.cat \
dtlp.cat \
dtmailopts.cat \
dtpad.cat \
dtpdm.cat \
dtpdmd.cat \
dtprintinfo.cat \
dtscreen.cat \
dtsearch.cat \
dtsession.cat \
dtstyle.cat \
dtterm.cat \
dttypes.cat \
dtwm.cat \
dtudcexch.cat \
dtudcfonted.cat \
libdtcm.cat \
libDtMail.cat
all:: $(OBJS)
clean::
$(RM) $(OBJS)
RandomMotifMessageCatalogRule(Xm)
RandomMotifMessageCatalogRule(Mrm)
RandomMotifMessageCatalogRule(Uil)
LinkFile(DtHelp.msg,$(CDELIBSRC)/DtHelp/DtHelp.msg)
LinkFile(fmt_tbl.msg,$(CDELIBSRC)/DtHelp/fmt_tbl.msg)
LinkFile(DtMail.msg,$(CDESRC)/dtmail/dtmail/DtMail.msg)
LinkFile(DtPrint.msg,$(CDELIBSRC)/DtPrint/DtPrint.msg)
LinkFile(DtWidget.msg,$(CDELIBSRC)/DtWidget/DtWidget.msg)
LinkFile(MotifApp.msg,$(CDESRC)/dtmail/MotifApp/MotifApp.msg)
LinkFile(SUNW_TOOLTALK.msg,$(TOP)/lib/tt/SUNW_TOOLTALK.msg)
LinkFile(dt.msg,$(CDELIBSRC)/DtSvc/dtsvc.msg)
LinkFile(dtact.msg,$(CDESRC)/dtaction/dtact.msg)
LinkFile(dtbuilder.msg,$(CDESRC)/dtappbuilder/src/ab/dtbuilder.msg)
LinkFile(dtcalc.msg,$(CDESRC)/dtcalc/dtcalc.msg)
LinkFile(dtcm.msg,$(CDESRC)/dtcm/dtcm/dtcm.msg)
LinkFile(dtcodegen.msg,$(CDESRC)/dtappbuilder/src/abmf/dtcodegen.msg)
LinkFile(dtconfig.msg,$(CDESRC)/dtconfig/dtconfig.msg)
LinkFile(dtcopy.msg,$(CDESRC)/dtfile/dtcopy/dtcopy.msg)
LinkFile(dtcreate.msg,$(CDESRC)/dtcreate/dtcreate.msg)
LinkFile(dtfile.msg,$(CDESRC)/dtfile/dtfile.msg)
LinkFile(dthello.msg,$(CDESRC)/dthello/dthello.msg)
LinkFile(dthelpgen.msg,$(CDESRC)/dthelp/dthelpgen/dthelpgen.msg)
LinkFile(dthelpprint.msg,$(CDESRC)/dthelp/dthelpprint/dthelpprint.msg)
LinkFile(dticon.msg,$(CDESRC)/dticon/dticon.msg)
LinkFile(dtimsstart.msg,$(CDESRC)/dtimsstart/dtimsstart.msg)
#if !defined(LinuxArchitecture) && !defined(FreeBSDArchitecture) && !defined(OpenBSDArchitecture)
XCOMM no dtinfo for linux/fbsd
LinkFile(dtinfo.msg,$(CDESRC)/dtinfo/dtinfo/src/dtinfo.msg.updated)
LinkFile(dtinfo_start.msg,$(CDESRC)/dtinfo/clients/dtinfo_start/dtinfo_start.msg)
#endif
LinkFile(dtksh.msg,$(CDESRC)/dtksh/dtksh.msg)
LinkFile(dtlogin.msg,$(CDESRC)/dtlogin/dtlogin.msg)
LinkFile(dtlp.msg,$(CDESRC)/dtprintegrate/dtlp.msg)
LinkFile(dtmailopts.msg,$(CDESRC)/dtmail/dtmail/dtmailopts.msg)
LinkFile(dtpad.msg,$(CDESRC)/dtpad/dtpad.msg)
LinkFile(dtpdm.msg,$(CDESRC)/dtpdm/dtpdm.msg)
LinkFile(dtpdmd.msg,$(CDESRC)/dtpdmd/dtpdmd.msg)
LinkFile(dtprintinfo.msg,$(CDESRC)/dtprintinfo/dtprintinfo.msg)
LinkFile(dtscreen.msg,$(CDESRC)/dtscreen/dtscreen.msg)
LinkFile(dtsearch.msg,$(CDELIBSRC)/DtSearch/dtsearch.msg)
LinkFile(dtsession.msg,$(CDESRC)/dtsession/dtsession.msg)
LinkFile(dtstyle.msg,$(CDESRC)/dtstyle/dtstyle.msg)
LinkFile(dtterm.msg,$(CDESRC)/dtterm/dtterm.msg)
LinkFile(dttypes.msg,$(CDESRC)/util/dttypes/dttypes.msg)
LinkFile(dtwm.msg,$(CDESRC)/dtwm/dtwm.msg)
LinkFile(dtudcexch.msg,$(CDESRC)/dtudcexch/dtudcexch.msg)
LinkFile(dtudcfonted.msg,$(CDESRC)/dtudcfonted/dtudcfonted.msg)
LinkFile(libABil.msg,$(CDESRC)/dtappbuilder/src/libABil/libABil.msg)
LinkFile(libABobjXm.msg,$(CDESRC)/dtappbuilder/src/libABobjXm/libABobjXm.msg)
LinkFile(libAButil.msg,$(CDESRC)/dtappbuilder/src/libAButil/libAButil.msg)
LinkFile(libdtcm.msg,$(CDESRC)/dtcm/libDtCmP/libdtcm.msg)
LinkFile(libDtMail.msg,$(CDESRC)/dtmail/libDtMail/Common/libDtMail.msg)
clean::
for i in *.msg; do \
[ -z $$i ] && continue; \
[ -h $$i ] && $(RM) $$i; \
done; true;
depend::

View file

@ -1,12 +0,0 @@
XCOMM $XConsortium: msg.tmpl /main/1 1995/12/08 09:43:44 rswiston $
/*
* Make the message catalogs from .msg files
*/
RandomMessageCatalogRule()
clean::
$(RM) *.cat
$(RM) *.tmp.msg
depend::

View file

@ -1,21 +0,0 @@
XCOMM $XConsortium: palettes.tmpl /main/2 1996/04/21 19:55:13 drk $
#ifdef RsArchitecture
SHELL=/bin/ksh
#endif
OBJS = desc.$(SOURCE_LANG)
DtstyleDescRule(desc.$(SOURCE_LANG),Palettes)
LinkFile(Palettes.nls,$(CDESRC)/dtstyle/Palettes)
depend::
clean::
$(RM) $(OBJS)
for i in *.nls; do \
[ -z $$i ] && continue; \
[ -h $$i ] && $(RM) $$i; \
done; true;

View file

@ -1,446 +0,0 @@
XCOMM $TOG: types.tmpl /main/9 1998/08/05 18:05:45 mgreess $
#ifdef RsArchitecture
SHELL=/bin/ksh
#endif
OBJS1 = \
autoStart.dt \
user-prefs.dt \
uxstd.dt \
dt.dt \
develop.dt \
datatypes.dt \
dtappman.dt \
dtfile.dt \
dtims.dt \
dtinfo.dt \
dtpad.dt \
xclients.dt \
dthelp.dt \
dthelpprint.dt \
print.dt \
dthelptag.dt \
dtmail.dt \
dtwm.fp \
dtscreen.dt \
dtcm.dt \
dtbuilder.dt \
miscActions.dt \
miscImages.dt \
IconBrowse.dt \
DisplayImage.dt \
DisplayPDF.dt \
DisplayVideo.dt \
DisplayPS.dt \
videoTypes.dt \
Education.dt \
gcompris.dt \
geogebra.dt \
stellarium.dt \
tuxpaint.dt \
dreamchess.dt \
eboard.dt \
Games.dt \
gcompris.dt \
ktuberling.dt \
lbreakout2.dt \
powermanga.dt \
pychess.dt \
supertux.dt \
xboard.dt \
fontforge.dt \
gimp.dt \
Graphics.dt \
inkscape.dt \
okular.dt \
xv.dt \
chromium.dt \
firefox.dt \
Internet.dt \
nxclient.dt \
skype.dt \
thunderbird.dt \
amarok.dt \
brasero.dt \
k3b.dt \
k9copy.dt \
Media_Tools.dt \
pavucontrol.dt \
rhythmbox.dt \
rosegarden.dt \
sound-juicer.dt \
vlc.dt \
xine.dt \
libreoffice-base.dt \
libreoffice-calc.dt \
libreoffice-draw.dt \
libreoffice-impress.dt \
libreoffice-main.dt \
libreoffice-math.dt \
libreoffice-writer.dt \
nedit.dt \
Office.dt \
xournal.dt \
caja.dt \
engrampa.dt \
file-roller.dt \
firestarter.dt \
pgadmin.dt \
synaptic.dt \
System.dt \
virtualbox.dt \
wicd.dt \
acroread.dt \
emacs.dt \
gv.dt \
kile.dt \
mgv.dt \
TeX.dt \
xdvi.dt \
xournal.dt \
xpdf.dt
OBJS = $(OBJS1)
#ifdef HPArchitecture
OBJS = $(OBJS1) hp.dt
#endif
#ifdef RsArchitecture
OBJS = $(OBJS1) ibm.dt
#endif
OBJS2 = action
all:: $(OBJS) $(OBJS2)
depend::
LinkFile(autoStart.dt.nls,$(CDESRC)/types/autoStart.dt)
LinkFile(user-prefs.dt.nls,$(CDESRC)/types/user-prefs.dt)
LinkFile(uxstd.dt.nls,$(CDESRC)/types/uxstd.dt)
LinkFile(dt.dt.nls,$(CDESRC)/types/dt.dt)
LinkFile(develop.dt.nls,$(CDESRC)/types/develop.dt)
LinkFile(datatypes.dt.nls,$(CDESRC)/types/datatypes.dt)
LinkFile(dtappman.dt.nls,$(CDESRC)/types/dtappman.dt)
LinkFile(dtfile.dt.nls,$(CDESRC)/types/dtfile.dt)
LinkFile(dtims.dt.nls,$(CDESRC)/types/dtims.dt)
LinkFile(dtinfo.dt.nls,$(CDESRC)/types/dtinfo.dt)
LinkFile(dtpad.dt.nls,$(CDESRC)/types/dtpad.dt)
LinkFile(xclients.dt.nls,$(CDESRC)/types/xclients.dt)
LinkFile(dthelp.dt.nls,$(CDESRC)/types/dthelp.dt)
LinkFile(dthelpprint.dt.nls,$(CDESRC)/types/dthelpprint.dt)
LinkFile(print.dt.nls,$(CDESRC)/types/print.dt)
LinkFile(dthelptag.dt.nls,$(CDESRC)/types/dthelptag.dt)
LinkFile(dtmail.dt.nls,$(CDESRC)/types/dtmail.dt)
LinkFile(dtwm.fp.nls,$(CDESRC)/types/dtwm.fp)
LinkFile(action.nls,$(CDESRC)/types/action)
LinkFile(dtscreen.dt.nls,$(CDESRC)/types/dtscreen.dt)
LinkFile(dtcm.dt.nls,$(CDESRC)/types/dtcm.dt)
LinkFile(dtbuilder.dt.nls,$(CDESRC)/types/dtbuilder.dt)
LinkFile(miscActions.dt.nls,$(CDESRC)/types/miscActions.dt)
LinkFile(miscImages.dt.nls,$(CDESRC)/types/miscImages.dt)
LinkFile(IconBrowse.dt.nls,$(CDESRC)/types/IconBrowse.dt)
LinkFile(DisplayImage.dt.nls,$(CDESRC)/types/DisplayImage.dt)
LinkFile(DisplayPDF.dt.nls,$(CDESRC)/types/DisplayPDF.dt)
LinkFile(DisplayVideo.dt.nls,$(CDESRC)/types/DisplayVideo.dt)
LinkFile(DisplayPS.dt.nls,$(CDESRC)/types/DisplayPS.dt)
LinkFile(acroread.dt.nls,$(CDESRC)/types/acroread.dt)
LinkFile(videoTypes.dt.nls,$(CDESRC)/types/videoTypes.dt)
LinkFile(amarok.dt.nls,$(CDESRC)/types/amarok.dt)
LinkFile(brasero.dt.nls,$(CDESRC)/types/brasero.dt)
LinkFile(caja.dt.nls,$(CDESRC)/types/caja.dt)
LinkFile(chromium.dt.nls,$(CDESRC)/types/chromium.dt)
LinkFile(dreamchess.dt.nls,$(CDESRC)/types/dreamchess.dt)
LinkFile(eboard.dt.nls,$(CDESRC)/types/eboard.dt)
LinkFile(Education.dt.nls,$(CDESRC)/types/Education.dt)
LinkFile(emacs.dt.nls,$(CDESRC)/types/emacs.dt)
LinkFile(engrampa.dt.nls,$(CDESRC)/types/engrampa.dt)
LinkFile(file-roller.dt.nls,$(CDESRC)/types/file-roller.dt)
LinkFile(firefox.dt.nls,$(CDESRC)/types/firefox.dt)
LinkFile(firestarter.dt.nls,$(CDESRC)/types/firestarter.dt)
LinkFile(fontforge.dt.nls,$(CDESRC)/types/fontforge.dt)
LinkFile(Games.dt.nls,$(CDESRC)/types/Games.dt)
LinkFile(gcompris.dt.nls,$(CDESRC)/types/gcompris.dt)
LinkFile(geogebra.dt.nls,$(CDESRC)/types/geogebra.dt)
LinkFile(gimp.dt.nls,$(CDESRC)/types/gimp.dt)
LinkFile(Graphics.dt.nls,$(CDESRC)/types/Graphics.dt)
LinkFile(gv.dt.nls,$(CDESRC)/types/gv.dt)
LinkFile(inkscape.dt.nls,$(CDESRC)/types/inkscape.dt)
LinkFile(Internet.dt.nls,$(CDESRC)/types/Internet.dt)
LinkFile(k3b.dt.nls,$(CDESRC)/types/k3b.dt)
LinkFile(k9copy.dt.nls,$(CDESRC)/types/k9copy.dt)
LinkFile(kile.dt.nls,$(CDESRC)/types/kile.dt)
LinkFile(ktuberling.dt.nls,$(CDESRC)/types/ktuberling.dt)
LinkFile(lbreakout2.dt.nls,$(CDESRC)/types/lbreakout2.dt)
LinkFile(libreoffice-base.dt.nls,$(CDESRC)/types/libreoffice-base.dt)
LinkFile(libreoffice-calc.dt.nls,$(CDESRC)/types/libreoffice-calc.dt)
LinkFile(libreoffice-draw.dt.nls,$(CDESRC)/types/libreoffice-draw.dt)
LinkFile(libreoffice-impress.dt.nls,$(CDESRC)/types/libreoffice-impress.dt)
LinkFile(libreoffice-main.dt.nls,$(CDESRC)/types/libreoffice-main.dt)
LinkFile(libreoffice-math.dt.nls,$(CDESRC)/types/libreoffice-math.dt)
LinkFile(libreoffice-writer.dt.nls,$(CDESRC)/types/libreoffice-writer.dt)
LinkFile(Media_Tools.dt.nls,$(CDESRC)/types/Media_Tools.dt)
LinkFile(mgv.dt.nls,$(CDESRC)/types/mgv.dt)
LinkFile(nedit.dt.nls,$(CDESRC)/types/nedit.dt)
LinkFile(nxclient.dt.nls,$(CDESRC)/types/nxclient.dt)
LinkFile(Office.dt.nls,$(CDESRC)/types/Office.dt)
LinkFile(okular.dt.nls,$(CDESRC)/types/okular.dt)
LinkFile(pavucontrol.dt.nls,$(CDESRC)/types/pavucontrol.dt)
LinkFile(pgadmin.dt.nls,$(CDESRC)/types/pgadmin.dt)
LinkFile(powermanga.dt.nls,$(CDESRC)/types/powermanga.dt)
LinkFile(pychess.dt.nls,$(CDESRC)/types/pychess.dt)
LinkFile(rhythmbox.dt.nls,$(CDESRC)/types/rhythmbox.dt)
LinkFile(rosegarden.dt.nls,$(CDESRC)/types/rosegarden.dt)
LinkFile(skype.dt.nls,$(CDESRC)/types/skype.dt)
LinkFile(sound-juicer.dt.nls,$(CDESRC)/types/sound-juicer.dt)
LinkFile(stellarium.dt.nls,$(CDESRC)/types/stellarium.dt)
LinkFile(supertux.dt.nls,$(CDESRC)/types/supertux.dt)
LinkFile(synaptic.dt.nls,$(CDESRC)/types/synaptic.dt)
LinkFile(System.dt.nls,$(CDESRC)/types/System.dt)
LinkFile(TeX.dt.nls,$(CDESRC)/types/TeX.dt)
LinkFile(thunderbird.dt.nls,$(CDESRC)/types/thunderbird.dt)
LinkFile(tuxpaint.dt.nls,$(CDESRC)/types/tuxpaint.dt)
LinkFile(virtualbox.dt.nls,$(CDESRC)/types/virtualbox.dt)
LinkFile(vlc.dt.nls,$(CDESRC)/types/vlc.dt)
LinkFile(wicd.dt.nls,$(CDESRC)/types/wicd.dt)
LinkFile(xboard.dt.nls,$(CDESRC)/types/xboard.dt)
LinkFile(xdvi.dt.nls,$(CDESRC)/types/xdvi.dt)
LinkFile(xine.dt.nls,$(CDESRC)/types/xine.dt)
LinkFile(xournal.dt.nls,$(CDESRC)/types/xournal.dt)
LinkFile(xpdf.dt.nls,$(CDESRC)/types/xpdf.dt)
LinkFile(xv.dt.nls,$(CDESRC)/types/xv.dt)
#ifdef HPArchitecture
LinkFile(hp.dt.nls,$(CDESRC)/types/hp.dt)
#endif
#ifdef RsArchitecture
LinkFile(ibm.dt.nls,$(CDESRC)/types/ibm.dt)
#endif
LinkFile(autoStart.dt.tmsg,_common.dt.tmsg)
LinkFile(user-prefs.dt.tmsg,_common.dt.tmsg)
LinkFile(uxstd.dt.tmsg,_common.dt.tmsg)
LinkFile(dt.dt.tmsg,_common.dt.tmsg)
LinkFile(develop.dt.tmsg,_common.dt.tmsg)
LinkFile(datatypes.dt.tmsg,_common.dt.tmsg)
LinkFile(dtappman.dt.tmsg,_common.dt.tmsg)
LinkFile(dtfile.dt.tmsg,_common.dt.tmsg)
LinkFile(dtims.dt.tmsg,_common.dt.tmsg)
LinkFile(dtinfo.dt.tmsg,_common.dt.tmsg)
LinkFile(dtpad.dt.tmsg,_common.dt.tmsg)
LinkFile(xclients.dt.tmsg,_common.dt.tmsg)
LinkFile(dthelp.dt.tmsg,_common.dt.tmsg)
LinkFile(dthelpprint.dt.tmsg,_common.dt.tmsg)
LinkFile(print.dt.tmsg,_common.dt.tmsg)
LinkFile(dthelptag.dt.tmsg,_common.dt.tmsg)
LinkFile(dtmail.dt.tmsg,_common.dt.tmsg)
LinkFile(dtwm.fp.tmsg,_common.dt.tmsg)
LinkFile(dtscreen.dt.tmsg,_common.dt.tmsg)
LinkFile(dtcm.dt.tmsg,_common.dt.tmsg)
LinkFile(dtbuilder.dt.tmsg,_common.dt.tmsg)
LinkFile(miscActions.dt.tmsg,_common.dt.tmsg)
LinkFile(miscImages.dt.tmsg,_common.dt.tmsg)
LinkFile(IconBrowse.dt.tmsg,_common.dt.tmsg)
LinkFile(DisplayImage.dt.tmsg,_common.dt.tmsg)
LinkFile(DisplayPDF.dt.tmsg,_common.dt.tmsg)
LinkFile(DisplayVideo.dt.tmsg,_common.dt.tmsg)
LinkFile(DisplayPS.dt.tmsg,_common.dt.tmsg)
LinkFile(acroread.dt.tmsg,_common.dt.tmsg)
LinkFile(videoTypes.dt.tmsg,_common.dt.tmsg)
LinkFile(amarok.dt.tmsg,_common.dt.tmsg)
LinkFile(brasero.dt.tmsg,_common.dt.tmsg)
LinkFile(caja.dt.tmsg,_common.dt.tmsg)
LinkFile(chromium.dt.tmsg,_common.dt.tmsg)
LinkFile(dreamchess.dt.tmsg,_common.dt.tmsg)
LinkFile(eboard.dt.tmsg,_common.dt.tmsg)
LinkFile(Education.dt.tmsg,_common.dt.tmsg)
LinkFile(emacs.dt.tmsg,_common.dt.tmsg)
LinkFile(engrampa.dt.tmsg,_common.dt.tmsg)
LinkFile(file-roller.dt.tmsg,_common.dt.tmsg)
LinkFile(firefox.dt.tmsg,_common.dt.tmsg)
LinkFile(firestarter.dt.tmsg,_common.dt.tmsg)
LinkFile(fontforge.dt.tmsg,_common.dt.tmsg)
LinkFile(Games.dt.tmsg,_common.dt.tmsg)
LinkFile(gcompris.dt.tmsg,_common.dt.tmsg)
LinkFile(geogebra.dt.tmsg,_common.dt.tmsg)
LinkFile(gimp.dt.tmsg,_common.dt.tmsg)
LinkFile(Graphics.dt.tmsg,_common.dt.tmsg)
LinkFile(gv.dt.tmsg,_common.dt.tmsg)
LinkFile(inkscape.dt.tmsg,_common.dt.tmsg)
LinkFile(Internet.dt.tmsg,_common.dt.tmsg)
LinkFile(k3b.dt.tmsg,_common.dt.tmsg)
LinkFile(k9copy.dt.tmsg,_common.dt.tmsg)
LinkFile(kile.dt.tmsg,_common.dt.tmsg)
LinkFile(ktuberling.dt.tmsg,_common.dt.tmsg)
LinkFile(lbreakout2.dt.tmsg,_common.dt.tmsg)
LinkFile(libreoffice-base.dt.tmsg,_common.dt.tmsg)
LinkFile(libreoffice-calc.dt.tmsg,_common.dt.tmsg)
LinkFile(libreoffice-draw.dt.tmsg,_common.dt.tmsg)
LinkFile(libreoffice-impress.dt.tmsg,_common.dt.tmsg)
LinkFile(libreoffice-main.dt.tmsg,_common.dt.tmsg)
LinkFile(libreoffice-math.dt.tmsg,_common.dt.tmsg)
LinkFile(libreoffice-writer.dt.tmsg,_common.dt.tmsg)
LinkFile(Media_Tools.dt.tmsg,_common.dt.tmsg)
LinkFile(mgv.dt.tmsg,_common.dt.tmsg)
LinkFile(nedit.dt.tmsg,_common.dt.tmsg)
LinkFile(nxclient.dt.tmsg,_common.dt.tmsg)
LinkFile(Office.dt.tmsg,_common.dt.tmsg)
LinkFile(okular.dt.tmsg,_common.dt.tmsg)
LinkFile(pavucontrol.dt.tmsg,_common.dt.tmsg)
LinkFile(pgadmin.dt.tmsg,_common.dt.tmsg)
LinkFile(powermanga.dt.tmsg,_common.dt.tmsg)
LinkFile(pychess.dt.tmsg,_common.dt.tmsg)
LinkFile(rhythmbox.dt.tmsg,_common.dt.tmsg)
LinkFile(rosegarden.dt.tmsg,_common.dt.tmsg)
LinkFile(skype.dt.tmsg,_common.dt.tmsg)
LinkFile(sound-juicer.dt.tmsg,_common.dt.tmsg)
LinkFile(stellarium.dt.tmsg,_common.dt.tmsg)
LinkFile(supertux.dt.tmsg,_common.dt.tmsg)
LinkFile(synaptic.dt.tmsg,_common.dt.tmsg)
LinkFile(System.dt.tmsg,_common.dt.tmsg)
LinkFile(TeX.dt.tmsg,_common.dt.tmsg)
LinkFile(thunderbird.dt.tmsg,_common.dt.tmsg)
LinkFile(tuxpaint.dt.tmsg,_common.dt.tmsg)
LinkFile(virtualbox.dt.tmsg,_common.dt.tmsg)
LinkFile(vlc.dt.tmsg,_common.dt.tmsg)
LinkFile(wicd.dt.tmsg,_common.dt.tmsg)
LinkFile(xboard.dt.tmsg,_common.dt.tmsg)
LinkFile(xdvi.dt.tmsg,_common.dt.tmsg)
LinkFile(xine.dt.tmsg,_common.dt.tmsg)
LinkFile(xournal.dt.tmsg,_common.dt.tmsg)
LinkFile(xpdf.dt.tmsg,_common.dt.tmsg)
LinkFile(xv.dt.tmsg,_common.dt.tmsg)
#ifdef HPArchitecture
LinkFile(hp.dt.tmsg,_common.dt.tmsg)
#endif
#ifdef RsArchitecture
LinkFile(ibm.dt.tmsg,_common.dt.tmsg)
#endif
DtstyleDescRule(autoStart.dt,autoStart.dt)
DtstyleDescRule(user-prefs.dt,user-prefs.dt)
DtstyleDescRule(uxstd.dt,uxstd.dt)
DtstyleDescRule(dt.dt,dt.dt)
DtstyleDescRule(develop.dt,develop.dt)
DtstyleDescRule(datatypes.dt,datatypes.dt)
DtstyleDescRule(dtappman.dt,dtappman.dt)
DtstyleDescRule(dtfile.dt,dtfile.dt)
DtstyleDescRule(dtims.dt,dtims.dt)
DtstyleDescRule(dtinfo.dt,dtinfo.dt)
DtstyleDescRule(dtpad.dt,dtpad.dt)
DtstyleDescRule(xclients.dt,xclients.dt)
DtstyleDescRule(dthelp.dt,dthelp.dt)
DtstyleDescRule(dthelpprint.dt,dthelpprint.dt)
DtstyleDescRule(print.dt,print.dt)
DtstyleDescRule(dthelptag.dt,dthelptag.dt)
DtstyleDescRule(dtmail.dt,dtmail.dt)
DtstyleDescRule(dtwm.fp,dtwm.fp)
DtstyleDescRule(action,action)
DtstyleDescRule(dtscreen.dt,dtscreen.dt)
DtstyleDescRule(dtcm.dt,dtcm.dt)
DtstyleDescRule(dtbuilder.dt,dtbuilder.dt)
DtstyleDescRule(miscActions.dt,miscActions.dt)
DtstyleDescRule(miscImages.dt,miscImages.dt)
DtstyleDescRule(IconBrowse.dt,IconBrowse.dt)
DtstyleDescRule(DisplayImage.dt,DisplayImage.dt)
DtstyleDescRule(DisplayPDF.dt,DisplayPDF.dt)
DtstyleDescRule(DisplayVideo.dt,DisplayVideo.dt)
DtstyleDescRule(DisplayPS.dt,DisplayPS.dt)
DtstyleDescRule(acroread.dt,acroread.dt)
DtstyleDescRule(videoTypes.dt,videoTypes.dt)
DtstyleDescRule(amarok.dt,amarok.dt)
DtstyleDescRule(brasero.dt,brasero.dt)
DtstyleDescRule(caja.dt,caja.dt)
DtstyleDescRule(chromium.dt,chromium.dt)
DtstyleDescRule(dreamchess.dt,dreamchess.dt)
DtstyleDescRule(eboard.dt,eboard.dt)
DtstyleDescRule(Education.dt,Education.dt)
DtstyleDescRule(emacs.dt,emacs.dt)
DtstyleDescRule(engrampa.dt,engrampa.dt)
DtstyleDescRule(file-roller.dt,file-roller.dt)
DtstyleDescRule(firefox.dt,firefox.dt)
DtstyleDescRule(firestarter.dt,firestarter.dt)
DtstyleDescRule(fontforge.dt,fontforge.dt)
DtstyleDescRule(Games.dt,Games.dt)
DtstyleDescRule(gcompris.dt,gcompris.dt)
DtstyleDescRule(geogebra.dt,geogebra.dt)
DtstyleDescRule(gimp.dt,gimp.dt)
DtstyleDescRule(Graphics.dt,Graphics.dt)
DtstyleDescRule(gv.dt,gv.dt)
DtstyleDescRule(inkscape.dt,inkscape.dt)
DtstyleDescRule(Internet.dt,Internet.dt)
DtstyleDescRule(k3b.dt,k3b.dt)
DtstyleDescRule(k9copy.dt,k9copy.dt)
DtstyleDescRule(kile.dt,kile.dt)
DtstyleDescRule(ktuberling.dt,ktuberling.dt)
DtstyleDescRule(lbreakout2.dt,lbreakout2.dt)
DtstyleDescRule(libreoffice-base.dt,libreoffice-base.dt)
DtstyleDescRule(libreoffice-calc.dt,libreoffice-calc.dt)
DtstyleDescRule(libreoffice-draw.dt,libreoffice-draw.dt)
DtstyleDescRule(libreoffice-impress.dt,libreoffice-impress.dt)
DtstyleDescRule(libreoffice-main.dt,libreoffice-main.dt)
DtstyleDescRule(libreoffice-math.dt,libreoffice-math.dt)
DtstyleDescRule(libreoffice-writer.dt,libreoffice-writer.dt)
DtstyleDescRule(Media_Tools.dt,Media_Tools.dt)
DtstyleDescRule(mgv.dt,mgv.dt)
DtstyleDescRule(nedit.dt,nedit.dt)
DtstyleDescRule(nxclient.dt,nxclient.dt)
DtstyleDescRule(Office.dt,Office.dt)
DtstyleDescRule(okular.dt,okular.dt)
DtstyleDescRule(pavucontrol.dt,pavucontrol.dt)
DtstyleDescRule(pgadmin.dt,pgadmin.dt)
DtstyleDescRule(powermanga.dt,powermanga.dt)
DtstyleDescRule(pychess.dt,pychess.dt)
DtstyleDescRule(rhythmbox.dt,rhythmbox.dt)
DtstyleDescRule(rosegarden.dt,rosegarden.dt)
DtstyleDescRule(skype.dt,skype.dt)
DtstyleDescRule(sound-juicer.dt,sound-juicer.dt)
DtstyleDescRule(stellarium.dt,stellarium.dt)
DtstyleDescRule(supertux.dt,supertux.dt)
DtstyleDescRule(synaptic.dt,synaptic.dt)
DtstyleDescRule(System.dt,System.dt)
DtstyleDescRule(TeX.dt,TeX.dt)
DtstyleDescRule(thunderbird.dt,thunderbird.dt)
DtstyleDescRule(tuxpaint.dt,tuxpaint.dt)
DtstyleDescRule(virtualbox.dt,virtualbox.dt)
DtstyleDescRule(vlc.dt,vlc.dt)
DtstyleDescRule(wicd.dt,wicd.dt)
DtstyleDescRule(xboard.dt,xboard.dt)
DtstyleDescRule(xdvi.dt,xdvi.dt)
DtstyleDescRule(xine.dt,xine.dt)
DtstyleDescRule(xournal.dt,xournal.dt)
DtstyleDescRule(xpdf.dt,xpdf.dt)
DtstyleDescRule(xv.dt,xv.dt)
#ifdef HPArchitecture
DtstyleDescRule(hp.dt,hp.dt)
#endif
#ifdef RsArchitecture
DtstyleDescRule(ibm.dt,ibm.dt)
#endif
#define NLS_CLEAN \ @@\
for i in *.nls; do \ @@\
[ -z $$i ] && continue; \ @@\
[ -h $$i ] && $(RM) $$i; \ @@\
done; true;
#define OBJS_CLEAN \ @@\
for i in $(OBJS); do \ @@\
$(RM) $$i.tmsg; \ @@\
done; true;
clean::
$(RM) $(OBJS) $(OBJS2)
NLS_CLEAN
OBJS_CLEAN

View file

@ -1,13 +0,0 @@
XCOMM $XConsortium: Imakefile /main/5 1996/09/30 14:12:43 drk $
DEFINES = -DNO_XLIB
SRCS = merge.c mkcatdefs.c MsgCat.c
all:: merge mkcatdefs
NormalProgramTarget(merge,merge.o MsgCat.o,,,)
NormalProgramTarget(mkcatdefs,mkcatdefs.o,,,)
DependTarget()
LinkSourceFile(MsgCat.c,$(DTSVCSRC)/DtUtil2)

View file

@ -1,18 +0,0 @@
XCOMM $XConsortium: Imakefile /main/3 1995/11/08 13:40:12 rswiston $
/*
* Imakefile for the localized directories.
*/
#define IHaveSubdirs
#define PassCDebugFlags 'CDEBUGFLAGS=$(CDEBUGFLAGS)'
SUBDIRS = \
types \
config \
msg \
app-defaults \
palettes \
backdrops
MakeSubdirs($(SUBDIRS))
DependSubdirs($(SUBDIRS))

View file

@ -1,5 +0,0 @@
XCOMM $XConsortium: Imakefile /main/4 1995/12/08 09:44:47 rswiston $
#include "../../templates/header1.tmpl"
#include "../../templates/Chinese.tmpl"
#include "../../templates/app-defaults.tmpl"

View file

@ -1,5 +0,0 @@
XCOMM $XConsortium: Imakefile /main/4 1995/12/08 09:44:59 rswiston $
#include "../../templates/header1.tmpl"
#include "../../templates/Chinese.tmpl"
#include "../../templates/backdrops.tmpl"

View file

@ -1,5 +0,0 @@
XCOMM $XConsortium: Imakefile /main/4 1995/12/08 09:45:10 rswiston $
#include "../../templates/header1.tmpl"
#include "../../templates/Chinese.tmpl"
#include "../../templates/config.tmpl"

View file

@ -1,5 +0,0 @@
XCOMM $XConsortium: Imakefile /main/4 1995/12/08 09:45:39 rswiston $
#include "../../templates/header2.tmpl"
#include "../../templates/Chinese.tmpl"
#include "../../templates/msg.tmpl"

View file

@ -1,5 +0,0 @@
XCOMM $XConsortium: Imakefile /main/4 1995/12/08 09:46:43 rswiston $
#include "../../templates/header1.tmpl"
#include "../../templates/Chinese.tmpl"
#include "../../templates/palettes.tmpl"

View file

@ -1,5 +0,0 @@
XCOMM $XConsortium: Imakefile /main/4 1995/12/08 09:46:55 rswiston $
#include "../../templates/header1.tmpl"
#include "../../templates/Chinese.tmpl"
#include "../../templates/types.tmpl"

View file

@ -1,18 +0,0 @@
XCOMM $XConsortium: Imakefile /main/3 1995/11/08 13:55:54 rswiston $
/*
* Imakefile for the localized directories.
*/
#define IHaveSubdirs
#define PassCDebugFlags 'CDEBUGFLAGS=$(CDEBUGFLAGS)'
SUBDIRS = \
types \
config \
msg \
app-defaults \
palettes \
backdrops
MakeSubdirs($(SUBDIRS))
DependSubdirs($(SUBDIRS))

View file

@ -1,5 +0,0 @@
XCOMM $XConsortium: Imakefile /main/4 1995/12/08 09:48:19 rswiston $
#include "../../templates/header1.tmpl"
#include "../../templates/Taiwanese.tmpl"
#include "../../templates/app-defaults.tmpl"

View file

@ -1,5 +0,0 @@
XCOMM $XConsortium: Imakefile /main/4 1995/12/08 09:48:35 rswiston $
#include "../../templates/header1.tmpl"
#include "../../templates/Taiwanese.tmpl"
#include "../../templates/backdrops.tmpl"

View file

@ -1,5 +0,0 @@
XCOMM $XConsortium: Imakefile /main/4 1995/12/08 09:48:55 rswiston $
#include "../../templates/header1.tmpl"
#include "../../templates/Taiwanese.tmpl"
#include "../../templates/config.tmpl"

View file

@ -1,5 +0,0 @@
XCOMM $XConsortium: Imakefile /main/4 1995/12/08 09:49:14 rswiston $
#include "../../templates/header2.tmpl"
#include "../../templates/Taiwanese.tmpl"
#include "../../templates/msg.tmpl"

View file

@ -1,5 +0,0 @@
XCOMM $XConsortium: Imakefile /main/4 1995/12/08 09:51:39 rswiston $
#include "../../templates/header1.tmpl"
#include "../../templates/Taiwanese.tmpl"
#include "../../templates/palettes.tmpl"

Some files were not shown because too many files have changed in this diff Show more