Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Change *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4 | Alan Coopersmith | 2005-11-28 |
| | | | | update to fix bug #5167 (Linux prefers *.1x man pages in man1 subdir) | ||
* | Add .cvsignores for drivers. | Eric Anholt | 2005-11-21 |
| | |||
* | Do the following to make the drivers pass distcheck: | Kevin E Martin | 2005-10-18 |
| | | | | | - Only define EXTRA_DIST when there are actually man pages to be processed - Add missing man pages to keyboard and ati drivers EXTRA_DIST | ||
* | Use @DRIVER_MAN_SUFFIX@ instead of $(DRIVER_MAN_SUFFIX) in macro | Alan Coopersmith | 2005-10-18 |
| | | | | substitutions to work better with BSD make | ||
* | More 1.7 braindamage: define EXTRA_DIST in terms of @DRIVER_NAME@ instead | Adam Jackson | 2005-10-17 |
| | | | | of indirectly | ||
* | Use sed & cpp to substitute variables in driver man pages | Alan Coopersmith | 2005-10-17 |
| | |||
* | Build skeletons for input drivers. Should basically work. | Adam Jackson | 2005-07-12 |