summaryrefslogtreecommitdiffstats
path: root/cad/cider/files/patch-ba
diff options
context:
space:
mode:
Diffstat (limited to 'cad/cider/files/patch-ba')
-rw-r--r--cad/cider/files/patch-ba39
1 files changed, 39 insertions, 0 deletions
diff --git a/cad/cider/files/patch-ba b/cad/cider/files/patch-ba
new file mode 100644
index 0000000..38e4736
--- /dev/null
+++ b/cad/cider/files/patch-ba
@@ -0,0 +1,39 @@
+*** sim/cider1b1/common/conf/defaults.orig Sat Jan 29 19:21:15 1994
+--- sim/cider1b1/common/conf/defaults Sun Dec 12 14:14:43 1999
+***************
+*** 99,115 ****
+ # identified as and SYSTEM is the name of the per-system definitions
+ # file listed in the "build" command.
+
+! SIM_DIR = $(TOP2)
+! SPICE_DIR = $(SIM_DIR)/spice/$(SYSTEM)
+! CIDER_DIR = $(SIM_DIR)/cider/$(SYSTEM)
+! SPICE_LIB_DIR = $(SPICE_DIR)/lib
+! CIDER_LIB_DIR = $(SPICE_DIR)/lib
+ SPICE_EXEC_DIR = $(SPICE_DIR)/bin
+ CIDER_EXEC_DIR = $(CIDER_DIR)/bin
+
+ S_CIDER_DIR = $(CIDER_DIR)
+ S_SPICE_DIR = $(SPICE_DIR)
+! S_CIDER_LIB_DIR = $(S_SPICE_DIR)/lib
+ S_CIDER_EXEC_DIR= $(S_CIDER_DIR)/bin
+
+ # INSTALL_DIRS lists the directories that need to be created before
+--- 99,115 ----
+ # identified as and SYSTEM is the name of the per-system definitions
+ # file listed in the "build" command.
+
+! SIM_DIR = ${PREFIX}
+! SPICE_DIR = $(SIM_DIR)
+! CIDER_DIR = $(SIM_DIR)
+! SPICE_LIB_DIR = $(SPICE_DIR)/share/spice3
+! CIDER_LIB_DIR = $(SPICE_DIR)/share/cider
+ SPICE_EXEC_DIR = $(SPICE_DIR)/bin
+ CIDER_EXEC_DIR = $(CIDER_DIR)/bin
+
+ S_CIDER_DIR = $(CIDER_DIR)
+ S_SPICE_DIR = $(SPICE_DIR)
+! S_CIDER_LIB_DIR = $(S_SPICE_DIR)/share/cider
+ S_CIDER_EXEC_DIR= $(S_CIDER_DIR)/bin
+
+ # INSTALL_DIRS lists the directories that need to be created before
OpenPOWER on IntegriCloud