Imakefile 180 B

123456789
  1. XCOMM $XConsortium: Imakefile /main/1 1996/07/23 19:50:00 rws $
  2. #define IHaveSubdirs
  3. #define PassCDebugFlags
  4. SUBDIRS = instant
  5. MakeSubdirs($(SUBDIRS))
  6. DependSubdirs($(SUBDIRS))