summaryrefslogtreecommitdiff
path: root/cad/tclspice/files/patch-src_xspice_icm_Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'cad/tclspice/files/patch-src_xspice_icm_Makefile')
-rw-r--r--cad/tclspice/files/patch-src_xspice_icm_Makefile14
1 files changed, 0 insertions, 14 deletions
diff --git a/cad/tclspice/files/patch-src_xspice_icm_Makefile b/cad/tclspice/files/patch-src_xspice_icm_Makefile
deleted file mode 100644
index 38675ebbf4ed..000000000000
--- a/cad/tclspice/files/patch-src_xspice_icm_Makefile
+++ /dev/null
@@ -1,14 +0,0 @@
---- src/xspice/icm/Makefile.orig Sat Jun 24 05:04:12 2006
-+++ src/xspice/icm/Makefile Sat Jun 24 05:04:39 2006
-@@ -12,9 +12,9 @@
- -include .deps/cm.P
- -include .deps/dlmain.P
-
--UPMAKE = make -f $(TOPDIR)../Makefile TOPDIR=$(TOPDIR)../
-+UPMAKE = gmake -f $(TOPDIR)../Makefile TOPDIR=$(TOPDIR)../
-
--MAKE = make -f $(TOPDIR)Makefile TOPDIR=$(TOPDIR)
-+MAKE = gmake -f $(TOPDIR)Makefile TOPDIR=$(TOPDIR)
-
- COMPILE = $(CC) $(INCLUDES) $(CFLAGS)
-