summaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authorjb <jb@FreeBSD.org>1998-08-31 01:08:08 +0000
committerjb <jb@FreeBSD.org>1998-08-31 01:08:08 +0000
commit06541112167221c4cd76ef7502524b9fe1d66d98 (patch)
tree37f3a150c188e9f19281dea1d96a9b74e37f4848 /games
parent7c39d735ef60c1a0050824f6964f41d1029f4820 (diff)
downloadFreeBSD-src-06541112167221c4cd76ef7502524b9fe1d66d98.zip
FreeBSD-src-06541112167221c4cd76ef7502524b9fe1d66d98.tar.gz
E-day build system changes.
- Moved most of the guts of Makefile to Makefile.inc1 to become the backend for the build system. - The new Makefile doesn't suffer from problems including the wrong sys.mk because it doesn't use anything in there or bsd.own.mk. So, from now on, the proper build command is just `make world' (or buildworld). - The intermediate makefiles called Makefile.inc0 and Makefile.upgrade fiddle with the OBJFORMAT and MAKEOBJDIRPREFIX variables so that both aout and elf object trees can coexist. Makefile.upgrade contains the aout->elf transition build. - A cross build environment is now very close to reality. Specifying TOOLDIR, setting OBJFORMAT and MAKEOBJDIRPREFIX allow that. See the comments in Makefile for more info.
Diffstat (limited to 'games')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud