File:  [Research Unix] / researchv9 / X11 / src / X.V11R1 / util / imake.includes / Imake.tmpl
Revision 1.1.1.2 (vendor branch): download - view: text, annotated - select for diffs
Tue Apr 24 17:43:47 2018 UTC (8 years, 1 month ago) by root
Branches: belllabs, MAIN
CVS tags: researchv9-SUN3, HEAD
researchv9-SUN3

/**/#
/**/# This makefile is automatically generated by imake... do not modify
/**/# or you may lose your changes when imake generates makefiles again.
/**/# Ignore this message if you are not using imake.
/**/#


#define	YES	1
#define NO	0


#ifdef ibm032
#define MacroIncludeFile "Rt.macros"
#define MacroFile Rt.macros
#undef ibm032
#define RtArchitecture
#endif ibm032

#ifdef vax
#define MacroIncludeFile "Vax.macros"
#define MacroFile Vax.macros
#undef vax
#define VaxArchitecture
#endif vax

#ifdef sun
#define MacroIncludeFile "Sunv9.macros"
#define MacroFile Sunv9.macros
#undef sun
#define SunArchitecture
#endif sun

#ifdef apollo
#define MacroIncludeFile "Apllo.macros"
#define MacroFile Apllo.macros
#undef apollo
#define ApolloArchitecture
#endif apollo

#include MacroIncludeFile

#ifdef ConstructMFLAGS
         MFLAGS = -${MAKEFLAGS}
#endif
        INSTALL = install
           TAGS = ctags
         DEPEND = $(DEPENDSRC)/makedepend
          IMAKE = $(IMAKESRC)/imake
            RGB = $(RGBSRC)/rgb
         CFLAGS = $(CDEBUGFLAGS) $(INCLUDES) $(DEFINES)
        LDFLAGS = $(CDEBUGFLAGS) $(SYS_LIBRARIES)
   INSTLIBFLAGS = -c -m 0664
      USRLIBDIR = $(DESTDIR)/usr/lib /* for libraries */
         BINDIR = $(DESTDIR)/usr/bin/X11 /* for programs */
         LIBDIR = $(DESTDIR)/usr/lib/X11 /* for fonts, etc */
         INCDIR = $(DESTDIR)/usr/include/X11
   FUTUREINCDIR = $(DESTDIR)/usr/include/X
        FONTDIR = $(DESTDIR)$(LIBDIR)/fonts
         MANDIR = $(DESTDIR)/usr/man/man/**/ManSuffix
      CLIENTSRC = $(TOP)/clients
        DEMOSRC = $(TOP)/demos
         LIBSRC = $(TOP)/lib
        FONTSRC = $(TOP)/fonts
     INCLUDESRC = $(TOP)/include
      SERVERSRC = $(TOP)/server
        UTILSRC = $(TOP)/util
        HACKSRC = $(TOP)/hacks
         DOCSRC = $(TOP)/doc
      DEPENDSRC = $(UTILSRC)/makedepend
       IMAKESRC = $(UTILSRC)/imake
         RGBSRC = $(UTILSRC)/rgb
        XLIBSRC = $(LIBSRC)/X
         XRMSRC = $(LIBSRC)/Xrm
     TOOLKITSRC = $(LIBSRC)/Xtk
     OLDXLIBSRC = $(LIBSRC)/oldX
    OLDXMENUSRC = $(LIBSRC)/oldXMenu
      OLDXRMSRC = $(LIBSRC)/oldXrm
  OLDTOOLKITSRC = $(LIBSRC)/oldXtk
   EXTENSIONSRC = $(TOP)/extensions
        XMANSRC = $(DOCSRC)/Xlib/Xman
   EXTENSIONLIB = $(EXTENSIONSRC)/lib/libXext.a
           XLIB = $(XLIBSRC)/libX.a
        OLDXLIB = $(OLDXLIBSRC)/liboldX.a
       XTOOLLIB = $(TOOLKITSRC)/libXtk.a
    OLDXTOOLLIB = $(OLDTOOLKITSRC)/liboldXtk.a
    OLDXMENULIB = $(OLDXMENUSRC)/libXMenu.a
         XRMLIB = $(XRMSRC)/libXrm.a
      OLDXRMLIB = $(OLDXRMSRC)/liboldXrm.a
       INCLUDES = -I$(TOP)
      MACROFILE = MacroFile
      IMAKE_CMD = $(NEWTOP)$(IMAKE) -TImake.tmpl \
			-I$(NEWTOP)$(UTILSRC)/imake.includes \
			-s Makefile
         RM_CMD = rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a \
			tags TAGS make.log

#include "Imake.rules"
#include INCLUDE_IMAKEFILE

CleanTarget()
MakefileTarget()
TagsTarget()

#ifdef IHaveSubdirs

InstallSubdirs($(SUBDIRS))
CleanSubdirs($(SUBDIRS))
TagSubdirs($(SUBDIRS))
MakefileSubdirs($(SUBDIRS))

#else IHaveSubdirs

install::
	@echo "install done"

Makefiles::

#endif IHaveSubdirs

unix.superglobalmegacorp.com

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