Package imake: Information
Source package: imake
Version: 1.0.8-alt1
Build time: Jun 2, 2024, 12:39 AM
Category: Development/C
Report package bugHome page: http://xorg.freedesktop.org
License: 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 RPM packages built from this SRPM:
imake (e2kv6, e2kv5, e2kv4, e2k)
imake-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
imake (e2kv6, e2kv5, e2kv4, e2k)
imake-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
Maintainer: George V. Kouryachy
Last changed
June 24, 2022 George V. Kouryachy 1.0.8-alt1
- Autobuild version bump to 1.0.8 - Drop already upstreamed lcc patch
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