On Sun, Feb 02, 2014 at 12:33:24PM +0100, frantisek holop wrote: > is there a way to let me 'make extract' > without the dependencies? i think the > checking of dependencies could be just > after this step because many times i just > want to look at the source without having > to download 55 dependencies beforehand.
make NO_DEPENDS=1 extract -- Antoine