+2004-05-04 Ken Raeburn <raeburn@mit.edu>
+
+ * Makefile.in (LOCAL_SUBDIRS): Build support library.
+
2004-04-22 Ken Raeburn <raeburn@mit.edu>
* libupdate.sh, makeshlib.sh: Deleted.
##WIN32### configure scripts. The set of subdirs to use is hard-coded
##WIN32### below in the 'all-windows' target anyways, so just hide this.
##WIN32##!if 0
-LOCAL_SUBDIRS=$(MAYBE_ET_@COM_ERR_VERSION@) $(MAYBE_SS_@SS_VERSION@) \
+LOCAL_SUBDIRS=support $(MAYBE_ET_@COM_ERR_VERSION@) $(MAYBE_SS_@SS_VERSION@) \
profile pty $(MAYBE_DB_@DB_VERSION@) send-pr
##WIN32##!endif
BUILDTOP=$(REL)..