From bfe1d2f8959caa0ea4a626399f798ed8bc914260 Mon Sep 17 00:00:00 2001 From: "Dr. Stephen Henson" Date: Sat, 7 May 2011 22:37:58 +0000 Subject: [PATCH] Remove FIXME comments. --- Makefile.fips | 2 -- Makefile.org | 3 --- 2 files changed, 5 deletions(-) diff --git a/Makefile.fips b/Makefile.fips index 3bfcf188a2..53bb609d58 100644 --- a/Makefile.fips +++ b/Makefile.fips @@ -275,8 +275,6 @@ BUILD_ONE_CMD=\ reflect: @[ -n "$(THIS)" ] && $(CLEARENV) && $(MAKE) $(THIS) -e $(BUILDENV) -# FIXME - FIPS_EX_OBJ= ../crypto/aes/aes_cfb.o \ ../crypto/aes/aes_ecb.o \ ../crypto/aes/aes_ofb.o \ diff --git a/Makefile.org b/Makefile.org index 83ed4c93aa..716cccac43 100644 --- a/Makefile.org +++ b/Makefile.org @@ -268,9 +268,6 @@ BUILD_ONE_CMD=\ reflect: @[ -n "$(THIS)" ] && $(CLEARENV) && $(MAKE) $(THIS) -e $(BUILDENV) - -# FIXME - FIPS_EX_OBJ= ../crypto/aes/aes_cfb.o \ ../crypto/aes/aes_ecb.o \ ../crypto/aes/aes_ofb.o \ -- 2.40.0