/*#
# Imakefile for Xmtds
# 
# Made by Hydrix
# Login   <hydrix@epita.fr>
# 
# Started on  Mon Nov 21 14:17:07 1994 hydrix
# Last update Mon Nov 21 14:22:59 1994 hydrix
#*/

#define IHaveSubdirs
#define PassCDebugFlags 'CDEBUGFLAGS=$(CDEBUGFLAGS)'

SUBDIRS = xtetris xicontris

MakeSubdirs($(SUBDIRS))
DependSubdirs($(SUBDIRS))
