openbsd-ports/archivers/macutil/patches/patch-fileio_makefile
naddy 7c80d4dd4a Import macutil 2.0b3.
Submitted by Sebastian Stark <seb@todesplanet.de>.

With these tools you can handle Macintosh files.
2002-10-25 21:45:02 +00:00

10 lines
267 B
Plaintext

$OpenBSD: patch-fileio_makefile,v 1.1.1.1 2002/10/25 21:45:02 naddy Exp $
--- fileio/makefile.orig Fri Oct 25 17:28:33 2002
+++ fileio/makefile Fri Oct 25 17:28:40 2002
@@ -1,4 +1,4 @@
-CFLAGS= -O $(CF)
+CFLAGS= $(CF)
all: wrfile.o rdfile.o fileglob.o
touch all