dtlogin: Coverity (memory corruption, moderate)
[oweals/cde.git] / cde / osf / Imakefile
1 XCOMM $XConsortium: Imakefile /main/4 1995/10/27 08:47:01 rswiston $
2 #ifdef SunArchitecture
3 .NO_PARALLEL:
4 #endif
5
6 #define IHaveSubdirs
7 #define PassCDebugFlags 'CDEBUGFLAGS=$(CDEBUGFLAGS)'
8
9 #if BUILD_UNITY_1_ONLY
10 SUBDIRS=wml uil xmbind
11 #else
12 SUBDIRS = wml mwm xmbind
13 #endif
14
15 /* Force a top path that works for external Motif subdirectories. */
16 TOP = ../../cde/.
17
18 MakeSubdirs($(SUBDIRS))
19 DependSubdirs($(SUBDIRS))
20 LintSubdirs($(SUBDIRS))