[vlc-devel] How is Makefile generated?

Peter Tap ptrtap at yahoo.com
Wed Jul 23 10:42:31 CEST 2014


Folks,

Let's say I edit Modules.am in modules/stream_filter directory add a new .cpp file. To get the new Makefile, I guess I can run "configure" from the root vlc directory. However, this will cause make to build the whole vlc once again. I am wondering if there is any technique to just update the corresponding Makefile.in and Makefile for a given Modules.am. This way, I can just update run make on the module I am interested in.

Thank you in advance for your help.

Regards,
Peter



More information about the vlc-devel mailing list