diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2015-03-04 13:29:02 +0100 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2015-04-04 10:59:50 +0200 |
commit | f5f280417cb0af489406c8c3234e4ad69b008c74 (patch) | |
tree | a243624941f62bad00610b28795a5ae45e0b8c0c /nx-X11/programs/Imakefile | |
parent | ebe00df38f264ef71dac3c73d416a74685c8cbd2 (diff) | |
download | nx-libs-f5f280417cb0af489406c8c3234e4ad69b008c74.tar.gz nx-libs-f5f280417cb0af489406c8c3234e4ad69b008c74.tar.bz2 nx-libs-f5f280417cb0af489406c8c3234e4ad69b008c74.zip |
imake cleanup: Drop all references to XprtServer and BuildXprint*.
Diffstat (limited to 'nx-X11/programs/Imakefile')
-rw-r--r-- | nx-X11/programs/Imakefile | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/nx-X11/programs/Imakefile b/nx-X11/programs/Imakefile index 9480baf6e..acecc3be0 100644 --- a/nx-X11/programs/Imakefile +++ b/nx-X11/programs/Imakefile @@ -57,9 +57,6 @@ SCREENSAVESRCDIR = beforelight #if BuildLBX LBXPROXYSRCDIR = lbxproxy #endif -#if BuildXprintClients - XPSRCDIRS = xplsprinters xprehashprinterlist xphelloworld xpr -#endif PROXYMGRSRCDIR = proxymngr RSTARTSRCDIR = rstart SMPROXYSRCDIR = smproxy @@ -109,10 +106,6 @@ XTRAPCLIENTDIRS = xtrap #if BuildDPSClients DPSCLIENTDIRS = dpsinfo dpsexec texteroids #endif -#if BuildDBElib && BuildXprintClients - DBECLIENTDIRS = xdbedizzy -#endif - XPMCLIENTDIRS = cxpm sxpm #if BuildGLXLibrary |