Imakefile 187 B

12345678
  1. XCOMM $XConsortium: Imakefile /main/4 1995/10/30 13:41:46 rswiston $
  2. #define IHaveSubdirs
  3. #define PassCDebugFlags
  4. SUBDIRS = IntegTools
  5. MakeSubdirs($(SUBDIRS))
  6. DependSubdirs($(SUBDIRS))