Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37402861
en ru br
Репозитории ALT
S:1.0.3-alt1
5.1: 1.0.1-alt1
4.1: 1.0.1-alt1
4.0: 1.0.1-alt1
www.altlinux.org/Changes

Группа :: Разработка/C
Пакет: gccmakedep

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Name: gccmakedep
Version: 1.0.3
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

BuildRequires: pkg-config xorg-proto-devel xorg-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

%build
%autoreconf
%configure

%make_build

%install
%make DESTDIR=%buildroot install

%files
%_bindir/*
%_man1dir/*

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin