Mail Archives: djgpp/1996/07/07/02:55:57
On Thu, 4 Jul 1996, DJ Delorie wrote:
> > Oops! Sorry. I thought I saw several `cd ../src' in some Makefiles. If
> > I'm right, how do these work?
>
> I don't use any of the built-in commands. I hacked them all out of
> command.com and wrote replacements for them all. I have a cd.com that
> takes either slash, gnu "mkdir", etc.
Then it's not really `command.com', is it?
I think this is better done by Make. The next version of `system' has
provisions for most of this. If Make uses `system', it will be able to
do that too.
- Raw text -