Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!cwjcc!tut.cis.ohio-state.edu!ucbvax!CIM-VAX.HONEYWELL.COM!derstad From: derstad@CIM-VAX.HONEYWELL.COM ("DAVE ERSTAD") Newsgroups: comp.sys.apollo Subject: C include files in DSEE Message-ID: <8902241719.AA04841@umix.cc.umich.edu> Date: 24 Feb 89 17:12:00 GMT Sender: daemon@ucbvax.BERKELEY.EDU Organization: The Internet Lines: 17 The syntax used to include derived objects in a C source is essentially the same as Pascal. Maybe what threw you was trying to use the Pascal version of include. For example, #include "$(hi_generate.src).h" will grab an object with the extension .h which was derived from an element (or another build) named hi_generate.src. This works at SR9.7/DSEE 3.0 and should also work at SR10.0/DSEE3.3.1. Dave Dave Erstad Prinicpal Design Automation Engineer Honeywell SSEC