/*#
# 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:23:07 1994 hydrix
#*/

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

SUBDIRS = ElecDispT TetrisT

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