diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2015-04-21 10:57:56 +0200 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2015-04-28 04:49:19 +0200 |
commit | c189f6efce2fe1b84c7792875b2805fa331ee84f (patch) | |
tree | bbe2a36b359318459c53970da038445db8a00c2c /nx-X11/lib | |
parent | cbf4e4dbebaca561ff2ff98521e249b9eac046ab (diff) | |
download | nx-libs-c189f6efce2fe1b84c7792875b2805fa331ee84f.tar.gz nx-libs-c189f6efce2fe1b84c7792875b2805fa331ee84f.tar.bz2 nx-libs-c189f6efce2fe1b84c7792875b2805fa331ee84f.zip |
imake cleanup: Break up multiple vars into invidual lines to ease further work on patches / pull requests.
Diffstat (limited to 'nx-X11/lib')
-rw-r--r-- | nx-X11/lib/GL/GL/Imakefile | 2 | ||||
-rw-r--r-- | nx-X11/lib/GL/Imakefile | 20 | ||||
-rw-r--r-- | nx-X11/lib/GL/mesa/Imakefile | 15 | ||||
-rw-r--r-- | nx-X11/lib/Imakefile | 75 |
4 files changed, 89 insertions, 23 deletions
diff --git a/nx-X11/lib/GL/GL/Imakefile b/nx-X11/lib/GL/GL/Imakefile index 336f3d5b7..8c3ac0af4 100644 --- a/nx-X11/lib/GL/GL/Imakefile +++ b/nx-X11/lib/GL/GL/Imakefile @@ -242,5 +242,3 @@ InstallLibrary($(LIBNAME)_d,$(USRLIBDIR)) ProfiledLibraryTarget($(LIBNAME),$(POBJS)) InstallLibrary($(LIBNAME)_p,$(USRLIBDIR)) #endif - - diff --git a/nx-X11/lib/GL/Imakefile b/nx-X11/lib/GL/Imakefile index b53a71f4c..6b350203c 100644 --- a/nx-X11/lib/GL/Imakefile +++ b/nx-X11/lib/GL/Imakefile @@ -50,7 +50,7 @@ XCOMM Server-side tokens: XCOMM BuildGlxExt XCOMM GlxUseSGISI - +NULL = #include <Threads.tmpl> @@ -108,9 +108,23 @@ LIBGLBUILDDIR = GL * the drivers, and in the latter case, it needs to be built after the driver. */ #if BuildXF86DRI && GlxUseBuiltInDRIDriver -SUBDIRS = $(MESADIRS) $(DRIDIRS) $(DRIVERDIRS) $(GLXDIRS) $(LIBGLBUILDDIR) $(OSMESADIRS) +SUBDIRS = \ + $(MESADIRS) \ + $(DRIDIRS) \ + $(DRIVERDIRS) \ + $(GLXDIRS) \ + $(LIBGLBUILDDIR) \ + $(OSMESADIRS) \ + $(NULL) #else -SUBDIRS = $(MESADIRS) $(GLXDIRS) $(DRIDIRS) $(LIBGLBUILDDIR) $(OSMESADIRS) $(DRIVERDIRS) +SUBDIRS = \ + $(MESADIRS) \ + $(GLXDIRS) \ + $(DRIDIRS) \ + $(LIBGLBUILDDIR) \ + $(OSMESADIRS) \ + $(DRIVERDIRS) \ + $(NULL) #endif MakeSubdirs($(SUBDIRS)) diff --git a/nx-X11/lib/GL/mesa/Imakefile b/nx-X11/lib/GL/mesa/Imakefile index 523123ae8..9e1db00a0 100644 --- a/nx-X11/lib/GL/mesa/Imakefile +++ b/nx-X11/lib/GL/mesa/Imakefile @@ -12,6 +12,8 @@ XCOMM $XFree86: xc/lib/GL/mesa/src/Imakefile,v 1.30tsi Exp $ * driver modules. */ +NULL = + #if BuildOSMesaLib || (BuildXF86DRI && (GlxDriverUsesMesa || GlxBuiltInXMesa)) #define DoNormalLib (NormalLibGlx || SharedLibGlxWithoutPIC) #define DoSharedLib (SharedLibGlx && !SharedLibGlxWithoutPIC) @@ -63,8 +65,17 @@ LibraryObjectRule() #define IHaveSubdirs #define PassCDebugFlags -SUBDIRS = $(ASM_SUBDIRS) array_cache main math swrast swrast_setup tnl tnl_dd shader - +SUBDIRS = \ + $(ASM_SUBDIRS) \ + array_cache \ + main \ + math \ + swrast \ + swrast_setup \ + tnl \ + tnl_dd \ + shader \ + $(NULL) MakeSubdirs($(SUBDIRS)) DependSubdirs($(SUBDIRS)) diff --git a/nx-X11/lib/Imakefile b/nx-X11/lib/Imakefile index 28d9f1296..0e3519c69 100644 --- a/nx-X11/lib/Imakefile +++ b/nx-X11/lib/Imakefile @@ -9,6 +9,8 @@ XCOMM $XFree86: xc/lib/Imakefile,v 3.74 2003/04/14 20:37:07 herrb Exp $ #define IHaveSubdirs #define PassCDebugFlags +NULL = + #if BuildXaw6 && BuildLibraries XAW6LIBDIR = Xaw6 #endif @@ -142,8 +144,12 @@ APPLELIBDIR = apple WINDOWSLIBDIR = windows #endif -XF86EXTLIBS = $(XF86MISCLIBDIR) $(XF86VMLIBDIR) \ - $(XF86DGALIBDIR) $(XF86RUSHLIBDIR) +XF86EXTLIBS = \ + $(XF86MISCLIBDIR) \ + $(XF86VMLIBDIR) \ + $(XF86DGALIBDIR) \ + $(XF86RUSHLIBDIR) \ + $(NULL) #if BuildLBX LBXUTILDIR = lbxutil @@ -179,20 +185,57 @@ XTSTLIBDIR = Xtst #endif -LINTSUBDIRS = $(XAULIBDIR) $(X11LIBDIR) \ - $(OLDXLIBDIR) $(ICELIBDIR) $(SMLIBDIR) $(XEXTLIBDIR) $(XTLIBDIR) \ - $(SSLIBDIR) $(XF86MISCLIBDIR) $(XF86VMLIBDIR) $(XF86DGALIBDIR) \ - $(XF86RUSHLIBDIR) $(XMULIBDIR) $(XMUULIBDIR) $(XPMLIBDIR) \ - $(XAW6LIBDIR) $(XAW7LIBDIR) $(XAWLIBDIR) \ - $(XINPUTLIBDIR) $(XTSTLIBDIR) $(FSLIBDIR) $(XKBLIBDIR) \ - $(XKBUILIBDIR) $(LBXUTILDIR) $(XALIBDIR) $(EXPATBUILDDIR) \ - $(XVLIBDIR) $(GLXLIBDIR) $(GLULIBDIR) $(GLWLIBDIR) \ - $(DPSLIBDIR) $(PSRESLIBDIR) $(DPSTKLIBDIR) $(XINERAMADIR) \ - $(ZLIBDIR) $(REGEXDIR) $(RENDERLIBDIR) \ - $(XVMCLIBDIR) $(RANDRLIBDIR) $(XTRAPLIBDIR) \ - $(XRESLIBDIR) $(APPLELIBDIR) $(DMXLIBDIR) $(WINDOWSLIBDIR) \ - $(XEVIELIBDIR) $(XFIXESLIBDIR) $(DAMAGELIBDIR) \ - $(XCURSORLIBDIR) $(COMPOSITELIBDIR) +LINTSUBDIRS = \ + $(XAULIBDIR) \ + $(X11LIBDIR) \ + $(OLDXLIBDIR) \ + $(ICELIBDIR) \ + $(SMLIBDIR) \ + $(XEXTLIBDIR) \ + $(XTLIBDIR) \ + $(SSLIBDIR) \ + $(XF86MISCLIBDIR) \ + $(XF86VMLIBDIR) \ + $(XF86DGALIBDIR) \ + $(XF86RUSHLIBDIR) \ + $(XMULIBDIR) \ + $(XMUULIBDIR) \ + $(XPMLIBDIR) \ + $(XAW6LIBDIR) \ + $(XAW7LIBDIR) \ + $(XAWLIBDIR) \ + $(XINPUTLIBDIR) \ + $(XTSTLIBDIR) \ + $(FSLIBDIR) \ + $(XKBLIBDIR) \ + $(XKBUILIBDIR) \ + $(LBXUTILDIR) \ + $(XALIBDIR) \ + $(EXPATBUILDDIR) \ + $(XVLIBDIR) \ + $(GLXLIBDIR) \ + $(GLULIBDIR) \ + $(GLWLIBDIR) \ + $(DPSLIBDIR) \ + $(PSRESLIBDIR) \ + $(DPSTKLIBDIR) \ + $(XINERAMADIR) \ + $(ZLIBDIR) \ + $(REGEXDIR) \ + $(RENDERLIBDIR) \ + $(XVMCLIBDIR) \ + $(RANDRLIBDIR) \ + $(XTRAPLIBDIR) \ + $(XRESLIBDIR) \ + $(APPLELIBDIR) \ + $(DMXLIBDIR) \ + $(WINDOWSLIBDIR) \ + $(XEVIELIBDIR) \ + $(XFIXESLIBDIR) \ + $(DAMAGELIBDIR) \ + $(XCURSORLIBDIR) \ + $(COMPOSITELIBDIR) \ + $(NULL) SUBDIRS = $(BERKDIR) xtrans $(LINTSUBDIRS) |