UTF-8 conversion: programs/localized/fr_FR

This commit is contained in:
Jon Trulson
2018-09-23 19:07:14 -06:00
parent 6867b04b1b
commit 592c6bc5d1
82 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,18 @@
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))