Initial import of the CDE 2.1.30 sources from the Open Group.
[oweals/cde.git] / cde / config / imake / Imakefile
1 XCOMM $TOG: Imakefile /main/10 1997/04/30 15:39:17 kaleb $
2
3 XCOMM Some compilers generate fatal errors if an -L directory does
4 XCOMM not exist.  Since BUILDLIBDIR may not exist yet suppress its use.
5          LDPRELIB =
6         LDPRELIBS =
7
8 DEPLIBS = 
9
10 INCLUDES = -I$(TOP)/include $(TOP_X_INCLUDES)/X11
11 CPP_PROGRAM = CppCmd
12 CPP_DEFINES = -DCPP_PROGRAM="\"$(CPP_PROGRAM)\""
13 DEFINES = $(SIGNAL_DEFINES) $(BOOTSTRAPCFLAGS) $(CPP_DEFINES)
14
15 #if defined(MacIIArchitecture) || defined(SequentArchitecture)
16 XBSDLIB = /**/
17 #endif
18
19 #undef ImakeDependency
20 #define ImakeDependency(dummy) @@\
21 Makefile::  ProgramTargetName(imake)
22
23 #if CrossCompiling
24 SimpleHostProgramTarget(imake)
25 #else
26 SimpleProgramTarget(imake)
27 #endif
28
29 #if HasClearmake
30 bootstrapdepend: depend
31 #else
32 bootstrapdepend:
33 #endif
34
35 clean::
36         RemoveFile(ProgramTargetName(ccimake))
37         $(RM) -r bootstrap