diff options
author | Reinhard Tartler <siretart@tauware.de> | 2011-10-10 17:43:39 +0200 |
---|---|---|
committer | Reinhard Tartler <siretart@tauware.de> | 2011-10-10 17:43:39 +0200 |
commit | f4092abdf94af6a99aff944d6264bc1284e8bdd4 (patch) | |
tree | 2ac1c9cc16ceb93edb2c4382c088dac5aeafdf0f /nx-X11/programs/Imakefile | |
parent | a840692edc9c6d19cd7c057f68e39c7d95eb767d (diff) | |
download | nx-libs-f4092abdf94af6a99aff944d6264bc1284e8bdd4.tar.gz nx-libs-f4092abdf94af6a99aff944d6264bc1284e8bdd4.tar.bz2 nx-libs-f4092abdf94af6a99aff944d6264bc1284e8bdd4.zip |
Imported nx-X11-3.1.0-1.tar.gznx-X11/3.1.0-1
Summary: Imported nx-X11-3.1.0-1.tar.gz
Keywords:
Imported nx-X11-3.1.0-1.tar.gz
into Git repository
Diffstat (limited to 'nx-X11/programs/Imakefile')
-rw-r--r-- | nx-X11/programs/Imakefile | 178 |
1 files changed, 178 insertions, 0 deletions
diff --git a/nx-X11/programs/Imakefile b/nx-X11/programs/Imakefile new file mode 100644 index 000000000..565086a70 --- /dev/null +++ b/nx-X11/programs/Imakefile @@ -0,0 +1,178 @@ +XCOMM $Xorg: Imakefile,v 1.4 2000/08/17 19:47:01 cpqbld Exp $ + + + +XCOMM $XFree86: xc/programs/Imakefile,v 3.54 2003/04/14 20:37:16 herrb Exp $ +/**************************************************************************/ +/* */ +/* Copyright (c) 2001, 2007 NoMachine, http://www.nomachine.com/. */ +/* */ +/* NX-X11, NX protocol compression and NX extensions to this software */ +/* are copyright of NoMachine. Redistribution and use of the present */ +/* software is allowed according to terms specified in the file LICENSE */ +/* which comes in the source distribution. */ +/* */ +/* Check http://www.nomachine.com/licensing.html for applicability. */ +/* */ +/* NX and NoMachine are trademarks of NoMachine S.r.l. */ +/* */ +/* All rights reserved. */ +/* */ +/**************************************************************************/ + +#define IHaveSubdirs +#define PassCDebugFlags CDEBUGFLAGS="$(CDEBUGFLAGS)" + +#if BuildServer || UseRgbTxt + RGBSRCDIR = rgb +#endif +#if BuildServer + XSSRCDIR = Xserver +#endif +#if BuildXkbcomp + XKBCOMPDIR = xkbcomp +#endif +#ifndef Win32Architecture +#if HasXServer + XINITSRCDIR = xinit +#endif +#if BuildFontServer + XFSSRCDIR = xfs +#endif +#if BuildXKBlib + XKBSRCDIRS = setxkbmap $(XKBCOMPDIR) xkbevd xkbprint xkbutils +#endif +#if BuildScreenSaverLibrary +SCREENSAVESRCDIR = beforelight +#endif +#if BuildXF86VidModeLibrary + XVIDTUNESRCDIR = xvidtune +#endif +#if BuildXF86DGALibrary + XF86DGASRCDIR = xf86dga +#endif +#if BuildXAServer + XASSRCDIR = Xaserver +#endif +#if BuildLBX + LBXPROXYSRCDIR = lbxproxy +#endif +#if BuildXprintClients + XPSRCDIRS = xplsprinters xprehashprinterlist xphelloworld xpr +#endif + PROXYMGRSRCDIR = proxymngr + RSTARTSRCDIR = rstart + SMPROXYSRCDIR = smproxy + TWMSRCDIR = twm + XCONSOLESRCDIR = xconsole + XDMSRCDIR = xdm +XFINDPROXYSRCDIR = xfindproxy + XFWPSRCDIR = xfwp +#if BuildXF86VidModeLibrary + XGAMMASRCDIR = xgamma +#endif +#if BuildXvLibrary + XVINFOSRCDIR = xvinfo +#endif + XHOSTSRCDIR = xhost +#if BuildPlugin && BuildXaw + XRXSRCDIR = xrx +#endif + XSMSRCDIR = xsm +#if BuildXterm + XTERMSRCDIR = xterm +#endif + SCRIPTSDIR = scripts +#endif /* Win32Architecture */ +#if BuildCID + MKCFMSRCDIR = mkcfm +#endif + +#if (HasFreetype2 || BuildFreetype2Library) && BuildFontEncLib + MKFONTSCALEDIR = mkfontscale +#endif + +#if BuildXInputLib +XINPUTCLIENTDIRS = xsetmode xsetpointer +#endif + +#if BuildXTrapLibrary +XTRAPCLIENTDIRS = xtrap +#endif + +/* makepsres should be considered as part of the DPS libraries */ +#if BuildDPSLibraries + MAKEPSRESDIR = makepsres +#endif + +/* on the other hand, the following are independent clients */ +#if BuildDPSClients + DPSCLIENTDIRS = dpsinfo dpsexec texteroids +#endif +#if BuildDBElib && BuildXprintClients + DBECLIENTDIRS = xdbedizzy +#endif + + XPMCLIENTDIRS = cxpm sxpm + +#if BuildGLXLibrary + GLXCLIENTDIRS = glxinfo glxgears +#endif + + XLOADDIR = xload + +#if BuildRandRLibrary + XRANDRDIR = xrandr +#endif + +#if BuildXcursorgen + XCURSORGENDIR = xcursorgen +#endif + +#if BuildFontconfigLibrary + FCDIRS = fc-cache fc-list +#endif +#if 0 + FCLANGDIR = fc-lang +#endif + +#if BuildXDriInfo + XDRIINFO = xdriinfo +#endif + +#if BuildXaw + XMORE = xmore +#endif + +#if BuildServersOnly || !BuildClients +#if defined(NXEmbeddedXServer) +SUBDIRS = $(XSSRCDIR) +#else +SUBDIRS = $(XSSRCDIR) nxauth +#endif +#else +SUBDIRS = \ + appres bdftopcf bitmap \ + $(SCREENSAVESRCDIR) editres $(FCDIRS) $(FCLANGDIR) fslsfonts fstobdf \ + iceauth ico listres luit \ + $(MAKEPSRESDIR) $(DPSCLIENTDIRS) $(DBECLIENTDIRS) \ + $(MKCFMSRCDIR) \ + mkfontdir $(MKFONTSCALEDIR) oclock $(PROXYMGRSRCDIR) \ + $(RGBSRCDIR) $(RSTARTSRCDIR) showfont \ + $(SMPROXYSRCDIR) $(TWMSRCDIR) viewres x11perf xauth xbiff xcalc \ + xclipboard xclock \ + xcmsdb $(XCONSOLESRCDIR) xditview $(XDMSRCDIR) xdpyinfo \ + $(XF86DGASRCDIR) xedit xev xeyes xfd xfontsel $(XFSSRCDIR) xfsinfo \ + $(XFINDPROXYSRCDIR) $(XFWPSRCDIR) $(XGAMMASRCDIR) xgc $(XHOSTSRCDIR) \ + $(XINITSRCDIR) $(XKBSRCDIRS) xkill $(XLOADDIR) xlogo xlsatoms \ + xlsclients xlsfonts xmag xman xmessage xmh xmodmap $(XMORE) xprop \ + xrdb xrefresh $(XRXSRCDIR) xset \ + xsetroot $(XSMSRCDIR) xstdcmap $(XINPUTCLIENTDIRS) \ + $(XTERMSRCDIR) $(XTRAPCLIENTDIRS) $(XVIDTUNESRCDIR) xwd xwininfo xwud \ + $(XPMCLIENTDIRS) $(XVINFOSRCDIR) \ + $(XSSRCDIR) $(XASSRCDIR) $(LBXPROXYSRCDIR) $(XPSRCDIRS) $(SCRIPTSDIR) \ + $(GLXCLIENTDIRS) $(XRANDRDIR) $(XCURSORGENDIR) $(XDRIINFO) +#endif + +MakeSubdirs($(SUBDIRS)) +DependSubdirs($(SUBDIRS)) |