Home | History | Annotate | Download | only in playstation2
History log of /src/sys/arch/playstation2/Makefile
RevisionDateAuthorComments
 1.4  31-Mar-2014  martin branches: 1.4.6;
Bring back the playstation2 port - now that a toolchain for it is
available again.
 1.3  05-Dec-2009  pooka branches: 1.3.10; 1.3.16;
Remove support for NetBSD/playstation2.
 1.2  06-Jan-2003  lukem branches: 1.2.108; 1.2.122;
Rework how KERNOBJDIR functions; now it's always determined with
cd ${KERNSRCDIR}/${KERNARCHDIR}/compile && ${PRINTOBJDIR}
This is far simpler than the previous system, and more robust with
objdirs built via BSDOBJDIR.

The previous method of finding KERNOBJDIR when using BSDOBJDIR by
referencing _SRC_TOP_OBJ_ from another directory was extremely
fragile due to the depth first tree walk by <bsd.subdir.mk>, and
the caching of _SRC_TOP_OBJ_ (with MAKEOVERRIDES) which would be
empty on the *first* pass to create fresh objdirs.

This change requires adding sys/arch/*/compile/Makefile to create
the objdir in that directory, and descending into arch/*/compile
from arch/*/Makefile. Remove the now-unnecessary .keep_me files
whilst here.

Per lengthy discussion with Andrew Brown.
 1.1  16-Oct-2001  uch branches: 1.1.4; 1.1.6;
playstation2 port
 1.1.6.2  10-Jan-2002  thorpej Sync kqueue branch with -current.
 1.1.6.1  16-Oct-2001  thorpej file Makefile was added on branch kqueue on 2002-01-10 19:47:24 +0000
 1.1.4.2  07-Jan-2003  thorpej Sync with HEAD.
 1.1.4.1  16-Oct-2001  thorpej file Makefile was added on branch nathanw_sa on 2003-01-07 21:12:28 +0000
 1.2.122.1  24-Oct-2010  jym Sync with HEAD
 1.2.108.1  11-Mar-2010  yamt sync with head
 1.3.16.1  18-May-2014  rmind sync with head
 1.3.10.1  22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
 1.4.6.2  20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.4.6.1  31-Mar-2014  tls file Makefile was added on branch tls-maxphys on 2014-08-20 00:03:17 +0000

RSS XML Feed