Date: Wed, 17 Aug 94 09:16:18 -0400 From: dj AT ctron DOT com (DJ Delorie) To: roe2 AT midway DOT uchicago DOT edu Cc: djgpp AT sun DOT soe DOT clarkson DOT edu Subject: Re: pbmplus and emm386 noems > > (2) copy stub.exe to symprog.exe > > How do you do this from a makefile? symprog.exe : copy $(DJDIR)/bin/stub.exe symprog.exe stubedit symprog.exe runfile=realprog Note that $(DJDIR) is set as a side affect of running the djgpp.env file that DJGPP points to, and may not be guaranteed.