ports/archivers/macutil/patches/patch-makefile

11 lines
418 B
Text

--- makefile.orig Fri Oct 25 17:14:13 2002
+++ makefile Fri Oct 25 17:15:25 2002
@@ -27,7 +27,7 @@ BINDIR = /ufs/dik/tmpbin
# -DDEBUG might trigger some debugging output in some program, do not
# use it unless you know where that output goes!
#
-CF = -DBSD -DTYPES_H -DDIRENT_H -DTERMIOS_H -DNODOT -DAPPLEDOUBLE -DDEBUG
+CF += -DBSD -DTYPES_H -DDIRENT_H -DTERMIOS_H -DAUFSPLUS
all:
(cd crc; make CF='$(CF)')