From 47ad5e8ae48cb8a7e4c807db96ff66f79d0e23b5 Mon Sep 17 00:00:00 2001 From: Mike Christie Date: Sat, 7 Feb 2009 18:00:14 -0600 Subject: iscsi tool make: add notification that iscsi start was made When doing a make notify user that iscsistart was built. --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 4041c82..9b22b7c 100644 --- a/Makefile +++ b/Makefile @@ -36,6 +36,7 @@ user: ; @echo "----------------------------------- ----------------" @echo "Built iSCSI daemon: usr/iscsid" @echo "Built management application: usr/iscsiadm" + @echo "Built boot tool: usr/iscsistart" @echo @echo "Read README file for detailed information." -- cgit v1.2.1