doc: convert it_IT.ISO8859-1 to it_IT.UTF-8.
This commit is contained in:
15
cde/doc/it_IT.UTF-8/Imakefile
Normal file
15
cde/doc/it_IT.UTF-8/Imakefile
Normal file
@@ -0,0 +1,15 @@
|
||||
XCOMM $XConsortium: Imakefile /main/3 1996/06/19 16:53:57 drk $
|
||||
#define IHaveSubdirs
|
||||
#define PassCDebugFlags
|
||||
|
||||
#if defined(LinuxArchitecture) || defined(BSDArchitecture)
|
||||
XCOMM we cannot build guides on linux yet
|
||||
SUBDIRS = help
|
||||
#else
|
||||
SUBDIRS = help guides
|
||||
#endif
|
||||
|
||||
MakeSubdirs($(SUBDIRS))
|
||||
|
||||
clean::
|
||||
$(RM) -r help-sdl cde.dti
|
||||
Reference in New Issue
Block a user