xserver-multidpi/hw/xfree86/ramdac
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
..
.gitignore .gitignore: use common defaults with custom section #24239 2009-11-11 21:40:20 -08:00
BT.c Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
BT.h Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
BTPriv.h Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
CURSOR.NOTES Merging XORG-CURRENT into trunk 2004-04-23 19:54:30 +00:00
IBM.c Remove unnecessary parentheses around return values in functions 2010-06-10 06:42:42 -07:00
IBM.h Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
IBMPriv.h Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
Makefile.am Enable silent rules for cat and echo. 2010-12-07 18:42:44 +01:00
TI.c Remove unnecessary parentheses around return values in functions 2010-06-10 06:42:42 -07:00
TI.h Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
TIPriv.h Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
xf86Cursor.c Add API to update setting of waitForUpdate screen private in miPointer 2010-07-02 14:27:49 +10:00
xf86Cursor.h Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
xf86CursorPriv.h Change the devPrivates API to require dixRegisterPrivateKey 2010-06-05 19:23:03 -07:00
xf86HWCurs.c Replace X-allocation functions with their C89 counterparts 2010-05-13 00:22:37 +07:00
xf86RamDac.c Remove unnecessary parentheses around return values in functions 2010-06-10 06:42:42 -07:00
xf86RamDac.h Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
xf86RamDacCmap.c xfree86: remove a bunch of unused pci headers 2009-07-14 17:11:13 +03:00
xf86RamDacPriv.h Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00