xserver-multidpi/hw
Cyril Brulebois 28b4c02d74 Enable silent rules for cat and echo.
One gets this:
|   GEN    lf3-xaaBitmap.c
|   GEN    lf3-xaaBitmap.c
|   GEN    lf3-xaaBitmap.c
|   GEN    lf3-xaaBitmap.c
|   CC     lf3-xaaBitmap.lo

instead of this:
| echo "#define LSBFIRST" > l3-xaaBitmap.c
| echo "#define TRIPLE_BITS" >> l3-xaaBitmap.c
| echo '#include "../../../../hw/xfree86/xaa/xaaBitmap.c"' >> l3-xaaBitmap.c
|   CC     l3-xaaBitmap.lo

Occurrences found using:
| git grep -E '(cat|echo)' -- '*Makefile.am'

Reviewed-by: Gaetan Nadon <memsize@videotron.ca>
Signed-off-by: Cyril Brulebois <kibi@debian.org>
2010-12-07 18:42:44 +01:00
..
dmx Replace LookupIDByType() with dixLookupResourceByType(), take 2. 2010-12-07 18:42:44 +01:00
kdrive Fix screen number checks. 2010-12-01 10:33:57 -08:00
vfb dix: Remove the backing store leftovers 2010-11-30 13:46:08 -05:00
xfree86 Enable silent rules for cat and echo. 2010-12-07 18:42:44 +01:00
xnest dix: Remove the backing store leftovers 2010-11-30 13:46:08 -05:00
xquartz XQuartz: RandR: Fix mode changing for multi-monitor configurations. 2010-12-03 17:30:53 -08:00
xwin dix: Remove the backing store leftovers 2010-11-30 13:46:08 -05:00
Makefile.am Catch errors in recursive relink targets 2010-03-22 00:45:57 -05:00