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

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

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

Name: makedepend
Version: 1.0.6
Release: alt1

Summary: create dependencies in makefiles
License: MIT/X11
Group: Development/C

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

BuildRequires: xorg-xproto-devel xorg-util-macros

%description
The makedepend program reads each sourcefile in sequence and parses  it
like  a  C-preprocessor,  processing  all  #include,  #define,  #undef,
\#ifdef, #ifndef, #endif, #if, #elif and #else directives so that it can
correctly  tell  which #include, directives would be used in a compila-
tion.  Any  #include,  directives  can  reference  files  having  other
\#include directives, and parsing will occur in these files as well.

%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