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

_______________________________________________
Autoconf mailing list
Autoconf@gnu.org
https://lists.gnu.org/mailman/listinfo/autoconf

Reply via email to