summaryrefslogtreecommitdiff
path: root/cad/verilog/patches/patch-ae
diff options
context:
space:
mode:
Diffstat (limited to 'cad/verilog/patches/patch-ae')
-rw-r--r--cad/verilog/patches/patch-ae11
1 files changed, 0 insertions, 11 deletions
diff --git a/cad/verilog/patches/patch-ae b/cad/verilog/patches/patch-ae
deleted file mode 100644
index f885662d8fe..00000000000
--- a/cad/verilog/patches/patch-ae
+++ /dev/null
@@ -1,11 +0,0 @@
-$NetBSD: patch-ae,v 1.4 2001/02/07 18:26:17 dmcmahill Exp $
-
---- tgt-pal/Makefile.in.orig Wed Jan 17 22:09:45 2001
-+++ tgt-pal/Makefile.in Wed Feb 7 12:44:30 2001
-@@ -48,5 +48,5 @@
- %.o: %.c
- @[ -d dep ] || mkdir dep
-- $(CC) -Wall $(CPPFLAGS) -I$(srcdir)/.. -MD -c $< -o $*.o
-+ $(CC) -Wall -I$(srcdir)/.. $(CPPFLAGS) -MD -c $< -o $*.o
- mv $*.d dep
-