diff options
author | Chris Wilson <chris@chris-wilson.co.uk> | 2012-10-07 10:05:19 +0100 |
---|---|---|
committer | Chris Wilson <chris@chris-wilson.co.uk> | 2012-10-07 10:09:38 +0100 |
commit | 75830a0d2cbb614ecc3f7e6b516ec595bb41d6a3 # # This generates man-pages out of the Docbook XML files. Simply add your files # to the $MANPAGES array. If aliases are created, please add them to the # MANPAGES_ALIASES array so they get installed correctly. # MANPAGES = \ drm.7 \ drm-kms.7 \ drm-memory.7 \ drmAvailable.3 \ drmHandleEvent.3 \ drmModeGetResources.3 MANPAGES_ALIASES = \ drm-mm.7 \ drm-gem.7 \ drm-ttm.7 XML_FILES = \ $(patsubst %.1,%.xml,$(patsubst %.3,%.xml,$(patsubst %.5,%.xml,$(patsubst %.7,% |
0 files changed, 0 insertions, 0 deletions