diff -Naur open-iscsi-2.0-873-lunar/Makefile open-iscsi-2.0-873/Makefile
--- open-iscsi-2.0-873-lunar/Makefile	2012-05-21 02:59:24.000000001 +0200
+++ open-iscsi-2.0-873/Makefile	2012-06-21 17:43:13.000000001 +0200
@@ -41,9 +41,6 @@
 	@echo
 	@echo "Read README file for detailed information."
 
-utils/open-isns/Makefile: utils/open-isns/configure utils/open-isns/Makefile.in
-	cd utils/open-isns; ./configure CFLAGS="$(OPTFLAGS)" --with-security=no
-
 kernel: force
 	$(MAKE) -C kernel
 	@echo "Kernel Compilation complete          Output file"
