makedepend-1.0.3

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.0 platform.

Package Information

makedepend Dependencies

Required

Xorg Protocol Headers and pkg-config-0.26

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

Short Descriptions

makedepend

creates dependencies in makefiles.

Last updated on 2011-12-15 02:05:27 +0000