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

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


Committed by: ago

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

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

Index: Imakefile
===================================================================
RCS file: /cvs/xorg/xc/programs/xclipboard/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:35:45 -0000	1.1.4.1.2.1
@@ -8,7 +8,7 @@
           OBJS1 = xclipboard.o
           SRCS2 = xcutsel.c
           OBJS2 = xcutsel.o
-       PROGRAMS = ProgramTargetName(xclipboard) ProgramTargetName(xcutsel)
+       PROGRAMS = xclipboard xcutsel
         DEPLIBS = XkbClientDepLibs XawClientDepLibs
 LOCAL_LIBRARIES = XkbClientLibs XawClientLibs
         DEFINES = XkbClientDefines





More information about the xorg-commit mailing list