remove OSF1 support
[oweals/cde.git] / cde / programs / dtterm / tests / Imakefile
1 XCOMM $XConsortium: Imakefile /main/3 1995/10/31 11:46:52 rswiston $
2 #define IHaveSubdirs
3 #define PassCDebugFlags 'CDEBUGFLAGS=$(CDEBUGFLAGS)'
4
5
6 /*SUBDIRS = access format helpApiTest quickApiTest terminal*/
7 SUBDIRS = shared Cborder Cgeomcolor Ciconic Clogging Clogin Csavelines \
8           Cscrolltitle \
9           Ctm Cvisualbell Rborder Rgeomcolor Riconic Rlogging \
10           Rlogin Rpointer Rsavelines Rscrolltitle Rtm Rvisualbell Rwrap \
11           charatt curmove decmode edittest erase keypad scroll sgr \
12           tabctrl util
13
14 MakeSubdirs($(SUBDIRS))
15 DependSubdirs($(SUBDIRS))