ports/archivers/macutil/patches/patch-makefile

12 lines
418 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
--- 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)')