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"