diff options
author | Dr. Stephen Henson <steve@openssl.org> | 2011-05-08 00:37:58 +0200 |
---|---|---|
committer | Dr. Stephen Henson <steve@openssl.org> | 2011-05-08 00:37:58 +0200 |
commit | bfe1d2f8959caa0ea4a626399f798ed8bc914260 (patch) | |
tree | ff5ec92c328cfd755a4d840bd52cfc18fbe993bc /Makefile.org | |
parent | Omit GF2m properly this time ;-) (diff) | |
download | openssl-bfe1d2f8959caa0ea4a626399f798ed8bc914260.tar.xz openssl-bfe1d2f8959caa0ea4a626399f798ed8bc914260.zip |
Remove FIXME comments.
Diffstat (limited to 'Makefile.org')
-rw-r--r-- | Makefile.org | 3 |
1 files changed, 0 insertions, 3 deletions
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 \ |