makedepend-1.0.5

Introduction to makedepend

The makedepend package contains a C-preprocessor like utility to determine build-time dependencies.

This package is known to build and work properly using an LFS-7.4 platform.

Package Information

makedepend Dependencies

Required

Xorg Protocol Headers and pkg-config-0.28

User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/makedepend

Installation of makedepend

Install makedepend by running the following commands:

./configure $XORG_CONFIG &&
make

To test the results, issue: make check.

Now, as the root user:

make install

Contents

Installed Program: makedepend
Installed Libraries: None
Installed Directories: None

Short Descriptions

makedepend

creates dependencies in makefiles.

Last updated on 2013-08-18 14:52:29 -0700