Lines Matching +full:e +full:- +full:ddc
41 SUBDIRS = common ddc x86emu $(INT10_SUBDIR) os-support parser \ subdir
47 DIST_SUBDIRS = common ddc i2c x86emu int10 fbdevhw os-support \
56 AM_CPPFLAGS = $(XORG_INCS) -I$(srcdir)/parser \
57 -I$(srcdir)/ddc -I$(srcdir)/i2c -I$(srcdir)/modes -I$(srcdir)/ramdac \
58 -I$(srcdir)/dri -I$(srcdir)/dri2 -I$(top_srcdir)/dri3
65 os-support/libxorgos.la \
70 ddc/libddc.la \
94 Xorg_wrap_SOURCES = xorg-wrapper.c
102 install-data-local:
108 install-exec-hook:
109 (cd $(DESTDIR)$(bindir) && rm -f X && $(LN_S) Xorg$(EXEEXT) X)
117 ${INSTALL} -m 755 Xorg.sh $(DESTDIR)$(bindir)/Xorg
118 …-chown 0 $(DESTDIR)$(SUID_WRAPPER_DIR)/Xorg.wrap && chmod u+s $(DESTDIR)$(SUID_WRAPPER_DIR)/Xorg.w…
121 uninstall-local:
123 $(AM_V_at)rm -f $(DESTDIR)$(libdir)/libXorg.exe.a
126 uninstall-hook:
127 $(AM_V_at)rm -f $(DESTDIR)$(bindir)/X
131 CONF_SUBSTS = -e 's|__filemansuffix__|$(FILE_MAN_SUFFIX)|g' \
132 -e 's|MODULEPATH|$(DEFAULT_MODULE_PATH)|g' \
133 -e 's|DEFAULTFONTPATH|$(COMPILEDDEFAULTFONTPATH)|g'
139 $(AM_V_at)rm -f Xorg$(EXEEXT) && $(MAKE) Xorg$(EXEEXT)
148 -include $(SDKSYMS_DEP)