automake-ng
[Top][All Lists]
Advanced

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

[Automake-NG] Specify target in Makefile.am file


From: Avneet Kaur
Subject: [Automake-NG] Specify target in Makefile.am file
Date: Wed, 12 Jun 2013 22:30:48 +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.
Which variable or step works and for this we have to change the
configure.ac file??


--
Avneet Kaur
www.avneetkhasla.wordpress.com



reply via email to

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