ports/archivers/macutil/patches/patch-fileio_makefile

8 lines
193 B
Text

--- 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