Imakefile 180 B

123456789
  1. XCOMM $XConsortium: Imakefile /main/2 1996/07/23 20:03:15 rws $
  2. #define IHaveSubdirs
  3. #define PassCDebugFlags
  4. SUBDIRS = dbtoman
  5. MakeSubdirs($(SUBDIRS))
  6. DependSubdirs($(SUBDIRS))