Imakefile 238 B

12345678910
  1. XCOMM $XConsortium: Imakefile /main/6 1996/10/24 00:10:08 cde-hp $
  2. #define IHaveSubdirs
  3. #define PassCDebugFlags 'CDEBUGFLAGS=$(CDEBUGFLAGS)'
  4. SUBDIRS = doc2sdl lib instant xlate_locale
  5. MakeSubdirs($(SUBDIRS))
  6. DependSubdirs($(SUBDIRS))