aboutsummaryrefslogtreecommitdiff
path: root/editors/sted/files/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'editors/sted/files/patch-aa')
-rw-r--r--editors/sted/files/patch-aa15
1 files changed, 15 insertions, 0 deletions
diff --git a/editors/sted/files/patch-aa b/editors/sted/files/patch-aa
new file mode 100644
index 000000000000..6f5d5c513a65
--- /dev/null
+++ b/editors/sted/files/patch-aa
@@ -0,0 +1,15 @@
+--- Makefile Sun May 17 13:09:10 1998
++++ /home/andy/tmp/wrk/Makefile Tue May 19 10:42:14 1998
+@@ -5,10 +5,10 @@
+
+
+ #Compiler, change if you're using some other compiler
+-CC = gcc
++#CC = gcc
+
+ #Compiler and linker options
+-C_OPTS = -Wall -O2
++C_OPTS = ${CFLAGS}
+ L_OPTS = -lncurses
+
+ #Install directory