programs/localized: delete Imakefiles and imake templates
This commit is contained in:
@@ -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))
|
||||
@@ -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"
|
||||
@@ -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"
|
||||
@@ -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"
|
||||
@@ -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"
|
||||
@@ -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"
|
||||
@@ -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"
|
||||
Reference in New Issue
Block a user