Bruce Evans
ac648592d9
Keep build-tools objects separate from `all' objects so that my
...
cross-builds work.
1998-09-02 15:22:11 +00:00
John Birrell
f68e5c78bb
Make the locally built and executed build tools in this directory
...
static to avoid them trying to use shared libraries before we're
ready. During the initial elf buildworld, the shared loader only
exists in the obj tree, so it can't be used.
1998-08-15 07:15:51 +00:00
Bruce Evans
6d31e616a0
Added a `build-tools' target for internal tools.
1998-07-07 01:51:18 +00:00
Peter Wemm
7e546392b5
Revert $FreeBSD$ to $Id$
1997-02-22 15:12:41 +00:00
Jordan K. Hubbard
1130b656e5
Make the long-awaited change from $Id$ to $FreeBSD$
...
This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.
Boy, I'm glad we're not using sup anymore. This update would have been
insane otherwise.
1997-01-14 07:20:47 +00:00
Peter Wemm
345be915f7
cmp -s || install -c ==> install -C
1996-08-30 02:12:07 +00:00
Bruce Evans
97cefc5891
Install source files with the -c flag, not with the optional flag ${COPY}.
1995-08-06 12:37:41 +00:00
Andrey A. Chernov
915554d454
Change rules to not generate term.h on second make depend
1994-11-16 11:54:09 +00:00
Andrey A. Chernov
3a1ed32457
Add -I${.CURDIR}
1994-10-28 06:58:04 +00:00
Andrey A. Chernov
372c5ad47c
Change link to symbolic link (term.h)
1994-10-10 01:03:26 +00:00
Andrey A. Chernov
af1f5928f1
Merge term.h and nterm.h
1994-10-10 00:32:19 +00:00
Andrey A. Chernov
5dc8d4254a
Generate term.h only once, not each beforeinstall.
...
Add 'update_term_h' target for manual update
1994-10-09 18:39:01 +00:00
Andrey A. Chernov
f404a9f3aa
Split all binaries from makefile now
1994-10-09 17:50:50 +00:00
Andrey A. Chernov
9e6f124826
Preparation to split binary away, move caps to TESTS
...
Add some testing bits to TESTS directory
1994-10-09 16:37:35 +00:00
Andrey A. Chernov
abc4e99233
Moved from ports + several enhacmenets
1994-10-06 23:38:41 +00:00