OpenGrok
Cross Reference: Makefile
xref
: /
src
/
distrib
/
rs6000
/
bootfs
/
Makefile
Home
|
History
|
Annotate
|
Download
|
only in
bootfs
History log of
/src/distrib/rs6000/bootfs/Makefile
Revision
Date
Author
Comments
1.3
05-Aug-2014
apb
Use ${TOOL_GZIP_N} instead of ${TOOL_GZIP} -n, and similarly
use ${TOOL_GZIP_N} -9 instead of ${TOOL_GZIP} -9n, etc.
This will pass -nT instead of just -n if the gzip program is
actually pigz.
1.2
27-Jan-2014
apb
branches: 1.2.2;
Use ${TOOL_GZIP} instead of just gzip in all Makefiles
outside */dist/* subdirectories.
When USE_PIGZGZIP=yes, bsd.own.mk sets TOOL_GZIP=${TOOL_PIGZ},
so there's no need to test USE_PIGZGZIP in these Makefiles.
1.1
30-Apr-2009
tsutsui
branches: 1.1.2; 1.1.8; 1.1.14;
Add necessary files for build.sh -m rs6000 release.
Based on PR port-powerpc/40421 from Wojciech Galazka,
with misc tweaks by me.
Note sysinst part is not pulled because there is
no supported storage device yet on this port.
1.1.14.1
19-Aug-2014
tls
Rebase to HEAD as of a few days ago.
1.1.8.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.1.2.2
13-May-2009
jym
Sync with HEAD.
Third (and last) commit. See http://mail-index.netbsd.org/source-changes/2009/05/13/msg221222.html
1.1.2.1
30-Apr-2009
jym
file Makefile was added on branch jym-xensuspend on 2009-05-13 19:17:49 +0000
1.2.2.1
10-Aug-2014
tls
Rebase.
Indexes created Fri Oct 31 11:10:07 GMT 2025