[xorg-commit-diffs] xc/programs/xphelloworld Imakefile, NONE, 1.1.4.1

Roland Mainz xorg-commit at pdx.freedesktop.org
Wed Apr 21 20:03:46 EST 2004


Committed by: gisburn

Update of /cvs/xorg/xc/programs/xphelloworld
In directory pdx:/tmp/cvs-serv5532/programs/xphelloworld

Added Files:
      Tag: XORG-CURRENT
	Imakefile 
Log Message:
Fix for http://pdx.freedesktop.org/cgi-bin/bugzilla/show_bug.cgi?id=530 - Land XPRINT branch on XORG-CURRENT

--- NEW FILE: Imakefile ---
XCOMM $Xorg: Imakefile,v 1.1 2002/02/10 19:44:00 gisburn Exp $
#define IHaveSubdirs
#define PassCDebugFlags

#if HasMotif2
    XPXMHELLOWORLDDIR = xpxmhelloworld
#endif /* HasMotif2 */
    XPAWHELLOWORLDDIR = xpawhelloworld
    XPXTHELLOWORLDDIR = xpxthelloworld
      XPHELLOWORLDDIR = xphelloworld
XPSIMPLEHELLOWORLDDIR = xpsimplehelloworld

SUBDIRS = \
	$(XPXMHELLOWORLDDIR) \
	$(XPAWHELLOWORLDDIR) \
	$(XPXTHELLOWORLDDIR) \
	$(XPHELLOWORLDDIR) \
	$(XPSIMPLEHELLOWORLDDIR)

MakeSubdirs($(SUBDIRS))
DependSubdirs($(SUBDIRS))
MakeLintLibSubdirs($(LINTSUBDIRS))
MakeLintSubdirs($(LINTSUBDIRS),install.ln,install.ln)





More information about the xorg-commit-diffs mailing list