rtr
7fed0f0abd
Makefile to build subdirs
2003-12-26 08:22:10 +00:00
rtr
17787083c5
Various xfree86 specific progs.
2003-12-26 05:23:15 +00:00
rtr
01461329c4
dummy,scanpci,xloader libs used for building various programs
...
XXX scanpci is currently built once with module flags but may need to be
built without for linking with programs.
2003-12-26 04:53:24 +00:00
rtr
99c708121c
Whitespace fixes & MOD -> MODULE as it should have been.
2003-12-26 04:15:16 +00:00
rtr
34c46e53ac
Install libxf86config.a
...
Install f86Parser.h xf86Optrec.h incs.
2003-12-24 12:44:17 +00:00
rtr
aa135873f2
dont try to use things that couldnt possibly be defined -- cleanup
2003-12-23 14:28:20 +00:00
rtr
854db33d43
Loadable drivers for XFree86.
2003-12-23 10:46:27 +00:00
rtr
a8feda508b
turn on xfree86 subdir build
2003-12-23 10:26:37 +00:00
rtr
e1d17a42a2
entry point for subdirs
2003-12-23 05:03:27 +00:00
rtr
3314ec2745
sparc64:
...
CPPFLAGS+= -UXFree86LOADER -UXF86VIDMODE -UXFreeXDGA -UXF86MISC \
-UXF86DRI -UXF86BIGFONT
2003-12-23 04:43:04 +00:00
rtr
45180d05db
libxf86config.a for XFree86 xserver.
2003-12-23 03:07:34 +00:00
rtr
fe50419a3b
libloader.a for XFree86 xserver.
2003-12-22 15:45:57 +00:00
rtr
a3337cecf6
libint10.a module for XFree86 xserver.
2003-12-22 14:25:33 +00:00
rtr
cbb57af4d9
libramdac.a module for XFree86 xserver.
2003-12-22 14:21:11 +00:00
rtr
403f5a1255
libvbe.a module for XFree86 xserver.
2003-12-22 14:15:05 +00:00
rtr
24f6c5b855
libdde.a module for XFree86 xserver.
2003-12-22 13:54:13 +00:00
rtr
dc24121149
libvgahw.a module for XFree86 xserver.
2003-12-22 13:50:34 +00:00
rtr
43945597ef
libpcidata.a module for XFree86 xserver.
2003-12-22 13:44:57 +00:00
rtr
4545246f3b
libxf86_os.a needed to link XFree86 xserver.
2003-12-22 13:27:48 +00:00
rtr
f5cc483a22
libxf86.a needed to link XFree86 xserver.
2003-12-22 13:18:47 +00:00
rtr
88d43392dd
libxaa.a module for XFree86 xserver.
2003-12-22 13:16:07 +00:00
rtr
befda77a06
libi2c.a module for XFree86 xserver.
2003-12-22 13:13:53 +00:00
mrg
dcb198e155
for sparc64:
...
CPPFLAGS.sunGX.c= -Wno-error
2003-12-21 13:07:50 +00:00
rtr
180e243936
libsun.a for sparc, needed for Xsun{24,Mono} xservers.
2003-12-20 01:32:06 +00:00
lukem
26be73f2a5
use X11FLAGS.OS_DEFINES
2003-11-17 05:18:20 +00:00
lukem
06b22cf0b9
Use '${DESTDIR}${somepathvar}' instead of '${DESTDIR}/${somepathvar}'.
...
Suggested by Matt Thomas.
2003-09-30 06:41:29 +00:00
lukem
08b458c671
various improvements:
...
* build & install Xserver modules
* tweak for building with gcc 3.3.x
* rework for recent <bsd.x11.mk> rototill (moving it before other
bsd.*.mk includes)
* remove libc_wrapper.o from libos.a, and explicitly link in where required
2003-09-23 23:21:02 +00:00
lukem
e214d537fb
Rework to include <bsd.x11.mk> before all other <bsd.*.mk> _except_
...
<bsd.own.mk>, as we now set BINDIR,LIBDIR,MANDIR in <bsd.x11.mk>
rather than using a hierarchy of Makefile.inc files just to include
x11/Makefile.inc to get those variables.
2003-09-13 20:17:57 +00:00
lukem
280140f7c8
simplify; these don't need bsd.own.mk or bsd.x11.mk
2003-09-13 07:03:25 +00:00
lukem
fd2c85e985
Imakeicide-II: reach-over makefile infrastructure to build XFree86 4.x
...
(from /usr/xsrc) using bsd-style Makefiles.
Why?
- sane cross building
- easy builds from read only source
- non-root building
- imake is evil
nuff said.
2003-09-12 02:49:56 +00:00
lukem
98ad6e84d6
Imakeicide-II: reach-over makefile infrastructure to build XFree86 4.x
...
(from /usr/xsrc) using bsd-style Makefiles.
Why?
- sane cross building
- easy builds from read only source
- non-root building
- imake is evil
nuff said.
2003-09-11 18:37:05 +00:00