OpenGrok
Cross Reference: Makefile
xref
: /
src
/
sys
/
arch
/
evbppc
/
Makefile
Home
|
History
|
Annotate
|
Download
|
only in
evbppc
History log of
/src/sys/arch/evbppc/Makefile
Revision
Date
Author
Comments
1.3
04-Apr-2011
dyoung
Fix target 'tags'.
1.2
06-Jan-2003
lukem
branches: 1.2.130; 1.2.136;
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
09-Dec-2002
scw
branches: 1.1.2;
New umbrella-port for PowerPC-based evaluation boards.
The first board to be included here is the port to the 405GP-based
Walnut evaluation board, which up until now lived in arch/walnut.
arch/walnut will go away soon, once all the remaining walnut-isms
in the tree have been dealt with.
1.1.2.3
07-Jan-2003
thorpej
Sync with HEAD.
1.1.2.2
11-Dec-2002
thorpej
Sync with HEAD.
1.1.2.1
09-Dec-2002
thorpej
file Makefile was added on branch nathanw_sa on 2002-12-11 06:28:56 +0000
1.2.136.1
06-Jun-2011
jruoho
Sync with HEAD.
1.2.130.1
21-Apr-2011
rmind
sync with head
Indexes created Wed Oct 29 12:09:47 GMT 2025