de4154f558
- move config file handling to (DE)INSTALL; requested by brad@ - switch maintainer; offered by Peter
13 lines
378 B
Plaintext
13 lines
378 B
Plaintext
$OpenBSD: patch-OS_Makefile-Default,v 1.2 2000/08/12 23:57:45 naddy Exp $
|
|
--- OS/Makefile-Default.orig Wed Apr 12 11:44:50 2000
|
|
+++ OS/Makefile-Default Tue Aug 8 17:48:01 2000
|
|
@@ -53,7 +53,7 @@ PERL_COMMAND=/usr/bin/perl
|
|
|
|
# CC contains the name of the C compiler to be used.
|
|
|
|
-CC=gcc
|
|
+# CC=gcc
|
|
|
|
|
|
# CFLAGS contains flags to be passed to the compiler. Nothing is defaulted
|