summaryrefslogtreecommitdiff
path: root/archivers/macutil/patches/patch-aa
blob: 6a5e2d232e07e8c3449b96ac6ad703dda5e2e5dd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-aa,v 1.2 1998/08/07 10:35:50 agc Exp $

--- makefile.orig	Fri Mar 13 16:25:04 1998
+++ makefile	Fri Mar 13 16:44:21 1998
@@ -27,7 +27,7 @@
 # -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)')