summaryrefslogtreecommitdiffstats
path: root/Makefile.fips
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2011-05-07 22:37:58 +0000
committerDr. Stephen Henson <steve@openssl.org>2011-05-07 22:37:58 +0000
commitbfe1d2f8959caa0ea4a626399f798ed8bc914260 (patch)
treeff5ec92c328cfd755a4d840bd52cfc18fbe993bc /Makefile.fips
parented1afd327d2eebedcda330e7e230a694a036bdb2 (diff)
Remove FIXME comments.
Diffstat (limited to 'Makefile.fips')
-rw-r--r--Makefile.fips2
1 files changed, 0 insertions, 2 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 \