pulseaudio/src
Diego E. 'Flameeyes' Pettenò 348c2cab71 Create only the directory the current target should be created into.
With this change, instead of running multiple `mkdir -p` commands in all
the rules for all the generated definition files, only the call for the
current generated file is executed.

Not only it should shorten build time (especially for parallel make) but it
also fixes out-of-tree builds when new directories are added.

The $(dir $@) construct is GNU make-specific, but the rest of the
buildsystem is already GNU make-dependent so there should be no problem.
2009-01-19 17:20:18 +01:00
..
daemon make use of PR_SET_TIMERSLACK 2009-01-16 19:57:58 +01:00
modules Add support for 24bit samples encoded in the LSB of 32 bit words 2009-01-16 18:39:36 +01:00
pulse Add support for 24bit samples encoded in the LSB of 32 bit words 2009-01-16 18:39:36 +01:00
pulsecore make use of PR_SET_TIMERSLACK 2009-01-16 19:57:58 +01:00
tests libpulse: add proplist_from_string 2009-01-13 16:59:46 +02:00
utils don't show autoload flag anymore since it is obsolete 2009-01-15 20:48:29 +01:00
.gitignore ignore bt proximity helper 2008-09-26 09:51:25 -07:00
depmod.py remove remaining $ 2008-06-18 22:38:32 +02:00
Makefile.am Create only the directory the current target should be created into. 2009-01-19 17:20:18 +01:00
map-file include new proplist functions in export list 2009-01-14 00:07:32 +01:00