view libswscale/libswscale.v @ 30980:959d06beb608

Add -MP to dependency command. This should avoid issues with make stalling after header files have been renamed or removed.
author diego
date Mon, 05 Apr 2010 17:15:08 +0000
parents 1d3d91c14d6e
children
line wrap: on
line source

LIBSWSCALE_$MAJOR {
        global: swscale_*; sws_*; ff_*;
        local: *;
};