Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37342662
en ru br
ALT Linux repos
S:1.0.3-alt1
5.0: 1.0.1-alt1
4.1: 1.0.1-alt1
4.0: 1.0.1-alt1

Group :: Development/C
RPM: gccmakedep

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: gccmakedep
Version: 1.0.1
Release: alt1

Summary: create dependencies in makefiles using 'gcc -M'
License: MIT/X11
Group: Development/C

Url: http://xorg.freedesktop.org
Source: %name-%version.tar.bz2

Packager: XOrg Maintainer Team <xorg at packages.altlinux.org>

BuildRequires: pkg-config xorg-x11-proto-devel xorg-x11-util-macros

%description
The gccmakedep program calls 'gcc -M' to output makefile rules describ-
ing  the  dependencies  of each sourcefile, so that make(1) knows which
object files must be recompiled when a dependency has changed.

%prep
%setup -q

%build
%__autoreconf
%configure

%make_build

%install
%make DESTDIR=%buildroot install

%files
%_bindir/*
%_man1dir/*

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin