2013-09-26 17:14:40 +02:00

15 lines
283 B
Plaintext

$NetBSD: patch-bi,v 1.1 2005/04/05 15:54:02 is Exp $
--- library/Makefile.orig 1999-07-29 00:16:11.000000000 +0200
+++ library/Makefile
@@ -1,7 +1,7 @@
## Makefile for the SR X-Windows interface, SRWin.
-CFLAGS = -g
-SRFLAGS = -g
+CFLAGS = -O3
+SRFLAGS = -O
SHELL = /bin/sh