Package imake: Information

Source package: imake
Version: 1.0.7-alt3
Build time:  Feb 16, 2018, 07:39 PM
 in the task #200651
Category: Development/C
Report package bug
License: MIT/X11 
Summary:  C preprocessor interface to the make utility
Description: 
Imake is used to generate Makefiles from a template, a set of cpp macro
functions,  and  a  per-directory input file called an Imakefile.  This
allows machine dependencies (such as compiler options,  alternate  com-
mand  names,  and  special  make  rules)  to  be kept separate from the
descriptions of the various items to be built.
List of rpms provided by this srpm: 
imake (x86_64, i586)
imake-debuginfo (x86_64, i586)
Last changes:
Feb. 16, 2018 Andrew Savchenko 1.0.7-alt3
- e2k: add support for lcc preprocessor
June 4, 2014 George V. Kouryachy 1.0.7-alt2
- Fix *.cpp (not c++!) build
June 3, 2014 George V. Kouryachy 1.0.7-alt1
- Autobuild version bump to 1.0.7
Back to Top