Home | History | Annotate | Download | only in utils
History log of /src/distrib/utils/Makefile.inc
RevisionDateAuthorComments
 1.11  09-Jun-2004  abs branches: 1.11.26;
Define and use NOTINCRUNCHED to allow sparkcrc to overide the ../Makefile.inc
default of building static and not allowing install. Now we can build it as
a tool.
 1.10  19-Sep-2003  martin branches: 1.10.2;
No need to special-case sparc64 any longer.
 1.9  12-Dec-2001  tv Major readability cleanup; nuke redundancies; MKfoo=no -> NOfoo=.
 1.8  13-Nov-1999  minoura Remove -msoft-float for m68k. x_ping does use floating point.
 1.7  28-Apr-1999  drochner branches: 1.7.4;
disable the "install" target in a way which works if other "install"
rules are present
 1.6  02-Mar-1998  cgd branches: 1.6.2;
note that only static compilation makes sense here
 1.5  12-Dec-1997  gwr On the m68k, compile ramdisk stuff with -msoft-float
so we can be sure there are no float instructions.
Nothing in here uses floating point, and this saves
space by avoiding the FPU_EMULATOR in the kernel.
 1.4  27-Mar-1996  scottr branches: 1.4.2;
Replace BSDSRCDIR use with relative paths.
 1.3  21-Nov-1995  gwr add .NOTMAIN
 1.2  13-Oct-1995  gwr branches: 1.2.4;
Minor cleanup
 1.1  08-Oct-1995  gwr branches: 1.1.1;
Initial revision
 1.1.1.1  08-Oct-1995  gwr Add some utilities all ports might use in a ramdisk root.
 1.2.4.2  21-Nov-1995  gwr From HEAD: add .NOTMAIN
 1.2.4.1  13-Oct-1995  gwr file Makefile.inc was added on branch netbsd-1-1 on 1995-11-21 21:26:41 +0000
 1.4.2.1  13-Dec-1997  gwr From HEAD: Add: more x_ftp x_route zcat
 1.6.2.1  06-Feb-2000  he Pull up revisions 1.7-1.8 (requested by he):
Do not compile with -msoft-float on m68k, because stubs are
missing from libgcc. Instead, rely on FP emulator in the kernel.
Fixes PR#9294.
 1.7.4.1  27-Dec-1999  wrstuden Pull up to last week's -current.
 1.10.2.1  17-Jun-2004  tron Pull up revision 1.11 (requested by abs in ticket #497):
Define and use NOTINCRUNCHED to allow sparkcrc to overide the ../Makefile.inc
default of building static and not allowing install. Now we can build it as
a tool.
 1.11.26.1  05-Oct-2008  mjf Sync with HEAD.

RSS XML Feed