History log of /freebsd/Makefile (Results 1401 – 1425 of 1479)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 6a8d432d 04-May-1996 Mark Murray <markm@FreeBSD.org>

1) make -DCLOBBER not remove most of /usr/lib
2) make all the 'pre-targets' not install profiled libraries and man pages
to speed up the bootstrap in a 'make world'


# 03130cca 24-Mar-1996 Paul Richards <paul@FreeBSD.org>

Re-instate the bootstrap target which can be used to build tools
that can't be built by older OS versions.

Use it to install the lint binaries.


# 0b802df8 11-Mar-1996 Jordan K. Hubbard <jkh@FreeBSD.org>

Add a hint that a make world is done so people don't think that the last
command (makewhatis) is running forver. :)


# 5b16f1c5 17-Feb-1996 Peter Wemm <peter@FreeBSD.org>

do the 'include-tools' as part of the world target (like lib-tools and
build-tools) so that a "make includes" doesn't spam your build tree.


# 0a400493 11-Feb-1996 Mark Murray <markm@FreeBSD.org>

Remove reference to old des library.


# 72ef2e60 30-Jan-1996 Nate Williams <nate@FreeBSD.org>

Added 'install' to the inclde-tools target, as it has a new options "-C"
which is used when installing the include files.

Submitted by: John Hay -- John.Hay@csir.co.za


# b201f166 30-Jan-1996 Nate Williams <nate@FreeBSD.org>

Kludge alert!

Add new 'include-tools' target, which the 'includes' target depends on.
Currently, it consists of rpcgen.


Revision tags: release/2.1.0_cvs
# 358a579f 01-Jan-1996 Peter Wemm <peter@FreeBSD.org>

Add libutil/beforeinstall to the includes target


# 99924d36 27-Dec-1995 Paul Traina <pst@FreeBSD.org>

Add rpcgen to build-tools target.


# 3344d6f2 28-Nov-1995 Nate Williams <nate@FreeBSD.org>

Added 'install' to the lib-tools target since it is uses the new '-C' flag
to install libraries to avoid messing up dependencies.


# c2e64318 26-Nov-1995 Jordan K. Hubbard <jkh@FreeBSD.org>

Bring forward libkadm change from 2.1


# 4620010d 25-Nov-1995 Peter Wemm <peter@FreeBSD.org>

Add -DNOCLEAN option which totally and utterly disables any form of
cleaning during a make. This may give you more rope to hang yourself if
you are caught with some subtle dependency on installed bi

Add -DNOCLEAN option which totally and utterly disables any form of
cleaning during a make. This may give you more rope to hang yourself if
you are caught with some subtle dependency on installed binaries in your
build, but if you are doing daily 'make -DNOCLEAN world' it's not too bad
at all. It could take as little as 30 minutes to do an entire sync-up of
your binaries if everything's up to date, especially if you are using
'INSTALL=install -C' in /etc/make.conf (highly recomended!).

Also, add a "reinstall" target. You can do a 'make DESTDIR=/mnt reinstall'
where /mnt is the nfs root of a machine and you get the install parts of
the make world run on it.

I saw this on -hackers quite some time ago and included it in my Makefile
and have been using it on and off for a while. Alas, I cannot find the
actual message with the author's name...

show more ...


# a95f76aa 09-Nov-1995 Jordan K. Hubbard <jkh@FreeBSD.org>

Add: cd ${.CURDIR}/eBones/lib/libkrb && ${MAKE} beforeinstall
to includes target. Now the world will build on a new 2.1 system again.


# 6e16e5de 05-Nov-1995 John Fieber <jfieber@FreeBSD.org>

Add sgmlfmt to build-tools target so a make world with current source
on a <= 2.0.5 system does not fall over.


# 2e10cdcd 26-Oct-1995 Poul-Henning Kamp <phk@FreeBSD.org>

Changed "tools" to "build-tools".
Suggested by: Peter Wemm


# 7c0553d9 24-Oct-1995 Nate Williams <nate@FreeBSD.org>

Build all of the libraries: targets libs in the same manner. Append the
optional ${CLEANDIR} and ${OBJDIR} targets to those missng them.

Also, check for the existance of all library targets before

Build all of the libraries: targets libs in the same manner. Append the
optional ${CLEANDIR} and ${OBJDIR} targets to those missng them.

Also, check for the existance of all library targets before building
them to follow convention.

show more ...


# adc11894 24-Oct-1995 Poul-Henning Kamp <phk@FreeBSD.org>

Added symorder to tools target.
Suggested by: rgrimes.


# f9467acb 17-Sep-1995 Jordan K. Hubbard <jkh@FreeBSD.org>

Remove extraneous blank in libraries target (from 2.1).


# 22ade35a 17-Sep-1995 Justin T. Gibbs <gibbs@FreeBSD.org>

Update for the new location of eBones.

Submitted by: Paul Traina <pst@freefall.freebsd.org>


# b032e1f9 15-Sep-1995 Andrey A. Chernov <ache@FreeBSD.org>

Enhance sup update to run with 3 supfiles: standard/ports/secure


# 901dabe8 30-Aug-1995 David Greenman <dg@FreeBSD.org>

Brought forward the change in 1.57.4.1 - add build of zic(8) to tools rule..


# 8a06732e 04-Aug-1995 Satoshi Asami <asami@FreeBSD.org>

We don't have libftp anymore, so why don't we stop trying to do a
make beforeinstall in it. :)


Revision tags: release/2.0.5_cvs
# 236bb303 30-May-1995 Rodney W. Grimes <rgrimes@FreeBSD.org>

Remove trailing whitespace.


# b6333dea 13-May-1995 Rodney W. Grimes <rgrimes@FreeBSD.org>

Submitted by: jkh

Build lib/libncurses and lib/libtermcap early in the libraries: target
as other libraries depend on them.


# 361b945d 06-May-1995 Rodney W. Grimes <rgrimes@FreeBSD.org>

Add usr.sbin/pcvt/keycap to libraries: target.


1...<<51525354555657585960