From 56b10d88246af1b2d52cd488a7d3584acee08225 Mon Sep 17 00:00:00 2001 From: Richard Levitte Date: Fri, 26 Feb 2016 15:36:33 +0100 Subject: Remove comments saying you must do 'make -f Makefile.in TABLE' Since the configs were remade into hash tables, this isn't needed any more. Reviewed-by: Rich Salz --- Configurations/10-main.conf | 4 ---- Configurations/90-team.conf | 4 ---- Configurations/99-personal-ben.conf | 4 ---- Configurations/99-personal-bodo.conf | 4 ---- Configurations/99-personal-geoff.conf | 4 ---- Configurations/99-personal-levitte.conf | 4 ---- Configurations/99-personal-rse.conf | 4 ---- Configurations/99-personal-steve.conf | 4 ---- 8 files changed, 32 deletions(-) (limited to 'Configurations') diff --git a/Configurations/10-main.conf b/Configurations/10-main.conf index 41d71b57f0..6e5e71a785 100644 --- a/Configurations/10-main.conf +++ b/Configurations/10-main.conf @@ -1,9 +1,5 @@ ## -*- mode: perl; -*- ## Standard openssl configuration targets. -## -## If you edit this file, run this command before committing -## make -f Makefile.in TABLE -## This file is interpolated by the Configure script. %targets = ( diff --git a/Configurations/90-team.conf b/Configurations/90-team.conf index 226fe6c78a..766746422e 100644 --- a/Configurations/90-team.conf +++ b/Configurations/90-team.conf @@ -1,9 +1,5 @@ ## -*- mode: perl; -*- ## Build configuration targets for openssl-team members -## -## If you edit this file, run this command before committing -## make -f Makefile.in TABLE -## This file is interpolated by the Configure script. %targets = ( "purify" => { diff --git a/Configurations/99-personal-ben.conf b/Configurations/99-personal-ben.conf index b7093227f0..611e3dedd0 100644 --- a/Configurations/99-personal-ben.conf +++ b/Configurations/99-personal-ben.conf @@ -1,9 +1,5 @@ ## -*- mode: perl; -*- ## Personal configuration targets -## -## If you edit this file, run this command before committing -## make -f Makefile.in TABLE -## This file is interpolated by the Configure script. %targets = ( "debug-ben" => { diff --git a/Configurations/99-personal-bodo.conf b/Configurations/99-personal-bodo.conf index 78e8e29a45..24c0e1e34f 100644 --- a/Configurations/99-personal-bodo.conf +++ b/Configurations/99-personal-bodo.conf @@ -1,9 +1,5 @@ ## -*- mode: perl; -*- ## Personal configuration targets -## -## If you edit this file, run this command before committing -## make -f Makefile.in TABLE -## This file is interpolated by the Configure script. %targets = ( "debug-bodo" => { diff --git a/Configurations/99-personal-geoff.conf b/Configurations/99-personal-geoff.conf index bd3f54526b..89ba499c18 100644 --- a/Configurations/99-personal-geoff.conf +++ b/Configurations/99-personal-geoff.conf @@ -1,9 +1,5 @@ ## -*- mode: perl; -*- ## Personal configuration targets -## -## If you edit this file, run this command before committing -## make -f Makefile.in TABLE -## This file is interpolated by the Configure script. %targets = ( "debug-geoff32" => { diff --git a/Configurations/99-personal-levitte.conf b/Configurations/99-personal-levitte.conf index d13f167234..9db343e816 100644 --- a/Configurations/99-personal-levitte.conf +++ b/Configurations/99-personal-levitte.conf @@ -1,9 +1,5 @@ ## -*- mode: perl; -*- ## Personal configuration targets -## -## If you edit this file, run this command before committing -## make -f Makefile.in TABLE -## This file is interpolated by the Configure script. %targets = ( "levitte-linux-elf" => { diff --git a/Configurations/99-personal-rse.conf b/Configurations/99-personal-rse.conf index 39e1f11884..ecb4742086 100644 --- a/Configurations/99-personal-rse.conf +++ b/Configurations/99-personal-rse.conf @@ -1,9 +1,5 @@ ## -*- mode: perl; -*- ## Personal configuration targets -## -## If you edit this file, run this command before committing -## make -f Makefile.in TABLE -## This file is interpolated by the Configure script. %targets = ( "debug-rse" => { diff --git a/Configurations/99-personal-steve.conf b/Configurations/99-personal-steve.conf index 4ddf5ec79e..bf9dbf4448 100644 --- a/Configurations/99-personal-steve.conf +++ b/Configurations/99-personal-steve.conf @@ -1,9 +1,5 @@ ## -*- mode: perl; -*- ## Personal configuration targets -## -## If you edit this file, run this command before committing -## make -f Makefile.in TABLE -## This file is interpolated by the Configure script. %targets = ( "debug-steve64" => { -- cgit v1.2.3