From 62c419d603f2cf13a773b899857464ef7402ab1c Mon Sep 17 00:00:00 2001 From: =?utf8?q?Bodo=20M=C3=B6ller?= Date: Wed, 9 Jun 1999 21:13:30 +0000 Subject: [PATCH] Oops, I forgot to add the dependency "TABLE: Configure". --- Makefile.org | 2 +- TABLE | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile.org b/Makefile.org index 2c8e9971d0..26bb541162 100644 --- a/Makefile.org +++ b/Makefile.org @@ -298,7 +298,7 @@ util/libeay.num:: util/ssleay.num:: perl util/mkdef.pl ssl update -TABLE: +TABLE: Configure (echo 'Output of `Configure TABLE:'"'"; \ perl Configure TABLE) > TABLE diff --git a/TABLE b/TABLE index 5174cf6dd9..5604e1177b 100644 --- a/TABLE +++ b/TABLE @@ -172,7 +172,7 @@ $rc5_obj = *** NetBSD-x86 $cc = gcc -$cflags = -DTERMIOS -D_ANSI_SOURCE -O3 -fomit-frame-pointer -m486 -Wall +$cflags = -DTERMIOS -O3 -fomit-frame-pointer -m486 -Wall $unistd = $thread_cflag = (unknown) $lflags = -- 2.34.1