Updated Greek (el_GR.UTF-8) translations from Antonis Tsolomitis.
This commit is contained in:
22
cde/programs/localized/el_GR.UTF-8/Imakefile
Normal file
22
cde/programs/localized/el_GR.UTF-8/Imakefile
Normal file
@@ -0,0 +1,22 @@
|
||||
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))
|
||||
Reference in New Issue
Block a user