This website requires JavaScript.
Explore
Help
Sign in
fdo-mirrors
/
xserver
Watch
1
Star
0
Fork
You've already forked xserver
0
mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced
2025-12-20 19:50:03 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
server-1.14-branch
xserver
/
hw
/
dmx
/
man
/
Makefile.am
3 lines
56 B
Text
Raw
Permalink
Normal View
History
Unescape
Escape
man: refactor common code in the man pages makefiles Create a manpages.am makefile snippet in the root dir. Each man page makefile includes manpages.am. Now all man pages in xserver are generated the same way using the same method as all of other xorg modules. All ".man.pre" files in git are ".man" now. Links are no longer created between different file types. Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com> Reviewed-by: Rémi Cardona <remi@gentoo.org> Signed-off-by: Gaetan Nadon <memsize@videotron.ca> Signed-off-by: Keith Packard <keithp@keithp.com>
2011-01-09 20:28:29 -05:00
include $(top_srcdir)/manpages.am
Xdmx: build all man pages using XORG_MANPAGE_SECTIONS Use standard directory and makefile. Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com> Reviewed-by: Rémi Cardona <remi@gentoo.org> Signed-off-by: Gaetan Nadon <memsize@videotron.ca> Signed-off-by: Keith Packard <keithp@keithp.com>
2011-01-09 20:28:28 -05:00
appman_PRE = Xdmx.man
Reference in a new issue
Copy permalink