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

Diff for /xc/Imakefile between version 3.2 and 3.3

version 3.2, 1995/03/11 14:02:22 version 3.3, 1995/05/27 01:53:06
Line 1 
Line 1 
 XCOMM $XConsortium: Imakefile,v 1.125 94/04/08 19:57:43 rws Exp $ XCOMM $XConsortium: Imakefile,v 1.125 94/04/08 19:57:43 rws Exp $
 XCOMM $XFree86: xc/Imakefile,v 3.1 1994/10/20 05:57:10 dawes Exp $  XCOMM $XFree86: xc/Imakefile,v 3.2 1995/03/11 14:02:22 dawes Exp $
 #define IHaveSubdirs #define IHaveSubdirs
 #define PassCDebugFlags CDEBUGFLAGS="$(CDEBUGFLAGS)" #define PassCDebugFlags CDEBUGFLAGS="$(CDEBUGFLAGS)"
  
Line 21 
Line 21 
         SUBDIRS = config include lib nls programs $(WIPDIR) $(FONTSDIR) $(DOCSDIR)         SUBDIRS = config include lib nls programs $(WIPDIR) $(FONTSDIR) $(DOCSDIR)
   LNINSTALLDIRS = lib   LNINSTALLDIRS = lib
  
   #if HasParallelMake
   #ifdef ParallelDefines
           PARALLELOPTS = ParallelDefines
   #endif
   #endif
   
 MakeSubdirs($(SUBDIRS)) MakeSubdirs($(SUBDIRS))
  
 MakeLintSubdirs($(LNINSTALLDIRS),install.ln,install.ln) MakeLintSubdirs($(LNINSTALLDIRS),install.ln,install.ln)
Line 46 
Line 52 
         $(RM) -r $(BUILDINCDIR)         $(RM) -r $(BUILDINCDIR)
         $(RM) -r $(BUILDLIBDIR)         $(RM) -r $(BUILDLIBDIR)
  
       WORLDOPTS = -k        WORLDOPTS = -k $(PARALLELOPTS)
  
 XCOMM do not name your log file make.log when you run this ... XCOMM do not name your log file make.log when you run this ...
 World:: World::


Legend:
Removed from v.3.2  
changed lines
  Added in v.3.3

Powered by
ViewCVS 0.9.2