home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 5 / Apprentice-Release5.iso / Source Code / C / Games / Xconq 7.1.0 / src / xconq-7.1.0 / Imakefile < prev    next >
Encoding:
Makefile  |  1996-07-07  |  160 b   |  11 lines  |  [TEXT/R*ch]

  1. # Main Xconq Imakefile.
  2.  
  3. #define IHaveSubdirs
  4. #define PassCDebugFlags 
  5.  
  6. SUBDIRS = kernel SelFile x11 curses
  7.  
  8. MakeSubdirs($(SUBDIRS))
  9. DependSubdirs($(SUBDIRS))
  10.  
  11.