Some files were trying to access the global includes directy in the build area with things like #include <api/c/tt_c.h>, which is now wrong. Se we fix all of those up. tt_c.h and tttk.h are now global, so we no longer need to root around various build dirs to find them. TT builds again.
XCOMM $XConsortium: README /main/4 1996/04/21 19:12:22 drk $ /* * Although this directory is not compiled in CDE, some of its headers * are included. These headers and their usages are: * * dm_recfmts.h: bin/ttdbserverd/db_server_functions.C * bin/ttdbserverd/dm_server.C * bin/dbck/ttdbck.C * * dm_enums.h: bin/ttdbserverd/db_server_svc.C * bin/ttdbserverd/dm_server.C */