OpenGrok
Cross Reference: Makefile
xref
: /
src
/
distrib
/
cobalt
/
Makefile
Home
|
History
|
Annotate
|
Download
|
only in
cobalt
History log of
/src/distrib/cobalt/Makefile
Revision
Date
Author
Comments
1.6
23-Sep-2025
rillig
all: fix "Invalid internal option" warning from make
1.5
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.4
27-Jan-2014
apb
branches: 1.4.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.3
03-Apr-2009
perry
branches: 1.3.6; 1.3.12;
Consistently use gzip with the -n flag so dates are not embedded.
Not tested on all platforms.
1.2
23-Jun-2008
matt
branches: 1.2.4;
Change remaining instances of ${RELEASEDIR}/${MACHINES} to
${RELEASEDIR}/${RELEASEMACHINEDIR}
1.1
02-Feb-2008
tsutsui
branches: 1.1.2; 1.1.6; 1.1.8; 1.1.12;
Firstcut at a sysinst based RAMDISK kernel for cobalt. Based on arc.
1.1.12.1
18-Sep-2008
wrstuden
Sync with wrstuden-revivesa-base-2.
1.1.8.2
23-Mar-2008
matt
sync with HEAD
1.1.8.1
02-Feb-2008
matt
file Makefile was added on branch matt-armv6 on 2008-03-23 00:21:01 +0000
1.1.6.2
05-Oct-2008
mjf
Sync with HEAD.
1.1.6.1
29-Jun-2008
mjf
Sync with HEAD.
1.1.2.2
02-Feb-2008
tsutsui
Firstcut at a sysinst based RAMDISK kernel for cobalt. Based on arc.
1.1.2.1
02-Feb-2008
tsutsui
file Makefile was added on branch mjf-devfs on 2008-02-02 14:06:48 +0000
1.2.4.1
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.3.12.1
19-Aug-2014
tls
Rebase to HEAD as of a few days ago.
1.3.6.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.2.1
10-Aug-2014
tls
Rebase.
Indexes created Tue Oct 28 02:10:10 GMT 2025