[vlc-devel] Modules.am and .c verses .cpp file

Alexey Sokolov alexey at alexeysokolov.co.cc
Mon Sep 19 05:14:48 CEST 2011


rm -rf vlc_source/modules/YOUR_MODULE_TYPE/.deps

They are generated during compilation, and Makefile includes them.
It's used to force recompilation, when a header which is included to the 
given .c/.cpp file is changed.

-- 
Best regards,
Alexey "DarthGandalf" Sokolov




More information about the vlc-devel mailing list