71ac3c1d07
USE_BUILDLINK_ONLY.
13 lines
449 B
Text
13 lines
449 B
Text
$NetBSD: patch-aa,v 1.3 2001/07/16 10:01:28 jlam 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)')
|