External Makefile Generator
General
As it is probably necessary for you to modify the layout of the generated makefile, the source code of the external makefile generator "makegen" is delivered with every distribution. It can be found in <installationdir>/sdt/sdtdir/util/<platform>.
Source and Make Files
The source files delivered are:
- makegen.[ch]
- ini_api.h
- pdm_api.h
Furthermore there are makefiles and libraries:
- cc - compiler on UNIX
- gcc 2.95.2 - compiler on UNIX
- makegengcc.m
- makegenlib.a
- Microsoft VC++ 6.0 compiler in Windows
- makegencl.m
- makegencl.lib