bb1af71e4d
* split patches into separate files
13 lines
482 B
Plaintext
13 lines
482 B
Plaintext
$OpenBSD: patch-common_Makefile_in,v 1.1 2001/03/17 17:33:19 wilfried Exp $
|
|
--- common/Makefile.in.orig Sun Jul 4 23:57:30 1999
|
|
+++ common/Makefile.in Fri Mar 16 20:55:41 2001
|
|
@@ -3,7 +3,7 @@
|
|
# This probably requires GNU make.
|
|
#
|
|
|
|
-CFLAGS = __WFLAGS__ __DEBUG__ __CHAR__ __PROFILE__ __OPTIMIZE__ __CHECK_FLAG__ __DEFS__ -D__OSTYPE__
|
|
+CFLAGS = __WFLAGS__ __DEBUG__ __CHAR__ __PROFILE__ __OPTIMIZE__ __CHECK_FLAG__ __DEFS__
|
|
INC = __INCLUDE__
|
|
CC = __CC__
|
|
AR = __AR__
|