openbsd-ports/archivers/macutil/patches/patch-mixed_makefile

10 lines
254 B
Plaintext
Raw Normal View History

$OpenBSD: patch-mixed_makefile,v 1.1.1.1 2002/10/25 21:45:02 naddy Exp $
--- mixed/makefile.orig Fri Oct 25 17:29:52 2002
+++ mixed/makefile Fri Oct 25 17:29:58 2002
@@ -1,4 +1,4 @@
-CFLAGS = -O $(CF)
+CFLAGS = $(CF)
SRCS1 = macsave.c \
globals.c \