summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--cad/irsim/files/patch-aa19
1 files changed, 19 insertions, 0 deletions
diff --git a/cad/irsim/files/patch-aa b/cad/irsim/files/patch-aa
index e95c0bb4975e..0b7abe8f5edc 100644
--- a/cad/irsim/files/patch-aa
+++ b/cad/irsim/files/patch-aa
@@ -54,3 +54,22 @@
fprintf( out, "\n};\n" );
+ return 0;
}
+*** src/ana11/Makefile.ORIG Fri Jan 15 20:47:47 1993
+--- src/ana11/Makefile Sun Jan 22 13:57:51 1995
+***************
+*** 19,25 ****
+
+ LIBS =
+
+! CDIRS = -I../include
+
+ CSW = -O
+
+--- 19,25 ----
+
+ LIBS =
+
+! CDIRS = -I../include -I/usr/X11R6/include
+
+ CSW = -O
+