Cross Reference: Makefile.am
xref: /xsrc/external/mit/xorg-server.old/dist/hw/Makefile.am
  • Home
  • History
  • AnnotateAnnotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /xsrc/external/mit/xorg-server.old/dist/hw/
1706f2543Smrgif DMX
2706f2543SmrgDMX_SUBDIRS = dmx
3706f2543Smrgendif
4706f2543Smrg
5706f2543Smrgif XORG
6706f2543SmrgXORG_SUBDIRS = xfree86
7706f2543Smrgendif
8706f2543Smrg
9706f2543Smrgif XVFB
10706f2543SmrgXVFB_SUBDIRS = vfb
11706f2543Smrgendif
12706f2543Smrg
13706f2543Smrgif XNEST
14706f2543SmrgXNEST_SUBDIRS = xnest
15706f2543Smrgendif
16706f2543Smrg
17706f2543Smrgif XWIN
18706f2543SmrgXWIN_SUBDIRS = xwin
19706f2543Smrgendif
20706f2543Smrg
21706f2543Smrgif KDRIVE
22706f2543SmrgKDRIVE_SUBDIRS = kdrive
23706f2543Smrgendif
24706f2543Smrg
25706f2543Smrgif XQUARTZ
26706f2543SmrgXQUARTZ_SUBDIRS = xquartz
27706f2543Smrgendif
28706f2543Smrg
29706f2543SmrgSUBDIRS =			\
30706f2543Smrg	$(XORG_SUBDIRS)		\
31706f2543Smrg	$(XWIN_SUBDIRS)		\
32706f2543Smrg	$(XVFB_SUBDIRS)		\
33706f2543Smrg	$(XNEST_SUBDIRS)	\
34706f2543Smrg	$(DMX_SUBDIRS)		\
35706f2543Smrg	$(KDRIVE_SUBDIRS)	\
36706f2543Smrg	$(XQUARTZ_SUBDIRS)
37706f2543Smrg
38706f2543SmrgDIST_SUBDIRS = dmx xfree86 vfb xnest xwin xquartz kdrive
39706f2543Smrg
40706f2543Smrgrelink:
41706f2543Smrg	$(AM_V_at)for i in $(SUBDIRS) ; do $(MAKE) -C $$i relink || exit 1 ; done
42

Indexes created Sat Nov 29 00:09:30 GMT 2025