[Xorg-commit] xc/programs/bitmap Imakefile,1.1.4.1,1.1.4.1.2.1

Alexander Gottwald xorg-commit at pdx.freedesktop.org
Tue Dec 9 11:30:55 EET 2003


Committed by: ago

Update of /cvs/xorg/xc/programs/bitmap
In directory pdx:/tmp/cvs-serv837

Modified Files:
      Tag: CYGWIN
	Imakefile 
Log Message:
Fix programnames for crosscompiling

Index: Imakefile
===================================================================
RCS file: /cvs/xorg/xc/programs/bitmap/Imakefile,v
retrieving revision 1.1.4.1
retrieving revision 1.1.4.1.2.1
diff -u -d -r1.1.4.1 -r1.1.4.1.2.1
--- Imakefile	17 Nov 2003 19:03:47 -0000	1.1.4.1
+++ Imakefile	9 Dec 2003 09:30:53 -0000	1.1.4.1.2.1
@@ -53,7 +53,7 @@
           OBJS2 = bmtoa.o
           SRCS3 = atobm.c
           OBJS3 = atobm.o
-       PROGRAMS = ProgramTargetName(bitmap) ProgramTargetName(bmtoa) ProgramTargetName(atobm)
+       PROGRAMS = bitmap bmtoa atobm
 
 ComplexProgramTarget_1(bitmap,$(LOCAL_LIBRARIES),MathLibrary)
 NormalProgramTarget(bmtoa,$(OBJS2),NullParameter,$(XMULIB),NullParameter)





More information about the xorg-commit mailing list