From f4092abdf94af6a99aff944d6264bc1284e8bdd4 Mon Sep 17 00:00:00 2001 From: Reinhard Tartler Date: Mon, 10 Oct 2011 17:43:39 +0200 Subject: Imported nx-X11-3.1.0-1.tar.gz Summary: Imported nx-X11-3.1.0-1.tar.gz Keywords: Imported nx-X11-3.1.0-1.tar.gz into Git repository --- nx-X11/config/util/xmake.cmd | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 nx-X11/config/util/xmake.cmd (limited to 'nx-X11/config/util/xmake.cmd') diff --git a/nx-X11/config/util/xmake.cmd b/nx-X11/config/util/xmake.cmd new file mode 100644 index 000000000..24e14947f --- /dev/null +++ b/nx-X11/config/util/xmake.cmd @@ -0,0 +1,5 @@ +/* REXX */ +/* $XFree86: xc/config/util/xmake.cmd,v 3.0 1996/01/24 21:56:17 dawes Exp $ */ +'@echo off' +PARSE ARG a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 +x11make.exe 'MAKE=x11make.exe SHELL=' a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 -- cgit v1.2.3