Imakefile 323 B

123456789101112131415
  1. XCOMM $XConsortium: Imakefile /main/3 1996/06/19 16:19:59 drk $
  2. #define IHaveSubdirs
  3. #define PassCDebugFlags
  4. #if defined(LinuxArchitecture) || defined(BSDArchitecture)
  5. XCOMM we cannot build guides on linux yet
  6. SUBDIRS = help
  7. #else
  8. SUBDIRS = help guides
  9. #endif
  10. MakeSubdirs($(SUBDIRS))
  11. clean::
  12. $(RM) -r help-sdl cde.dti