aboutsummaryrefslogtreecommitdiffstats
path: root/x11-wm/swm/files/patch-Makefile
diff options
context:
space:
mode:
authorTrevor Johnson <trevor@FreeBSD.org>2001-03-30 09:18:30 +0000
committerTrevor Johnson <trevor@FreeBSD.org>2001-03-30 09:18:30 +0000
commit0a966326762de8771d2a18042dc52ccc87308422 (patch)
treed5b4b3be71f49d9bcd366832ef285d9f99b29592 /x11-wm/swm/files/patch-Makefile
parent93b5d2e93626c8e307ac15ba87b87edd4d013d40 (diff)
Update to 1.2.4.
Diffstat (limited to 'x11-wm/swm/files/patch-Makefile')
-rw-r--r--x11-wm/swm/files/patch-Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/x11-wm/swm/files/patch-Makefile b/x11-wm/swm/files/patch-Makefile
index 8afabb2a65cc..8fcf63f53d60 100644
--- a/x11-wm/swm/files/patch-Makefile
+++ b/x11-wm/swm/files/patch-Makefile
@@ -1,10 +1,10 @@
---- Makefile.orig Mon Mar 19 01:54:40 2001
-+++ Makefile Tue Mar 20 12:55:19 2001
-@@ -3,16 +3,15 @@
+--- Makefile.orig Tue Mar 20 08:41:39 2001
++++ Makefile Fri Mar 30 01:06:27 2001
+@@ -2,16 +2,15 @@
+ # the swm.conf file. Normally, you should not have to edit this Makefile.
# Only for testing & devellopment
- # CFLAGS = -O0 -Wall -g3 -ggdb -p -H
--CFLAGS = -O3 -s
+-CFLAGS = -O0 -Wall -g3 -ggdb -p -H
# There should be nothing to edit below this line
# -----------------------------------------------------------------------------