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

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


Committed by: ago

Update of /cvs/xorg/xc/programs/xsm
In directory pdx:/tmp/cvs-serv1079/xsm

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

Index: Imakefile
===================================================================
RCS file: /cvs/xorg/xc/programs/xsm/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:04:09 -0000	1.1.4.1
+++ Imakefile	9 Dec 2003 09:35:45 -0000	1.1.4.1.2.1
@@ -35,7 +35,7 @@
 
         INCLUDES = -I.
 
-          PROGS1 = ProgramTargetName(xsm)
+          PROGS1 = xsm
 
         PROGRAMS = $(PROGS1)
 





More information about the xorg-commit mailing list