Udiff Makefile
--- /workspace/neilga/ohacds-ids/webrev/usr/src/cmd/ha-services/gds-agents/ids/Makefile- Tue May 27 03:22:42 2008
+++ Makefile Tue May 27 03:16:22 2008
@@ -19,11 +19,11 @@
# CDDL HEADER END
#
# Copyright 2008 Sun Microsystems, Inc. All rights reserved.
# Use is subject to license terms.
#
-#ident "@(#)Makefile 1.2 08/02/04 SMI"
+#ident "@(#)Makefile 1.3 08/05/27 SMI"
#
# usr/src/cmd/ha-services/gds-agents/ids/Makefile
#
# list common shell scripts for $(PKGNAME)/bin
@@ -32,13 +32,11 @@
# list config file for $(PKGNAME)/etc
CONF = config
# list common util shell scripts for $(PKGNAME)/util
-KSH_UTIL_SRCS = ids_register.ksh \
- ids_smf_register.ksh \
- ids_smf_remove.ksh
+KSH_UTIL_SRCS = ids_register.ksh
# list common util config files for $(PKGNAME)/util
UTIL_CONF = ids_config
PROG = $(KSH_BIN_SRCS:%.ksh=%)