autoconf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Specify target in Makefile.am file


From: Avneet Kaur
Subject: Specify target in Makefile.am file
Date: Wed, 12 Jun 2013 22:36:31 +0530

We use SUBDIRS to specify the sub directories in Makefile.am file like

SUBDIRS = src doc examples bindings

Run "make" will compile the makefile under these directories by default.

But I want to remove doc from default option like it will run by "make
doc" target only.

This is looking for what step or variable??
Wiating for your response.


--
Avneet Kaur
www.avneetkhasla.wordpress.com



reply via email to

[Prev in Thread] Current Thread [Next in Thread]