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,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"