Annotation of researchv9/X11/src/X.V11R1/util/imake.includes/Imake.tmpl, revision 1.1.1.1

1.1       root        1: /**/#
                      2: /**/# This makefile is automatically generated by imake... do not modify
                      3: /**/# or you may lose your changes when imake generates makefiles again.
                      4: /**/# Ignore this message if you are not using imake.
                      5: /**/#
                      6: 
                      7: 
                      8: #define        YES     1
                      9: #define NO     0
                     10: 
                     11: 
                     12: #ifdef ibm032
                     13: #define MacroIncludeFile "Rt.macros"
                     14: #define MacroFile Rt.macros
                     15: #undef ibm032
                     16: #define RtArchitecture
                     17: #endif ibm032
                     18: 
                     19: #ifdef vax
                     20: #define MacroIncludeFile "Vax.macros"
                     21: #define MacroFile Vax.macros
                     22: #undef vax
                     23: #define VaxArchitecture
                     24: #endif vax
                     25: 
                     26: #ifdef sun
                     27: #define MacroIncludeFile "Sun.macros"
                     28: #define MacroFile Sun.macros
                     29: #undef sun
                     30: #define SunArchitecture
                     31: #endif sun
                     32: 
                     33: #ifdef apollo
                     34: #define MacroIncludeFile "Apllo.macros"
                     35: #define MacroFile Apllo.macros
                     36: #undef apollo
                     37: #define ApolloArchitecture
                     38: #endif apollo
                     39: 
                     40: #include MacroIncludeFile
                     41: 
                     42: #ifdef ConstructMFLAGS
                     43:          MFLAGS = -${MAKEFLAGS}
                     44: #endif
                     45:         INSTALL = install
                     46:            TAGS = ctags
                     47:          DEPEND = $(DEPENDSRC)/makedepend
                     48:           IMAKE = $(IMAKESRC)/imake
                     49:             RGB = $(RGBSRC)/rgb
                     50:          CFLAGS = $(CDEBUGFLAGS) $(INCLUDES) $(DEFINES)
                     51:         LDFLAGS = $(CDEBUGFLAGS) $(SYS_LIBRARIES)
                     52:    INSTLIBFLAGS = -c -m 0664
                     53:       USRLIBDIR = $(DESTDIR)/usr/lib /* for libraries */
                     54:          BINDIR = $(DESTDIR)/usr/bin/X11 /* for programs */
                     55:          LIBDIR = $(DESTDIR)/usr/lib/X11 /* for fonts, etc */
                     56:          INCDIR = $(DESTDIR)/usr/include/X11
                     57:    FUTUREINCDIR = $(DESTDIR)/usr/include/X
                     58:         FONTDIR = $(DESTDIR)$(LIBDIR)/fonts
                     59:          MANDIR = $(DESTDIR)/usr/man/man/**/ManSuffix
                     60:       CLIENTSRC = $(TOP)/clients
                     61:         DEMOSRC = $(TOP)/demos
                     62:          LIBSRC = $(TOP)/lib
                     63:         FONTSRC = $(TOP)/fonts
                     64:      INCLUDESRC = $(TOP)/include
                     65:       SERVERSRC = $(TOP)/server
                     66:         UTILSRC = $(TOP)/util
                     67:         HACKSRC = $(TOP)/hacks
                     68:          DOCSRC = $(TOP)/doc
                     69:       DEPENDSRC = $(UTILSRC)/makedepend
                     70:        IMAKESRC = $(UTILSRC)/imake
                     71:          RGBSRC = $(UTILSRC)/rgb
                     72:         XLIBSRC = $(LIBSRC)/X
                     73:          XRMSRC = $(LIBSRC)/Xrm
                     74:      TOOLKITSRC = $(LIBSRC)/Xtk
                     75:      OLDXLIBSRC = $(LIBSRC)/oldX
                     76:     OLDXMENUSRC = $(LIBSRC)/oldXMenu
                     77:       OLDXRMSRC = $(LIBSRC)/oldXrm
                     78:   OLDTOOLKITSRC = $(LIBSRC)/oldXtk
                     79:    EXTENSIONSRC = $(TOP)/extensions
                     80:         XMANSRC = $(DOCSRC)/Xlib/Xman
                     81:    EXTENSIONLIB = $(EXTENSIONSRC)/lib/libXext.a
                     82:            XLIB = $(XLIBSRC)/libX.a
                     83:         OLDXLIB = $(OLDXLIBSRC)/liboldX.a
                     84:        XTOOLLIB = $(TOOLKITSRC)/libXtk.a
                     85:     OLDXTOOLLIB = $(OLDTOOLKITSRC)/liboldXtk.a
                     86:     OLDXMENULIB = $(OLDXMENUSRC)/libXMenu.a
                     87:          XRMLIB = $(XRMSRC)/libXrm.a
                     88:       OLDXRMLIB = $(OLDXRMSRC)/liboldXrm.a
                     89:        INCLUDES = -I$(TOP)
                     90:       MACROFILE = MacroFile
                     91:       IMAKE_CMD = $(NEWTOP)$(IMAKE) -TImake.tmpl \
                     92:                        -I$(NEWTOP)$(UTILSRC)/imake.includes \
                     93:                        -s Makefile
                     94:          RM_CMD = rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a \
                     95:                        tags TAGS make.log
                     96: 
                     97: #include "Imake.rules"
                     98: #include INCLUDE_IMAKEFILE
                     99: 
                    100: CleanTarget()
                    101: MakefileTarget()
                    102: TagsTarget()
                    103: 
                    104: #ifdef IHaveSubdirs
                    105: 
                    106: InstallSubdirs($(SUBDIRS))
                    107: CleanSubdirs($(SUBDIRS))
                    108: TagSubdirs($(SUBDIRS))
                    109: MakefileSubdirs($(SUBDIRS))
                    110: 
                    111: #else IHaveSubdirs
                    112: 
                    113: install::
                    114:        @echo "install done"
                    115: 
                    116: Makefiles::
                    117: 
                    118: #endif IHaveSubdirs

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.