debrix/Xext/extmod Makefile.am,1.1,1.2

Adam Jackson <xserver-commit-u7BhqnqprCWvj1b/[email protected]>
Newsgroups gmane.comp.freedesktop.xserver.cvs
Message-ID <[email protected]>
Committed by: ajax

Update of /cvs/xserver/debrix/Xext/extmod
In directory pdx:/home/ajax/debrix/Xext/extmod

Modified Files:
	Makefile.am 
Log Message:
Massive build fixes:

- Properly set some defines for Xtrans
- Sanitize included file paths
- Unbreak extmod
- Import of x86emu so int10 will work
- Fix int10 to include x86emu headers


Index: Makefile.am
===================================================================
RCS file: /cvs/xserver/debrix/Xext/extmod/Makefile.am,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- Makefile.am	12 Jun 2004 16:46:33 -0000	1.1
+++ Makefile.am	16 Jun 2004 00:25:18 -0000	1.2
@@ -1,2 +1,53 @@
+if MITSHM
+MITSHM_SRCS = ../shm.c ../shmint.h
+endif
+
+if XV
+XV_SRCS = ../xvmod.c ../xvmain.c ../xvdisp.c ../xvmc.c ../xvdix.h ../xvmcext.h
+endif
+
+if RES
+RES_SRCS = ../xres.c
+endif
+
+if SCREENSAVER
+SCREENSAVER_SRCS = ../saver.c
+endif
+
+if XINERAMA
+PANORAMIX_SRCS = ../panoramiX.c ../panoramiX.h ../panoramiXsrv.h \
+		 ../panoramiXprocs.c ../panoramiXSwap.c
+endif
+
+XF86EXT_SRCS = \
+	       ../xf86dga2.c \
+	       ../xf86misc.c \
+	       ../xf86vmode.c \
+               ../xf86dga.c \
+               ../xf86bigfont.c
+
+
 driver_LTLIBRARIES = libextmod.la
-libextmod_la_SOURCES = modinit.c
+libextmod_la_SOURCES = \
+	../bigreq.c \
+	../dpms.c \
+	../mitmisc.c \
+	../shape.c \
+	../shapeint.h \
+	../sleepuntil.c \
+	../sleepuntil.h \
+	../sync.c \
+	../syncint.h \
+	../xext.h \
+	../xtest.c \
+	../xtest1di.c \
+	../xtest1dd.c \
+	../xtest1dd.h \
+	../xcmisc.c \
+	$(XF86EXT_SRCS) \
+	$(MITSHM_SRCS) \
+	$(XV_SRCS) \
+	$(RES_SRCS) \
+	$(SCREENSAVER_SRCS) \
+	$(PANORAMIX_SRCS) \
+	modinit.c
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.