Cdiff Makefile
*** /workspace/neilga/ohacds/webrev/usr/src/cmd/ha-services/gds-agents/Makefile-        Fri Oct 19 05:45:27 2007
--- Makefile    Fri Oct 19 05:44:54 2007

*** 21,31 **** # # Copyright 2007 Sun Microsystems, Inc. All rights reserved. # Use is subject to license terms. # ! #ident "@(#)Makefile 1.12 07/08/15 SMI" # # cmd/ha-services/gds-agents/Makefile # # Definitions common to command source. include $(SRC)/Makefile.master --- 21,31 ---- # # Copyright 2007 Sun Microsystems, Inc. All rights reserved. # Use is subject to license terms. # ! #ident "@(#)Makefile 1.13 07/10/19 SMI" # # cmd/ha-services/gds-agents/Makefile # # Definitions common to command source. include $(SRC)/Makefile.master
*** 32,41 **** --- 32,42 ---- SUBDIRS = \ 9ias \ dhc \ ebs \ + ids \ mys \ pax \ PostgreSQL \ saa \ sag \