Hi Piotr, Use nbmake instead of dmake. It sets up the same environment as nbuild, before calling dmake.
The man page provides more info: $ man -M /opt/scbld/man nbmake Jonathan Piotr Jasiukajtis / estibi wrote: > Hi, > > Ok, is there any way to compile some part of the OHAC without nbuild? > > root at devhost1 /export/code/ohac/ohac/usr/src/tools# dmake > dmake: Warning: Can't find `/Makefile.master': No such file or directory > dmake: Fatal error in reader: Makefile.tools, line 30: Read of include > file `/Makefile.master' failed > > I need some variables to be exported. > Can I do it with (or without) nbuild? > Something like 'bldenv'? > >
