Hi all,
BTW, BSD make has this nice feature:
1. Given a directory containing hello.c,
2. you can type 'make hello' to compile it,
3. then './hello' to execute your freshly compiled program.
If your program becomes more complex, then a Makefile is required, but for very simple ones, this is a nice trick. This works for a couple of languages.
Regards,
Lionel
> --
> You received this message because you are subscribed to the Google Groups "minix3" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to
minix3+un...@googlegroups.com.
> For more options, visit
https://groups.google.com/d/optout.