aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/opendx/files/patch-an
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/opendx/files/patch-an')
-rw-r--r--graphics/opendx/files/patch-an11
1 files changed, 0 insertions, 11 deletions
diff --git a/graphics/opendx/files/patch-an b/graphics/opendx/files/patch-an
deleted file mode 100644
index d17da5bd6b96..000000000000
--- a/graphics/opendx/files/patch-an
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/uipp/java/ORIG/Makefile.in Fri May 26 22:38:50 2000
-+++ src/uipp/java/Makefile.in Fri May 26 22:50:56 2000
-@@ -475,7 +475,7 @@
-
- DXLink.o: server.jar
- (cd dxsc; $(JAVAH) -d ../server server.DXServer server.DXServerThread)
-- (cd server; $(CC) $(DXABI) -o ../DXLink.o -I../../../../include -c -D@ARCH@ $(JNI_CFLAGS) @JINC@ DXLink.c)
-+ (cd server; $(CC) $(DXABI) -o ../DXLink.o -I../../../../include -c $(JNI_CFLAGS) @JINC@ DXLink.c)
-
- distclean-local:
- rm -rf classes dxsc