From eab1b679e07aa9debd2c85efca6629cb71b32ec0 Mon Sep 17 00:00:00 2001 From: Adam Weinberger Date: Mon, 28 Jul 2014 18:13:49 +0000 Subject: Rename editors/ patch-xy patches to reflect the files they modify. --- editors/uemacs/files/patch-freebsd_makefile | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 editors/uemacs/files/patch-freebsd_makefile (limited to 'editors/uemacs/files/patch-freebsd_makefile') diff --git a/editors/uemacs/files/patch-freebsd_makefile b/editors/uemacs/files/patch-freebsd_makefile new file mode 100644 index 000000000000..714cfa903fd4 --- /dev/null +++ b/editors/uemacs/files/patch-freebsd_makefile @@ -0,0 +1,13 @@ +--- freebsd/makefile.orig Sat Nov 18 13:19:02 1995 ++++ freebsd/makefile Wed Mar 25 15:07:14 1998 +@@ -14,8 +14,8 @@ + + # options and arguments to the C compiler + +-#CFLAGS += -I. -I$(HDIR) +-CFLAGS = -O -I. -I$(HDIR) ++CFLAGS += -I. -I$(HDIR) ++#CFLAGS = -O -I. -I$(HDIR) + + # list of header files + -- cgit v1.2.3