Imakefile 221 B

12345678
  1. XCOMM $XConsortium: Imakefile /main/6 1996/09/13 17:25:30 drk $
  2. #define IHaveSubdirs
  3. #define PassCDebugFlags /**/
  4. SUBDIRS = C japanese /* chinese-s chinese-t korean */
  5. MakeSubdirs($(SUBDIRS))
  6. DependSubdirs($(SUBDIRS))