he
7cf5573a11
Drop optmization to -O0 for sh5 for one file to work around an
...
internal compiler error.
2004-05-13 22:32:47 +00:00
rtr
9db533ef43
+ update reachover lib/* for xf4.4
...
XXX font/Makefile needs to be re-examined, but builds for now.
2004-03-06 03:05:39 +00:00
lukem
d8b3c89d68
consistently provide a tools/<tool>/Makefile.<tool> for inclusion
...
wherever the appropriate definitions are used throughout the tree
2004-02-09 04:30:05 +00:00
rtr
81ec90969f
Re add ${MAKESTRS} and ${GENMATYPES} targets with updated paths into objdir.
2004-02-07 05:47:19 +00:00
rtr
ae158be0af
move gen_matypes to x11/tools as per discussion with lukem and request
...
in post http://mail-index.NetBSD.org/tech-x11/2004/02/04/0001.html
2004-02-07 04:19:29 +00:00
mrg
2956930d9f
build the assembler files on sparc64
2003-12-22 12:45:21 +00:00
lukem
a9c9ec0e6e
Support MAKEVERBOSE
2003-11-08 13:57:29 +00:00
lukem
06b22cf0b9
Use '${DESTDIR}${somepathvar}' instead of '${DESTDIR}/${somepathvar}'.
...
Suggested by Matt Thomas.
2003-09-30 06:41:29 +00:00
lukem
b91e258047
move i386 specific sources into .if ${MACHINE_ARCH} == "i386", and
...
add sparc specific sources into .if ${MACHINE_ARCH} == "sparc"
2003-09-14 07:06:32 +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
b6a86c38d2
Enable dependencies on other libraries as necessary.
...
(Should have been fixed before initial import - oops! :)
2003-09-12 08:08:09 +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