(file) Return to Imakefile CVS log (file) (dir) Up to [XFree86 CVS] / xc / programs / Xserver

Diff for /xc/programs/Xserver/Imakefile between version 3.243 and 3.244

version 3.243, 2001/08/03 23:43:37 version 3.244, 2001/08/27 17:40:59
Line 2 
Line 2 
 /* /*
  * Server Master Makefile  * Server Master Makefile
  */  */
 XCOMM $XFree86: xc/programs/Xserver/Imakefile,v 3.242 2001/07/27 16:30:42 dawes Exp $  XCOMM $XFree86: xc/programs/Xserver/Imakefile,v 3.243 2001/08/03 23:43:37 alanh Exp $
  
 #ifndef InstallXserverSetUID #ifndef InstallXserverSetUID
 #define InstallXserverSetUID NO #define InstallXserverSetUID NO
Line 208 
Line 208 
         EXTDIRS = Xext $(XKBDIR) $(XIDIR) $(XIEDIR) $(PEXDIR) $(GLXDIR) \         EXTDIRS = Xext $(XKBDIR) $(XIDIR) $(XIEDIR) $(PEXDIR) $(GLXDIR) \
                   $(LBXDIRS) $(DBEDIR) $(RECORDDIR) $(SITEEXTDIRS) \                   $(LBXDIRS) $(DBEDIR) $(RECORDDIR) $(SITEEXTDIRS) \
                   $(RENDERDIR) $(RANDRDIR)                   $(RENDERDIR) $(RANDRDIR)
          XAULIB = $(XAUTHSRC)/LibraryTargetName(Xau)  
        XDMCPLIB = $(XDMCPLIBSRC)/LibraryTargetName(Xdmcp)  
 #if BuildLBX || GzipFontCompression #if BuildLBX || GzipFontCompression
            ZLIB = GzipLibrary            ZLIB = GzipLibrary
 #endif #endif
              OS = os/LibraryTargetName(os) $(XAULIB) $(XDMCPLIB)               OS = os/LibraryTargetName(os) $(XAUTHLIB) $(XDMCPLIB)
         BSDEMUL = $(DEPXBSDLIB)         BSDEMUL = $(DEPXBSDLIB)
 #if DoLoadableServer #if DoLoadableServer
             MFB = mfb/ModuleLibraryTargetName(mfb)             MFB = mfb/ModuleLibraryTargetName(mfb)


Legend:
Removed from v.3.243  
changed lines
  Added in v.3.244

Powered by
ViewCVS 0.9.2