Cross Reference: Makefile.am
xref: /xsrc/external/mit/xorg-server/dist/hw/Makefile.am
  • Home
  • History
  • AnnotateAnnotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /xsrc/external/mit/xorg-server/dist/hw/
Makefile.am revision 6747b715
105b261ecSmrgif DMX
205b261ecSmrgDMX_SUBDIRS = dmx
305b261ecSmrgendif
405b261ecSmrg
505b261ecSmrgif XORG
605b261ecSmrgXORG_SUBDIRS = xfree86
705b261ecSmrgendif
805b261ecSmrg
905b261ecSmrgif XVFB
1005b261ecSmrgXVFB_SUBDIRS = vfb
1105b261ecSmrgendif
1205b261ecSmrg
1305b261ecSmrgif XNEST
1405b261ecSmrgXNEST_SUBDIRS = xnest
1505b261ecSmrgendif
1605b261ecSmrg
1705b261ecSmrgif XWIN
1805b261ecSmrgXWIN_SUBDIRS = xwin
1905b261ecSmrgendif
2005b261ecSmrg
2105b261ecSmrgif KDRIVE
2205b261ecSmrgKDRIVE_SUBDIRS = kdrive
2305b261ecSmrgendif
2405b261ecSmrg
254642e01fSmrgif XQUARTZ
264642e01fSmrgXQUARTZ_SUBDIRS = xquartz
2705b261ecSmrgendif
2805b261ecSmrg
2905b261ecSmrgSUBDIRS =			\
3005b261ecSmrg	$(XORG_SUBDIRS)		\
3105b261ecSmrg	$(XWIN_SUBDIRS)		\
3205b261ecSmrg	$(XVFB_SUBDIRS)		\
3305b261ecSmrg	$(XNEST_SUBDIRS)	\
344642e01fSmrg	$(DMX_SUBDIRS)		\
354642e01fSmrg	$(KDRIVE_SUBDIRS)	\
364642e01fSmrg	$(XQUARTZ_SUBDIRS)
3705b261ecSmrg
384642e01fSmrgDIST_SUBDIRS = dmx xfree86 vfb xnest xwin xquartz kdrive
3905b261ecSmrg
4005b261ecSmrgrelink:
416747b715Smrg	$(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