summaryrefslogtreecommitdiff
path: root/math/freefem/files/patch-aa
diff options
context:
space:
mode:
authorKevin Lo <kevlo@FreeBSD.org>2000-11-28 15:18:37 +0000
committerKevin Lo <kevlo@FreeBSD.org>2000-11-28 15:18:37 +0000
commit382ea11c4eb7f8e22bdaf8e4f152fa18522293cc (patch)
tree91602f0ccf54af6dcef6f02289c3a41c3f52cbc0 /math/freefem/files/patch-aa
parentUpdate to version 1.8.13 (diff)
Update to version 3.5.1
PR: 23135 Submitted by: Ports Fury
Notes
Notes: svn path=/head/; revision=35491
Diffstat (limited to 'math/freefem/files/patch-aa')
-rw-r--r--math/freefem/files/patch-aa19
1 files changed, 0 insertions, 19 deletions
diff --git a/math/freefem/files/patch-aa b/math/freefem/files/patch-aa
deleted file mode 100644
index c340f606bcd9..000000000000
--- a/math/freefem/files/patch-aa
+++ /dev/null
@@ -1,19 +0,0 @@
-*** contrib/Emacs/Makefile.in.orig Sat Jul 5 22:59:05 1997
---- contrib/Emacs/Makefile.in Sat Jul 5 23:06:38 1997
-***************
-*** 119,125 ****
- done
- .el.elc:
- @echo 'WARNING: Warnings can be ignored. :-)'
-! EMACS=$(EMACS) $(SHELL) $(srcdir)/elisp-comp $<
- tags: TAGS
- TAGS:
-
---- 119,125 ----
- done
- .el.elc:
- @echo 'WARNING: Warnings can be ignored. :-)'
-! # EMACS=$(EMACS); $(SHELL) $(srcdir)/elisp-comp $<
- tags: TAGS
- TAGS:
-