Cdiff Makefile
*** /workspace/du105637/oscposthot/webrev/usr/src/cmd/ha-services/gds-agents/PostgreSQL/Makefile- Tue Apr 22 05:14:54 2008
--- Makefile Tue Jan 8 06:46:33 2008
*** 18,36 ****
#
# CDDL HEADER END
#
#
! # Copyright 2006 Sun Microsystems, Inc. All rights reserved.
# Use is subject to license terms.
#
#ident "%Z%%M% %I% %E% SMI"
# cmd/ha-services/gds-data/PostgreSQL/Makefile
#
# list the content of the components bin directory $PKGNAME/bin
KSH_BIN_SRCS = functions.ksh \
control_pgs.ksh \
probe_smf_pgs.ksh
--- 18,40 ----
#
# CDDL HEADER END
#
#
! # Copyright 2008 Sun Microsystems, Inc. All rights reserved.
# Use is subject to license terms.
#
#ident "%Z%%M% %I% %E% SMI"
# cmd/ha-services/gds-data/PostgreSQL/Makefile
#
+ SUBDIRS = rolechg
+
+ include $(SRC)/Makefile.subdirs
+
# list the content of the components bin directory $PKGNAME/bin
KSH_BIN_SRCS = functions.ksh \
control_pgs.ksh \
probe_smf_pgs.ksh