dbj
3bae198909
add -DDARWIN_NO_CARBON to HOST_CPPFLAGS so that cross build
...
on darwin does not try to use resource fork font support
which requires the carbon libraries.
2004-01-15 13:47:05 +00:00
rtr
2083c96e57
add mkg3states as host tool
2003-12-20 12:55:01 +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
matt
21b18140ed
Add -I${X11SRCDIR.xc}/config/${HOSTPROG}
2003-09-30 05:58:56 +00:00
lukem
9c437ec754
Change `LNFILES' to `BUILDSYMLINKS', to more accurately describe its purpose.
...
Per discussion with Simon Gerraty.
2003-09-20 06:20:41 +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
2be62157bb
Make fc-cache a host tool.
2003-09-12 18:52:57 +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