Hi, everybody,
as you know, The African Chief wrote a program `GPCC' that adds Borland-style command syntax to GPC. It works as a wrapper, translates options and then calls `gpc'.
Since we got no reports about problems with this utility, we can integrate it into GPC now.
What about creating a new directory `utils' in the GPC source directory where GPCC and other development tools especially written for GPC can be stored? Its `Makefile' would (currently) only have to `gpc --automake' each utility and then install it in the `<prefix>/bin' directory.
Any comments?
Peter